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