1. 86a5aae fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT* by Neels Hofmeyr · 5 years ago
  2. 0d39a8d osmo_rat_type: add OSMO_RAT_EUTRAN_SGS by Neels Hofmeyr · 5 years ago
  3. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 6 years ago
  4. 691ba52 add LOGPFSMSL(), LOGPFSMSLSRC() by Neels Hofmeyr · 6 years ago
  5. b0b39af LOGPFSM*: guard against fi == NULL by Neels Hofmeyr · 6 years ago
  6. b11ff7c add API doc for LOGPFSM* macros by Neels Hofmeyr · 6 years ago
  7. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  8. e5bde90 define LOGPFSM fmt only once, in LOGPFSMLSRC by Neels Hofmeyr · 6 years ago
  9. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  10. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  11. 1974240 GSUP: add end marker to enum osmo_gsup_iei by Oliver Smith · 6 years ago
  12. bd6d5c1 TLV: add convenience function for 1-byte values by Max · 6 years ago
  13. e6f63f2 TLV: fix doc copy-paste error by Max · 6 years ago
  14. af25c37 Use define for key buffers by Max · 6 years ago
  15. 6cb8336 rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI by Stefan Sperling · 6 years ago
  16. b260039 add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  17. 0145751 add to osmo_sock_get_name*() API by Neels Hofmeyr · 6 years ago
  18. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  19. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  20. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  21. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  22. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  23. 2bf01d4 stats.h: Fix build on MacOS by Pau Espin Pedrol · 6 years ago
  24. db03825 msgb: add test helpers by Max · 6 years ago
  25. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  26. c01cff1 Constify llist_count() parameter by Max · 6 years ago
  27. 2ca8ceb timer: Fix clockid_t undefined on MacOS < 10.12 by Pau Espin Pedrol · 6 years ago
  28. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  29. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  30. f98c78e gsm_29_118.h: Add constant for default port by Philipp Maier · 6 years ago
  31. 8a942d2 cosmetic apn: correct whitespace error by Philipp Maier · 6 years ago
  32. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  33. 5986a3d gsm_29_118: add missing extern for struct value_string decl. by Philipp Maier · 6 years ago
  34. 14f24c6 LCLS: update osmo_lcls struct by Max · 6 years ago
  35. d82070c Add msgb_tl_put() helper by Max · 6 years ago
  36. 30b2e34 ctrl: use #define for TRAP id by Max · 6 years ago
  37. cb02a39 Update msgb Lx helpers by Max · 6 years ago
  38. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  39. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  40. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  41. 7387824 LCLS: add 48.008 parameter structure by Max · 6 years ago
  42. 5a25c3e gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie by Neels Hofmeyr · 6 years ago
  43. adc4172 Add missing header include by Max · 6 years ago
  44. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  45. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  46. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  47. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  48. c0d1de3 Add helper wrapper for BSSAP TLV parsing by Max · 6 years ago
  49. 086b345 gsm29118: add value strings for SGSAP IEI by Philipp Maier · 6 years ago
  50. e63b887 gsm/protocol/gsm_08_58.h: Fix typo by Martin Hauke · 6 years ago
  51. 534a4b2 gsm_29_118: add missing include to header file by Philipp Maier · 6 years ago
  52. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  53. 5a7b465 gsm/gsup.h: cosmetic: use tab for comment alignment by Vadim Yanitskiy · 6 years ago
  54. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  55. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  56. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  57. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  58. fb97e72 gsm_08_58.h: Introduce struct abis_rsl_chan_nr by Pau Espin Pedrol · 6 years ago
  59. 4290803 gsm_08_58.h: Introduce struct abis_rsl_link_id by Pau Espin Pedrol · 6 years ago
  60. 0903fce GSMTAP: fix typos in comments by Shinjo Park · 6 years ago
  61. f589cbb GSMTAP: add definitions for LTE NAS subtypes by Shinjo Park · 6 years ago
  62. d741b78 GSMTAP: add definitions for new LTE RRC channels by Shinjo Park · 6 years ago
  63. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  64. b066305 gsm_utils: add function to get value strings for gsm48_chan_mode by Philipp Maier · 6 years ago
  65. e65c8ba vty/command.h: document and prettify CMD_ATTR_* flags by Vadim Yanitskiy · 6 years ago
  66. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  67. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  68. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  69. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  70. 4b081b1 gsm0808: fix wrong codec defaults for OFR_AMR_WB by Philipp Maier · 6 years ago
  71. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  72. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  73. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  74. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  75. 5594430 core/utils.h: move includes to the top by Vadim Yanitskiy · 6 years ago
  76. 80f4ff9 core/utils.h: drop duplicate '<stdbool.h>' include by Vadim Yanitskiy · 6 years ago
  77. b99ed7f Add RSPRO support to IPA and logging definitions by Harald Welte · 6 years ago
  78. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  79. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  80. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  81. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  82. 8ce6f48 msgb: Introduce msgb_{de,en}queue_count APIs by Pau Espin Pedrol · 6 years ago
  83. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  84. acc0a07 bssgp: introduce flush queue functions by Alexander Couzens · 6 years ago
  85. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  86. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  87. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  88. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  89. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  90. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  91. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  92. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago
  93. 0bc3b83 GSMTAP: add SIM sub_types by Kévin Redon · 6 years ago
  94. 83361bd gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file by Harald Welte · 6 years ago
  95. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  96. 239ed3b ctrl: Introduce ctrl_cmd_parse3 API by Pau Espin Pedrol · 6 years ago
  97. f2cda62 gsm0808: Add value_string for encryption algorithms by Pau Espin Pedrol · 6 years ago
  98. cdd0581 gsm_08_08: gsm0808_permitted_speech does not have value strings by Philipp Maier · 6 years ago
  99. 5796a21 gsm_04_08: add function to get value string by Philipp Maier · 6 years ago
  100. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago