1. ee91040 fix osmo_gsm48_classmark* libosmogsm.map entries by Neels Hofmeyr · 5 years ago
  2. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  3. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  4. d6ff9c8 GSUP: deprecate osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  5. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  6. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  7. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  8. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  9. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  10. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  11. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  12. d6ef6f1 gsm29118: fix coverity issues by Philipp Maier · 5 years ago
  13. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  14. f8963f9 change GSM48_CMSERV_* to enum type, add names by Neels Hofmeyr · 5 years ago
  15. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  16. bd6e7a9 port rest octets encoding code from osmo-bsc by Stefan Sperling · 6 years ago
  17. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  18. 92f3f5e add osmo_lu_type_names[], osmo_lu_type_name() by Neels Hofmeyr · 5 years ago
  19. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  20. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 6 years ago
  21. 42e567c Automatically disable GnuTLS fallback by Max · 6 years ago
  22. 0187c3a Streamline glibc version check by Max · 6 years ago
  23. 0d39a8d osmo_rat_type: add OSMO_RAT_EUTRAN_SGS by Neels Hofmeyr · 5 years ago
  24. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 6 years ago
  25. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  26. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  27. e8c3b1b GSUP: fix missing osmo_gsup_get_err_msg_type()s by Oliver Smith · 6 years ago
  28. af25c37 Use define for key buffers by Max · 6 years ago
  29. 036012b LCLC: fix doc to match type signature by Max · 6 years ago
  30. e035572 Fix typos in SS opcode names by Max · 6 years ago
  31. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  32. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  33. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  34. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  35. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  36. d8fcef7 gsm0480: fix copy-pasted note for gsm0480_gen_return_error() by Vadim Yanitskiy · 6 years ago
  37. 6adffb9 gsm48_mi_to_string(): do not read from zero length input buffer by Neels Hofmeyr · 6 years ago
  38. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  39. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  40. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  41. 6aa20ee api doc: gsm48_mi_to_string(): warn of return value implementation by Neels Hofmeyr · 6 years ago
  42. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  43. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  44. 8a942d2 cosmetic apn: correct whitespace error by Philipp Maier · 6 years ago
  45. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  46. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  47. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  48. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  49. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  50. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  51. d8d0c3e gsm48: gsm48_decode_freq_list: Improve documentation of paramter f by Pau Espin Pedrol · 6 years ago
  52. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  53. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  54. 086b345 gsm29118: add value strings for SGSAP IEI by Philipp Maier · 6 years ago
  55. a75e349 gsm48: correct apidoc for gsm48_generate_mid() by Philipp Maier · 6 years ago
  56. 2b4a67a Update cipher reject function by Max · 6 years ago
  57. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  58. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  59. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  60. ee86b04 libosmogsm/gsup.c: fix error code in osmo_gsup_encode() by Vadim Yanitskiy · 6 years ago
  61. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  62. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  63. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  64. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  65. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  66. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  67. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  68. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  69. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  70. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  71. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  72. 8a757d2 ipa: Document ipa_msg_recv* functions by Pau Espin Pedrol · 6 years ago
  73. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  74. 39a36d0 gsm/gsm0480.c: use the local msgb allocator by Vadim Yanitskiy · 6 years ago
  75. 3fc4616 gsm/gsm0480.c: prevent NULL-pointer dereference by Vadim Yanitskiy · 6 years ago
  76. 7ecb034 comp128v23 (minor): update original code site and author by Kévin Redon · 6 years ago
  77. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  78. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  79. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  80. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  81. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  82. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  83. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago
  84. ebe4ef7 fix strncpy bugs in gsm/ipa.c by Neels Hofmeyr · 6 years ago
  85. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  86. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  87. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  88. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  89. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  90. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  91. 1eb270b gsm: lapdm.c: Add missing new line char in notice log string by Pau Espin Pedrol · 6 years ago
  92. b1a35d6 gsm 04.80: Add value_string for component type and op code by Harald Welte · 6 years ago
  93. 6a6a609 gsup: Add value_string for Session State IE by Harald Welte · 6 years ago
  94. 520ebc1 gsup: Add osmo_gsup_get_err_msg_type() function by Harald Welte · 6 years ago
  95. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago
  96. 52e4412 gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag() by Vadim Yanitskiy · 6 years ago
  97. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  98. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  99. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  100. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago