1. ba2bd2e jenkins: print gcc version in log by Neels Hofmeyr · 6 years ago
  2. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  3. fa3b482 Fix deprecation warning in gsm0808_test by Max · 6 years ago
  4. 5a7b465 gsm/gsup.h: cosmetic: use tab for comment alignment by Vadim Yanitskiy · 6 years ago
  5. a75e349 gsm48: correct apidoc for gsm48_generate_mid() by Philipp Maier · 6 years ago
  6. 2b4a67a Update cipher reject function by Max · 6 years ago
  7. 1a146c8 gsm0808: cosmetic: rename parameter "reason" to "cause" by Philipp Maier · 6 years ago
  8. b254daf gsm0808: fix doxygen apidoc by Philipp Maier · 6 years ago
  9. 84eb1ab make 'show rate-counters' show group index by Stefan Sperling · 6 years ago
  10. 7c75ffb stop printing group description in vty_out_rate_ctr_group_fmt() by Stefan Sperling · 6 years ago
  11. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  12. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  13. e74f49d cosmetic: fix typo (soocket -> socket) by Oliver Smith · 6 years ago
  14. 0c878fd stats_statsd: Send all stat_items as gauges by Daniel Willmann · 6 years ago
  15. 7a2ec6e vty: adjust telnet log by Max · 6 years ago
  16. ee86b04 libosmogsm/gsup.c: fix error code in osmo_gsup_encode() by Vadim Yanitskiy · 6 years ago
  17. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  18. fb97e72 gsm_08_58.h: Introduce struct abis_rsl_chan_nr by Pau Espin Pedrol · 6 years ago
  19. 2e0a945 vty.c: Set vty->fd to -1 after closing the FD by Harald Welte · 6 years ago
  20. e8e4322 telnet_interface: avoid double-close of fd() by Harald Welte · 6 years ago
  21. 37608f9 timerfd_create(): Fix error handling of osmo_fd_register() by Harald Welte · 6 years ago
  22. 41b6b5e osmo-config-merge: fclose() what we fopen() by Harald Welte · 6 years ago
  23. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  24. e484d42 add support for ipaccess messages on the ctrl interface by Stefan Sperling · 6 years ago
  25. 4290803 gsm_08_58.h: Introduce struct abis_rsl_link_id by Pau Espin Pedrol · 6 years ago
  26. f653821 fix error handling gprs_ns_nsip_listen() by Stefan Sperling · 6 years ago
  27. 0903fce GSMTAP: fix typos in comments by Shinjo Park · 6 years ago
  28. f589cbb GSMTAP: add definitions for LTE NAS subtypes by Shinjo Park · 6 years ago
  29. d741b78 GSMTAP: add definitions for new LTE RRC channels by Shinjo Park · 6 years ago
  30. ea6f519 vty logging: fix crash when missing 'logging enable' by Neels Hofmeyr · 6 years ago
  31. 40f3521 Revert "osmo-config-merge: Add manual page" by Harald Welte · 6 years ago
  32. 6dd00d8 osmo-config-merge: Add manual page by Daniel Willmann · 6 years ago
  33. 83c7134 osmo-config-merge: Fix some small issues by Daniel Willmann · 6 years ago
  34. f7aec79 utils/osmo-config-merge: explicitly return from main() by Vadim Yanitskiy · 6 years ago
  35. 6afb3f5 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  36. eda6fe4 osmo-config-merge: Don't use C99 'for' loop initial declarations by Harald Welte · 6 years ago
  37. 0d67f48 logging_vty: Ensure writing well-formed config files by Harald Welte · 6 years ago
  38. 81bfef9 Add new osmo-config-merge utility by Harald Welte · 6 years ago
  39. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  40. b066305 gsm_utils: add function to get value strings for gsm48_chan_mode by Philipp Maier · 6 years ago
  41. 5398911 vty: omit HIDDEN from vty reference by Neels Hofmeyr · 6 years ago
  42. a7557fe vty list: fix deprecation/hidden bit logic by Neels Hofmeyr · 6 years ago
  43. cf8def2 vty reference: fix deprecation bit evaluation by Neels Hofmeyr · 6 years ago
  44. e65c8ba vty/command.h: document and prettify CMD_ATTR_* flags by Vadim Yanitskiy · 6 years ago
  45. 369015c gsm0808_utils: constify parameter by Philipp Maier · 6 years ago
  46. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  47. 28fc078 logging vty: add 'logging level set-all <level>' by Neels Hofmeyr · 6 years ago
  48. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  49. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  50. 4b081b1 gsm0808: fix wrong codec defaults for OFR_AMR_WB by Philipp Maier · 6 years ago
  51. 9540c24 logging vty: deprecate 'all', introduce 'force-all' by Neels Hofmeyr · 6 years ago
  52. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  53. 7e0686c logging vty: deprecate the 'everything' keyword by Neels Hofmeyr · 6 years ago
  54. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  55. d79f01e jenkins: add --enable-external-tests by Neels Hofmeyr · 6 years ago
  56. 2c79d55 gsm0808: implement BSSMAP Classmark Request by Neels Hofmeyr · 6 years ago
  57. 3a9ff11 logging vty: add VTY transcript test by Neels Hofmeyr · 6 years ago
  58. ec6fdbb fix tests linking: don't use system installed libs by Neels Hofmeyr · 6 years ago
  59. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  60. 03e7553 api doc: fix osmo_quote_str_* by Neels Hofmeyr · 6 years ago
  61. 50f7d74 coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode(). by Alexander Chemeris · 6 years ago
  62. 9444326 coding: Correctly count bits when decoding EDGE bursts with MCS >= 7. by Alexander Chemeris · 6 years ago
  63. 5594430 core/utils.h: move includes to the top by Vadim Yanitskiy · 6 years ago
  64. 80f4ff9 core/utils.h: drop duplicate '<stdbool.h>' include by Vadim Yanitskiy · 6 years ago
  65. b99ed7f Add RSPRO support to IPA and logging definitions by Harald Welte · 6 years ago
  66. 3cdaa8d Add CC_CAUSE value_string array by Keith · 6 years ago
  67. 1a72baf osmo-release.sh: Add checks to help avoid libversion debian major mismatch by Pau Espin Pedrol · 6 years ago
  68. cf8497c osmo-release.sh: Allow forcing release without LIBVERSION bump by Pau Espin Pedrol · 6 years ago
  69. 941fd9b osmo-release.sh: Add quotes to string to fix shellcheck warning by Pau Espin Pedrol · 6 years ago
  70. 896ff6d Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  71. 3953f41 properly handle mandatory cli param of gsm0808_create_paging2 by Stefan Sperling · 6 years ago
  72. 43c266f gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4 by Neels Hofmeyr · 6 years ago
  73. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  74. b8a9162 gsmtap_util: make sure SO_REUSEADDR is applied for GSMTAP by Philipp Maier · 6 years ago
  75. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  76. 8a757d2 ipa: Document ipa_msg_recv* functions by Pau Espin Pedrol · 6 years ago
  77. 983dcb9 use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  78. b3a9820 vty: Makefile: Fix LIBVERSION typo introduced in 0.12.0 release by Pau Espin Pedrol · 6 years ago
  79. 8ce6f48 msgb: Introduce msgb_{de,en}queue_count APIs by Pau Espin Pedrol · 6 years ago
  80. 0b6fcb0 signal: Introduce API osmo_signal_talloc_ctx_init by Pau Espin Pedrol · 6 years ago
  81. acc0a07 bssgp: introduce flush queue functions by Alexander Couzens · 6 years ago
  82. d14eccd debian/rules: Don't overwrite .tarball-version by Harald Welte · 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. 61650d5 jenkins_arm.sh: Use same Werror related options as on other builds by Harald Welte · 6 years ago
  92. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  93. 48fd019 cosmetic: More context / naming / comment for test_idtag_parsing() by Harald Welte · 6 years ago
  94. 6db529a import oap_client_test from osmo-sgsn by Harald Welte · 6 years ago
  95. 9b04c17 oap_client: Rename symbols with osmo_ prefix by Harald Welte · 6 years ago
  96. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  97. baed917 vty/vty.c: remove dead unused tall_bsc_ctx by Vadim Yanitskiy · 6 years ago
  98. 7ecc4a3 04.80: New gsm0480_gen_{reject,return_error}() functions by Harald Welte · 6 years ago
  99. b0d9594 USSD: Introduce gsm0480_gen_ussd_resp_7bit() by Harald Welte · 6 years ago
  100. 88fa5a3 gsm0480: Factor out msgb allocation helper function by Harald Welte · 6 years ago