1.9.2
  1. 1447100 gsm0808: make CSD enum values consistent with RSL by Oliver Smith · 1 year, 3 months ago
  2. f2c0fcc improve test output for gsm0808_sc_cfg_from_gsm48_mr_cfg() by Neels Hofmeyr · 1 year, 9 months ago
  3. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 3 months ago
  4. 8d9ed73 tests: add test_gsm0808_enc_dec_channel_type_sign by Oliver Smith · 1 year, 3 months ago
  5. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 4 months ago
  6. 02b9095 test_gsm0808_enc_dec_channel_type -> …_speech by Oliver Smith · 1 year, 4 months ago
  7. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 4 months ago
  8. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 6 months ago
  9. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  10. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 10 months ago
  11. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 3 months ago
  12. a3987fc gsm0808_test: Add new unit test showing dec error by Pau Espin Pedrol · 2 years, 3 months ago
  13. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  14. a87526d gsm0808: Test if we properly decode a SRVCC cell identifier list by Harald Welte · 2 years, 4 months ago
  15. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  16. 5248985 gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types by Pau Espin Pedrol · 3 years, 4 months ago
  17. 1bd495a comsetic: gsm0808_test: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 4 months ago
  18. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 9 months ago
  19. 2908dbf gsm0808: fix endieness of call identifier by Philipp Maier · 4 years ago
  20. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 1 month ago
  21. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 1 month ago
  22. a5b1b86 gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message. by Alexander Chemeris · 4 years, 1 month ago
  23. 2605ffc gsm0808_test: Fix wrong use of memcp by Pau Espin Pedrol · 4 years, 10 months ago
  24. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  25. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  26. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  27. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  28. cf665fc gsm0808: Add unit tests for test_create_clear_command2() by Harald Welte · 5 years ago
  29. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  30. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  31. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  32. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  33. 4fd64e5 LCLS: expand enc/dec tests by Max · 5 years ago
  34. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 5 years ago
  35. cf6ee64 tests/gsm0808: use new msgb comparison API by Vadim Yanitskiy · 5 years ago
  36. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  37. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 5 years ago
  38. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  39. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  40. fa3b482 Fix deprecation warning in gsm0808_test by Max · 6 years ago
  41. 2b4a67a Update cipher reject function by Max · 6 years ago
  42. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  43. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  44. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  45. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  46. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  47. 178bf7a gsm0808_test: silence deprecation: use gsm0808_create_layer3_2() by Neels Hofmeyr · 6 years ago
  48. 9a4286b gsm0808_test: fix more missing inits (address sanitizer issues) by Neels Hofmeyr · 6 years ago
  49. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  50. c62c934 test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly by Neels Hofmeyr · 6 years ago
  51. db2fa4e test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs by Neels Hofmeyr · 6 years ago
  52. 066473f test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes by Neels Hofmeyr · 6 years ago
  53. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  54. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  55. 21946e8 cosmetic: gsm0808_test: drop extraneous assertion 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. c44fc23 show failure in gsm0808_enc_cell_id_list2() in gsm0808_test by Neels Hofmeyr · 6 years ago
  58. 473485c gsm0808_test: cosmetic: test non-hex MCC by Neels Hofmeyr · 6 years ago
  59. c1991df gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure by Neels Hofmeyr · 6 years ago
  60. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  61. 483f386 add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists by Stefan Sperling · 6 years ago
  62. ed4327c fix parse_cell_id_lac_and_ci_list() by Stefan Sperling · 6 years ago
  63. 9c62fc6 fix bug in parse_cell_id_ci_list() by Stefan Sperling · 6 years ago
  64. 2338145 use gsm48_decode_lai2() in gsm0808_dec_cell_id_list() by Stefan Sperling · 6 years ago
  65. e1a8674 fix cell identifier decoding in libosmocore by Stefan Sperling · 6 years ago
  66. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  67. 62e4085 gsm0808_create_cipher_reject: Fix encoding of Cause IE by Harald Welte · 6 years ago
  68. 9a938ae gsm0808_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  69. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  70. 15596e2 gsm0808: make gsm0808_create_reset_ack() accessible by Philipp Maier · 7 years ago
  71. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  72. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  73. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  74. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  75. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  76. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  77. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  78. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  79. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  80. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  81. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  82. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  83. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago