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