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