1. ecfb0d6 gsm0808_utils: Fix gsm0808_cause_class() function by Alexander Chemeris · 4 years, 2 months ago
  2. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  3. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  4. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  5. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  6. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  7. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  8. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  9. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  10. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  11. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  12. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  13. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  14. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  15. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  16. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  17. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  18. 14f24c6 LCLS: update osmo_lcls struct by Max · 6 years ago
  19. 7387824 LCLS: add 48.008 parameter structure by Max · 6 years ago
  20. adc4172 Add missing header include by Max · 6 years ago
  21. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  22. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  23. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  24. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  25. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  26. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  27. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  28. 94e4265 fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMR by Neels Hofmeyr · 6 years ago
  29. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  30. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  31. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  32. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  33. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  34. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  35. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  36. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  37. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  38. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  39. 4703fd2 cosmetic: remove API documentation strings in header file by Philipp Maier · 7 years ago
  40. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  41. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  42. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  43. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  44. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  45. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  46. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  47. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago