1. 1dc8264 gsm48_encode_bcd_number(): clarify optional LHV header initialization by Vadim Yanitskiy · 5 years ago
  2. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  3. 86156de rest_octets: Implement actual SI6 rest octets encoding by Harald Welte · 5 years ago
  4. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  5. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  6. 2fbb97f rest_octets: Fix export of osmo_gsm48_rest_octets by Harald Welte · 5 years ago
  7. c4cfeb7 rest_octets: Actually include gsm48_rest_octets.c in Makefile.am by Harald Welte · 5 years ago
  8. 1276c17 rest_octets: Use correct symbols names for range encoder by Harald Welte · 5 years ago
  9. 912d96d gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  10. e4799f5 gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length by Vadim Yanitskiy · 5 years ago
  11. 7194087 gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation by Vadim Yanitskiy · 5 years ago
  12. 2cd1dda gsm48_decode_bcd_number2(): fix output truncation by Vadim Yanitskiy · 5 years ago
  13. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  14. a8d7ebb rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH by Harald Welte · 5 years ago
  15. 7023aa0 lapdm_rslms_recvmsg: Fix memory leak in error path by Harald Welte · 5 years ago
  16. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  17. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  18. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  19. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  20. 76bbcbc Add MO-FALLBACK-VALUE SGsAP IE by Omar Ramadan · 5 years ago
  21. 1fcdd0d Bump version: 1.0.1.143-cc72c → 1.1.0 by Pau Espin Pedrol · 5 years ago 1.1.0
  22. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  23. cc26a8b osmo_gsup_decode(): properly check IMSI, avoid deprecation by Neels Hofmeyr · 5 years ago
  24. 83d4531 gsm48_decode_bcd_number2(): allow avoiding deprecation by Neels Hofmeyr · 5 years ago
  25. b3868e1 gsm48_decode_bcd_number2(): fix input len check by Neels Hofmeyr · 5 years ago
  26. 8212fc6 add gsm48_decode_bcd_number2() from osmo-msc by Neels Hofmeyr · 5 years ago
  27. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  28. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  29. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  30. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  31. 4691474 gsm/gsm_utils.c: indicate intentional fall-through by Vadim Yanitskiy · 5 years ago
  32. ed8e263 gsm_utils.c: fix Doxygen description for gsm_get_octet_len() by Vadim Yanitskiy · 5 years ago
  33. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  34. e8461e4 gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_buf by Philipp Maier · 5 years ago
  35. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  36. 3cb6851 ipa: Fix ipa_ccm_id_resp_parse on big endian systems by Pau Espin Pedrol · 5 years ago
  37. deeab47 ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parse by Pau Espin Pedrol · 5 years ago
  38. 27f7b0d Revert "ipa_ccm_idtag_parse*: Fix reported length value" by Oliver Smith · 5 years ago
  39. 1261db1 ipa_ccm_idtag_parse*: Fix reported length value by Harald Welte · 6 years ago
  40. 9e6f5f1 osmo_gsm48_classmark_a5_name(): fix 'no-cm3' label by Neels Hofmeyr · 5 years ago
  41. 76f025e Fix build on non-glibc systems by Karl Koscher · 5 years ago
  42. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  43. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  44. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  45. 8aa691f api doc: tweak gsm0808_cell_id_matches_list() doc by Neels Hofmeyr · 5 years ago
  46. 6d57c57 fix api doc typo for osmo_plmn_name2() by Neels Hofmeyr · 5 years ago
  47. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  48. 10f07da rsl: Support PDCH in rsl_chan_nr_str by Pau Espin Pedrol · 5 years ago
  49. d1365e1 gsm0808: comment about difference of gsm0808_create_clear_command() by Harald Welte · 5 years ago
  50. 10ba47d Fix BSSMAP length generated by gsm0808_create_clear_command2() by Harald Welte · 5 years ago
  51. ee91040 fix osmo_gsm48_classmark* libosmogsm.map entries by Neels Hofmeyr · 5 years ago
  52. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  53. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  54. d6ff9c8 GSUP: deprecate osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  55. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  56. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  57. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  58. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  59. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  60. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  61. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  62. d6ef6f1 gsm29118: fix coverity issues by Philipp Maier · 5 years ago
  63. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  64. f8963f9 change GSM48_CMSERV_* to enum type, add names by Neels Hofmeyr · 5 years ago
  65. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  66. bd6e7a9 port rest octets encoding code from osmo-bsc by Stefan Sperling · 6 years ago
  67. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  68. 92f3f5e add osmo_lu_type_names[], osmo_lu_type_name() by Neels Hofmeyr · 5 years ago
  69. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  70. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 6 years ago
  71. 42e567c Automatically disable GnuTLS fallback by Max · 6 years ago
  72. 0187c3a Streamline glibc version check by Max · 6 years ago
  73. 0d39a8d osmo_rat_type: add OSMO_RAT_EUTRAN_SGS by Neels Hofmeyr · 5 years ago
  74. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 6 years ago
  75. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  76. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  77. e8c3b1b GSUP: fix missing osmo_gsup_get_err_msg_type()s by Oliver Smith · 6 years ago
  78. af25c37 Use define for key buffers by Max · 6 years ago
  79. 036012b LCLC: fix doc to match type signature by Max · 6 years ago
  80. e035572 Fix typos in SS opcode names by Max · 6 years ago
  81. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  82. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  83. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  84. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  85. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  86. d8fcef7 gsm0480: fix copy-pasted note for gsm0480_gen_return_error() by Vadim Yanitskiy · 6 years ago
  87. 6adffb9 gsm48_mi_to_string(): do not read from zero length input buffer by Neels Hofmeyr · 6 years ago
  88. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  89. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  90. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  91. 6aa20ee api doc: gsm48_mi_to_string(): warn of return value implementation by Neels Hofmeyr · 6 years ago
  92. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  93. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  94. 8a942d2 cosmetic apn: correct whitespace error by Philipp Maier · 6 years ago
  95. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  96. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  97. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  98. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  99. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  100. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago