1. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  2. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  3. 086b345 gsm29118: add value strings for SGSAP IEI by Philipp Maier · 6 years ago
  4. a75e349 gsm48: correct apidoc for gsm48_generate_mid() by Philipp Maier · 6 years ago
  5. 2b4a67a Update cipher reject function by Max · 6 years ago
  6. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  7. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  8. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  9. ee86b04 libosmogsm/gsup.c: fix error code in osmo_gsup_encode() by Vadim Yanitskiy · 6 years ago
  10. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  11. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  12. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  13. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  14. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  15. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  16. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  17. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  18. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  19. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  20. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  21. 8a757d2 ipa: Document ipa_msg_recv* functions by Pau Espin Pedrol · 6 years ago
  22. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  23. 39a36d0 gsm/gsm0480.c: use the local msgb allocator by Vadim Yanitskiy · 6 years ago
  24. 3fc4616 gsm/gsm0480.c: prevent NULL-pointer dereference by Vadim Yanitskiy · 6 years ago
  25. 7ecb034 comp128v23 (minor): update original code site and author by Kévin Redon · 6 years ago
  26. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  27. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  28. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  29. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  30. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  31. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  32. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago
  33. ebe4ef7 fix strncpy bugs in gsm/ipa.c by Neels Hofmeyr · 6 years ago
  34. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  35. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  36. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  37. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  38. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  39. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  40. 1eb270b gsm: lapdm.c: Add missing new line char in notice log string by Pau Espin Pedrol · 6 years ago
  41. b1a35d6 gsm 04.80: Add value_string for component type and op code by Harald Welte · 6 years ago
  42. 6a6a609 gsup: Add value_string for Session State IE by Harald Welte · 6 years ago
  43. 520ebc1 gsup: Add osmo_gsup_get_err_msg_type() function by Harald Welte · 6 years ago
  44. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago
  45. 52e4412 gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag() by Vadim Yanitskiy · 6 years ago
  46. ebd362d gsm0808: Add value_string for LCLS related IEs by Harald Welte · 6 years ago
  47. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  48. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  49. 64e807c gsm0808: Add encoding functions for LCLS BSSMAP messages by Harald Welte · 6 years ago
  50. fb5da89 gsm0480: fix: don't overwrite the data of RELEASE_COMPLETE by Vadim Yanitskiy · 6 years ago
  51. b662b36 add gsm0808_create_handover_request_ack() by Neels Hofmeyr · 6 years ago
  52. 70aba3f add support for gsm0808 HANDOVER REQUIRED message by Neels Hofmeyr · 6 years ago
  53. 38e5841 add gsm0808_cell_id_to_list() by Neels Hofmeyr · 6 years ago
  54. dfd8513 mncc: properly export osmo_mncc_name() by Harald Welte · 6 years ago
  55. dab4db0 gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits by Pau Espin Pedrol · 6 years ago
  56. 0062a5f fix spelling by Thorsten Alteholz · 6 years ago
  57. b82a407 lapdm: don't enforce contention resolution on SAPI0/DCCH by Harald Welte · 6 years ago
  58. f1bdf78 lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed by Harald Welte · 6 years ago
  59. d977f5f lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push() by Harald Welte · 6 years ago
  60. afacc2b add gsm0808 channel enum to IE val conversion functions by Neels Hofmeyr · 6 years ago
  61. 1284c3e lapdm: Implement SABM related constraints by Harald Welte · 6 years ago
  62. 3e8c520 lapdm: Fix back-pointer from lapdm_entity to lapdm_channel by Harald Welte · 6 years ago
  63. 500d633 gsm_utils: call gnutls_global_init() as constructor by Alexander Couzens · 6 years ago
  64. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  65. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  66. 8d41d72 gsm/gsm48.c: add call independent SS message names by Vadim Yanitskiy · 6 years ago
  67. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  68. 0b2c0ec prevent integer underflow in ipa_ccm_make_id_resp_from_req() by Harald Welte · 6 years ago
  69. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  70. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  71. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  72. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  73. 4eeb808 avoid warning in gsm0808_create_layer3 by Neels Hofmeyr · 6 years ago
  74. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  75. 5a9dbf8 fix spelling by Thorsten Alteholz · 6 years ago
  76. 2ecfb30 gsm0480: drop messages with incorrect data length by Vadim Yanitskiy · 6 years ago
  77. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  78. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  79. 8b8cd93 fix gsm0808_enc_cell_id_list2 for leading-zero MNC by Neels Hofmeyr · 6 years ago
  80. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  81. d86055b abis_nm: Introduce abis_nm_dump_foh() by Harald Welte · 6 years ago
  82. c9bebbd add a regression test for TLV parsing with repeated IEs by Stefan Sperling · 6 years ago
  83. ed4327c fix parse_cell_id_lac_and_ci_list() by Stefan Sperling · 6 years ago
  84. 9c62fc6 fix bug in parse_cell_id_ci_list() by Stefan Sperling · 6 years ago
  85. 2338145 use gsm48_decode_lai2() in gsm0808_dec_cell_id_list() by Stefan Sperling · 6 years ago
  86. e1a8674 fix cell identifier decoding in libosmocore by Stefan Sperling · 6 years ago
  87. 2873bf1 fix a cell identifier parsing bug in libosmocore by Stefan Sperling · 6 years ago
  88. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  89. 20f7d0e fix osmo_mnc_from_str(): don't try to parse NULL by Neels Hofmeyr · 6 years ago
  90. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  91. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  92. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  93. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  94. 3c38e60 Add function to encode classmark by Max · 6 years ago
  95. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  96. bf383a1 tlv_parser: Report *first* occurrence of repeated IEs by Harald Welte · 6 years ago
  97. 80f4c4e GSUP: change osmo_gsup_encode() return type by Max · 6 years ago
  98. d60e17a SMS: Add value_string for TS 04.11 CP and RP state by Harald Welte · 6 years ago
  99. ea0bc96 gsm48_pdisc_names: Use conscise, short names by Harald Welte · 6 years ago
  100. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 7 years ago