1. db03825 msgb: add test helpers by Max · 6 years ago
  2. 48b2de0 fix api doc for osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  3. 6adffb9 gsm48_mi_to_string(): do not read from zero length input buffer by Neels Hofmeyr · 6 years ago
  4. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  5. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  6. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  7. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  8. 6aa20ee api doc: gsm48_mi_to_string(): warn of return value implementation by Neels Hofmeyr · 6 years ago
  9. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  10. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 6 years ago
  11. 8a942d2 cosmetic apn: correct whitespace error by Philipp Maier · 6 years ago
  12. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  13. 72dfd43 Allow log_init() with NULL log_info by Max · 6 years ago
  14. 30b2e34 ctrl: use #define for TRAP id by Max · 6 years ago
  15. 225bdf4 gsm0808: add message generator for BSSMAP HANDOVER PERFORMED by Philipp Maier · 6 years ago
  16. a2f696f configure.ac: check clock_gettime for glib < 2.17 by Alexander Couzens · 6 years ago
  17. f69aa9c Move BSSMAP_MSG_* defines to header file by Max · 6 years ago
  18. a66de71 ctrl: print textual error on IPA parsing failure by Max · 6 years ago
  19. 49c0668 Update gsm0808_create_ass() doxygen by Max · 6 years ago
  20. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  21. c6bfc63 document unblock-ack vs. signalling in gprs_ns_process_msg() by Stefan Sperling · 6 years ago
  22. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  23. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  24. 84fb5bb Move msgb_push helpers to public header by Max · 6 years ago
  25. d8d0c3e gsm48: gsm48_decode_freq_list: Improve documentation of paramter f by Pau Espin Pedrol · 6 years ago
  26. 961db7c Update GSM0808_LCLS enums by Max · 6 years ago
  27. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  28. af6710f fsm: fix apidoc of osmo_fsm_state_name() by Philipp Maier · 6 years ago
  29. 086b345 gsm29118: add value strings for SGSAP IEI by Philipp Maier · 6 years ago
  30. 860651e socket.c: fix IP and port buffer sizes by Oliver Smith · 6 years ago
  31. a75e349 gsm48: correct apidoc for gsm48_generate_mid() by Philipp Maier · 6 years ago
  32. 2b4a67a Update cipher reject function by Max · 6 years ago
  33. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  34. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  35. 84eb1ab make 'show rate-counters' show group index by Stefan Sperling · 6 years ago
  36. 7c75ffb stop printing group description in vty_out_rate_ctr_group_fmt() by Stefan Sperling · 6 years ago
  37. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  38. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  39. e74f49d cosmetic: fix typo (soocket -> socket) by Oliver Smith · 6 years ago
  40. 0c878fd stats_statsd: Send all stat_items as gauges by Daniel Willmann · 6 years ago
  41. 7a2ec6e vty: adjust telnet log by Max · 6 years ago
  42. ee86b04 libosmogsm/gsup.c: fix error code in osmo_gsup_encode() by Vadim Yanitskiy · 6 years ago
  43. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  44. 2e0a945 vty.c: Set vty->fd to -1 after closing the FD by Harald Welte · 6 years ago
  45. e8e4322 telnet_interface: avoid double-close of fd() by Harald Welte · 6 years ago
  46. 37608f9 timerfd_create(): Fix error handling of osmo_fd_register() by Harald Welte · 6 years ago
  47. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  48. e484d42 add support for ipaccess messages on the ctrl interface by Stefan Sperling · 6 years ago
  49. f653821 fix error handling gprs_ns_nsip_listen() by Stefan Sperling · 6 years ago
  50. ea6f519 vty logging: fix crash when missing 'logging enable' by Neels Hofmeyr · 6 years ago
  51. 6afb3f5 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  52. 0d67f48 logging_vty: Ensure writing well-formed config files by Harald Welte · 6 years ago
  53. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  54. 5398911 vty: omit HIDDEN from vty reference by Neels Hofmeyr · 6 years ago
  55. a7557fe vty list: fix deprecation/hidden bit logic by Neels Hofmeyr · 6 years ago
  56. cf8def2 vty reference: fix deprecation bit evaluation by Neels Hofmeyr · 6 years ago
  57. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  58. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  59. 28fc078 logging vty: add 'logging level set-all <level>' by Neels Hofmeyr · 6 years ago
  60. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  61. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  62. 9540c24 logging vty: deprecate 'all', introduce 'force-all' by Neels Hofmeyr · 6 years ago
  63. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  64. 7e0686c logging vty: deprecate the 'everything' keyword by Neels Hofmeyr · 6 years ago
  65. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  66. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  67. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  68. 03e7553 api doc: fix osmo_quote_str_* by Neels Hofmeyr · 6 years ago
  69. 50f7d74 coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode(). by Alexander Chemeris · 6 years ago
  70. 9444326 coding: Correctly count bits when decoding EDGE bursts with MCS >= 7. by Alexander Chemeris · 6 years ago
  71. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  72. 896ff6d Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  73. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  74. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  75. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  76. b8a9162 gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP by Philipp Maier · 6 years ago
  77. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  78. 8a757d2 ipa: Document ipa_msg_recv* functions by Pau Espin Pedrol · 6 years ago
  79. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  80. b3a9820 vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release by Pau Espin Pedrol · 6 years ago
  81. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  82. acc0a07 bssgp: introduce flush queue functions by Alexander Couzens · 6 years ago
  83. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  84. 39a36d0 gsm/gsm0480.c: use the local msgb allocator by Vadim Yanitskiy · 6 years ago
  85. 3fc4616 gsm/gsm0480.c: prevent NULL-pointer dereference by Vadim Yanitskiy · 6 years ago
  86. 893e49e vty/vty.c: fix bug in vty_config_write by Mykola Shchetinin · 6 years ago
  87. 7ecb034 comp128v23 (minor): update original code site and author by Kévin Redon · 6 years ago
  88. 99f706d socket: do not set SO_REUSEADDR for IPPROTO_UDP by Philipp Maier · 6 years ago
  89. 0659c5d socket: check return code of setsockopt by Philipp Maier · 6 years ago
  90. 5a7740d re-introduce ipa_ccm_idtag_parse_off() by Harald Welte · 6 years ago
  91. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  92. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  93. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  94. baed917 vty/vty.c: remove dead unused tall_bsc_ctx by Vadim Yanitskiy · 6 years ago
  95. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  96. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  97. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago
  98. 4986505 ctrl/vty: fsm: use correct element when iterating over fsm->proc.children by Alexander Couzens · 6 years ago
  99. 1cea7b5 fix strncpy bugs in socket.c by Neels Hofmeyr · 6 years ago
  100. ebe4ef7 fix strncpy bugs in gsm/ipa.c by Neels Hofmeyr · 6 years ago