1. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  2. 2033be8 Work around bogus gcc-8.2 array-bounds warning/error by Harald Welte · 5 years ago
  3. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  4. 1317771 gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits by Harald Welte · 5 years ago
  5. d4c406a Merge tag '1.0.1' by Harald Welte · 5 years ago
  6. 3927cc4 Bump version: 1.0.0 → 1.0.1 by Harald Welte · 5 years ago
  7. 49fb992 gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK by Oliver Smith · 5 years ago
  8. 041ccd3 Bump version: 1.0.0 → 1.0.1 by Harald Welte · 5 years ago 1.0.1
  9. b27e6fe Rename msgb_wrap_with_TL() by Max · 5 years ago
  10. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  11. 6915a21 Prevent GCR encoder/decoder functions from being used directly by Max · 5 years ago
  12. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  13. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  14. d6ef6f1 gsm29118: fix coverity issues by Philipp Maier · 5 years ago
  15. 64b51eb socket: add define for socket name length by Philipp Maier · 5 years ago
  16. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  17. 4fd64e5 LCLS: expand enc/dec tests by Max · 5 years ago
  18. 6ad50aa comments: update/fix three 3GPP spec references by Neels Hofmeyr · 5 years ago
  19. f8963f9 change GSM48_CMSERV_* to enum type, add names by Neels Hofmeyr · 5 years ago
  20. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  21. bd6e7a9 port rest octets encoding code from osmo-bsc by Stefan Sperling · 6 years ago
  22. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  23. e118ed2 LCLS: use proper types for value_string wrappers by Max · 6 years ago
  24. d621a1e Cosmetic: GSUP: note "on wire" for imei_result by Oliver Smith · 5 years ago
  25. a6749ac msgb: fix debug print by Max · 5 years ago
  26. 92f3f5e add osmo_lu_type_names[], osmo_lu_type_name() by Neels Hofmeyr · 5 years ago
  27. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  28. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 6 years ago
  29. 42e567c Automatically disable GnuTLS fallback by Max · 6 years ago
  30. 0187c3a Streamline glibc version check by Max · 6 years ago
  31. 660729c tests/gsup_test.c: drop session IEs from MO-ForwardSM Error by Vadim Yanitskiy · 6 years ago
  32. 86a5aae fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT* by Neels Hofmeyr · 5 years ago
  33. 0d39a8d osmo_rat_type: add OSMO_RAT_EUTRAN_SGS by Neels Hofmeyr · 5 years ago
  34. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 6 years ago
  35. 691ba52 add LOGPFSMSL(), LOGPFSMSLSRC() by Neels Hofmeyr · 6 years ago
  36. b0b39af LOGPFSM*: guard against fi == NULL by Neels Hofmeyr · 6 years ago
  37. b11ff7c add API doc for LOGPFSM* macros by Neels Hofmeyr · 6 years ago
  38. 785ecc9 logging/gsmtap: fix buffer overflow in _gsmtap_raw_output() by Vadim Yanitskiy · 6 years ago
  39. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  40. e5bde90 define LOGPFSM fmt only once, in LOGPFSMLSRC by Neels Hofmeyr · 6 years ago
  41. 34d54b2 Fix VTY documentation error introduced in "bind" VTY port change by Harald Welte · 6 years ago
  42. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  43. d8d0ef6 vty: The telnet interface is TCP only. Fix the comments by Holger Hans Peter Freyther · 6 years ago
  44. cf6ee64 tests/gsm0808: use new msgb comparison API by Vadim Yanitskiy · 6 years ago
  45. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  46. 1974240 GSUP: add end marker to enum osmo_gsup_iei by Oliver Smith · 6 years ago
  47. e8c3b1b GSUP: fix missing osmo_gsup_get_err_msg_type()s by Oliver Smith · 6 years ago
  48. bd6d5c1 TLV: add convenience function for 1-byte values by Max · 6 years ago
  49. e6f63f2 TLV: fix doc copy-paste error by Max · 6 years ago
  50. af25c37 Use define for key buffers by Max · 6 years ago
  51. 6cb8336 rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI by Stefan Sperling · 6 years ago
  52. b260039 add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  53. 036012b LCLC: fix doc to match type signature by Max · 6 years ago
  54. e035572 Fix typos in SS opcode names by Max · 6 years ago
  55. 0145751 add to osmo_sock_get_name*() API by Neels Hofmeyr · 6 years ago
  56. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  57. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  58. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  59. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  60. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  61. d8fcef7 gsm0480: fix copy-pasted note for gsm0480_gen_return_error() by Vadim Yanitskiy · 6 years ago
  62. 2bf01d4 stats.h: Fix build on MacOS by Pau Espin Pedrol · 6 years ago
  63. db03825 msgb: add test helpers by Max · 6 years ago
  64. 48b2de0 fix api doc for osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  65. 6adffb9 gsm48_mi_to_string(): do not read from zero length input buffer by Neels Hofmeyr · 6 years ago
  66. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  67. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  68. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  69. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  70. c01cff1 Constify llist_count() parameter by Max · 6 years ago
  71. 6aa20ee api doc: gsm48_mi_to_string(): warn of return value implementation by Neels Hofmeyr · 6 years ago
  72. 4968628 gsm0408_test: test encoding and decoding Mobile Identity by Neels Hofmeyr · 6 years ago
  73. 2ca8ceb timer: Fix clockid_t undefined on MacOS < 10.12 by Pau Espin Pedrol · 6 years ago
  74. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  75. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  76. f98c78e gsm_29_118.h: Add constant for default port by Philipp Maier · 6 years ago
  77. 8a942d2 cosmetic apn: correct whitespace error by Philipp Maier · 6 years ago
  78. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  79. 72dfd43 Allow log_init() with NULL log_info by Max · 6 years ago
  80. 5986a3d gsm_29_118: add missing extern for struct value_string decl. by Philipp Maier · 6 years ago
  81. 14f24c6 LCLS: update osmo_lcls struct by Max · 6 years ago
  82. d82070c Add msgb_tl_put() helper by Max · 6 years ago
  83. 30b2e34 ctrl: use #define for TRAP id by Max · 6 years ago
  84. cb02a39 Update msgb Lx helpers by Max · 6 years ago
  85. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  86. a2f696f configure.ac: check clock_gettime for glib < 2.17 by Alexander Couzens · 6 years ago
  87. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  88. a66de71 ctrl: print textual error on IPA parsing failure by Max · 6 years ago
  89. 7ab5fc1 add contrib/struct_endianess.py by Neels Hofmeyr · 6 years ago
  90. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  91. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  92. 7387824 LCLS: add 48.008 parameter structure by Max · 6 years ago
  93. c6bfc63 document unblock-ack vs. signalling in gprs_ns_process_msg() by Stefan Sperling · 6 years ago
  94. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  95. 5a25c3e gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie by Neels Hofmeyr · 6 years ago
  96. adc4172 Add missing header include by Max · 6 years ago
  97. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  98. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  99. d8d0c3e gsm48: gsm48_decode_freq_list: Improve documentation of paramter f by Pau Espin Pedrol · 6 years ago
  100. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago