1. f93ef0c gsm_08_08: define GSM0808_SCT_EXT (separately) by Vadim Yanitskiy · 11 months ago
  2. 5c7336c ASCI: Add IE transcoding according to 3GPP TS 48.008 by Andreas Eversberg · 1 year, 2 months ago
  3. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  4. dcaab85 gsm0808_dec_channel_type: fix dec of ch_rate_type by Oliver Smith · 1 year, 4 months ago
  5. 310b107 gsm0808_enc_channel_type: Add spare byte by Matan Perelman · 1 year, 4 months ago
  6. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  7. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  8. 5a51331 gsm0808: add gsm0808_enc_speech_codec[_list]2() by Vadim Yanitskiy · 1 year, 7 months ago
  9. c2f1ed1 gsm0808: remove over-defensive assert()s for function parameters by Vadim Yanitskiy · 1 year, 7 months ago
  10. 90b64a1 gsm0808: remove redundant assert() in enc_speech_codec() by Vadim Yanitskiy · 1 year, 7 months ago
  11. 061b7ec gsm0808: remove unneeded assignment in enc_speech_codec() by Vadim Yanitskiy · 1 year, 7 months ago
  12. 8e96245 gsm0808: cosmetic: switch is not a function by Vadim Yanitskiy · 1 year, 7 months ago
  13. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  14. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  15. 26e53b1 add fixme: enforce 8 byte length of Kc by Neels Hofmeyr · 3 years, 1 month ago
  16. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years, 1 month ago
  17. a0f2b21 gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect by Neels Hofmeyr · 3 years, 3 months ago
  18. 5248985 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types by Pau Espin Pedrol · 3 years, 4 months ago
  19. 85a0f11 gsm0808_utils: Move static function further up in file by Pau Espin Pedrol · 3 years, 4 months ago
  20. 20b763d gsm: Support converting to cgi-ps in gsm0808_cell_id_from_cgi() by Pau Espin Pedrol · 3 years, 4 months ago
  21. ca33a71 Intoduce Packet Switch CGI by Pau Espin Pedrol · 3 years, 6 months ago
  22. 2ac8f91 gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation notice. by Alexander Chemeris · 4 years, 2 months ago
  23. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  24. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  25. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  26. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  27. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  28. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  29. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  30. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  31. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  32. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  33. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  34. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  35. 8aa691f api doc: tweak gsm0808_cell_id_matches_list() doc by Neels Hofmeyr · 5 years ago
  36. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  37. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  38. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  39. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  40. 036012b LCLC: fix doc to match type signature by Max · 6 years ago
  41. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  42. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  43. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  44. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  45. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  46. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  47. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  48. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  49. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  50. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  51. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  52. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  53. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  54. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  55. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  56. 8b8cd93 fix gsm0808_enc_cell_id_list2 for leading-zero MNC by Neels Hofmeyr · 6 years ago
  57. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  58. ed4327c fix parse_cell_id_lac_and_ci_list() by Stefan Sperling · 6 years ago
  59. 9c62fc6 fix bug in parse_cell_id_ci_list() by Stefan Sperling · 6 years ago
  60. 2338145 use gsm48_decode_lai2() in gsm0808_dec_cell_id_list() by Stefan Sperling · 6 years ago
  61. e1a8674 fix cell identifier decoding in libosmocore by Stefan Sperling · 6 years ago
  62. 2873bf1 fix a cell identifier parsing bug in libosmocore by Stefan Sperling · 6 years ago
  63. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  64. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  65. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  66. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  67. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  68. 452a6bb comments: gsm0808_utils: mention various 3GPP specs by Philipp Maier · 7 years ago
  69. 17778bd gsm0808: fix length check of the element decoder functions by Philipp Maier · 7 years ago
  70. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  71. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  72. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  73. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  74. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  75. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  76. 85a6af2 gsm0808: fix control flow issue by Philipp Maier · 7 years ago
  77. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  78. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  79. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  80. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  81. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago