1. a6a40dc Embedded: fix sercomm test by Max · 7 years ago
  2. 06dbdf5 vty: show asciidoc counters: don't create an empty table for osmo_counters by Alexander Couzens · 7 years ago
  3. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  4. ad1797e embedded: fix tests by Max · 7 years ago
  5. 38b1723 Fix embedded build by Max · 7 years ago
  6. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  7. 33dbecb coding test: use OSMO_ASSERT by Max · 7 years ago
  8. 458a6f5 coding test: move bit dump into functions by Max · 7 years ago
  9. 0176b4a coding test: enable debug output by Max · 7 years ago
  10. 29d489f coding test: cosmetic cleanup by Max · 7 years ago
  11. 7dc8e88 ctrl: make response easier to parse by Max · 7 years ago
  12. 19ec7b9 fsm_tmr_cb: don't set T=0, the fi may no longer exist by Neels Hofmeyr · 7 years ago
  13. b4718fd Improve get_rate_ctr() error handling by Max · 7 years ago
  14. b214af5 ctrl: log incorrect interval values by Max · 7 years ago
  15. 52a38dd Ctrl: add rate counter group introspection by Max · 7 years ago
  16. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  17. ebd3cdd osmo_strlcpy: sanitize: don't memcpy from NULL src even if len is 0 by Neels Hofmeyr · 7 years ago
  18. fe1ed398 sercomm_test: sanitize: fix msgb mem leak by Neels Hofmeyr · 7 years ago
  19. e750980 tlv_put: guard against NULL val and 0 len by Neels Hofmeyr · 7 years ago
  20. 85f5a2c bssgp_fc_test: sanitize: free fc struct when done by Neels Hofmeyr · 7 years ago
  21. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  22. 0128c78 bssgp_fc_test: sanitizer: free msgb context when done by Neels Hofmeyr · 7 years ago
  23. 9541a68 bssgp_fc_test: clarify by outputting ok / failure messages by Neels Hofmeyr · 7 years ago
  24. 568f8e2 bssgp_fc_test: remove rounding to deciseconds by Neels Hofmeyr · 7 years ago
  25. 10ee73a rate_ctr: fix mem leak for mangled desc by Neels Hofmeyr · 7 years ago
  26. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  27. abcd0e3 ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp by Harald Welte · 7 years ago
  28. 9a938ae gsm0808_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  29. d8e79c7 gsm0408_test: sanitize: cleanup msgb by Neels Hofmeyr · 7 years ago
  30. dd24560 lapd_test: sanitize: fix msgb memleaks by Neels Hofmeyr · 7 years ago
  31. 39720ac abis_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  32. 00393e1 memleak: osmo_config_list_parse: getline() needs free also on error by Neels Hofmeyr · 7 years ago
  33. b93f60f conv_acc: Our code requires SSSE3, not just SSE3 by Harald Welte · 7 years ago
  34. d068210 Print /proc/cpuinfo before executing testsuite by Harald Welte · 7 years ago
  35. c30a76b utils: Fix false positive in compiler warning by Pau Espin Pedrol · 7 years ago
  36. e2640ef gsm: Use correct include for getrandom by Pau Espin Pedrol · 7 years ago
  37. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  38. 0f7bcb5 vty: Fix bad use of vector_slot() by Pau Espin Pedrol · 7 years ago
  39. c0fc794 vty: add port number for osmo-mgw by Philipp Maier · 7 years ago
  40. 4a73d5e vty: deprecate now empty node commands by Neels Hofmeyr · 7 years ago
  41. 858cfec debian: build now depends on libgnutls by Harald Welte · 7 years ago
  42. c526dbc gsm0503_coding.c: Use majority vote in tch_efr_unreorder() by Niro Mahasinghe · 7 years ago
  43. 834e2ac gsm0503_coding.c: Fix tch_efr_unreorder() of one bit by Niro Mahasinghe · 7 years ago
  44. ed029df Enable GnuTLS fallback by Max · 7 years ago
  45. 69b61fe Bump version: 0.10.1 → 0.10.2 by Harald Welte · 7 years ago 0.10.2
  46. 74aa025 Revert "vty: Fix bad use of vector_slot()" by Neels Hofmeyr · 7 years ago
  47. 38a49f6 utils: move linked libraries into common variable by Max · 7 years ago
  48. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  49. d9abb0a Tag/Release Version 0.10.1 by Harald Welte · 7 years ago 0.10.1
  50. 16f989e Catch repeated calls to osmo_init_logging() by Harald Welte · 7 years ago
  51. 229fa07 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  52. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  53. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  54. fa8983d osmo_char2bcd(): Implment hex digits a-f and A-F by Harald Welte · 7 years ago
  55. bcf9f23 utils: avoid segfault when calling osmo_strlcpy(src=NULL) by Neels Hofmeyr · 7 years ago
  56. b48e82c rate_ctr: Fix null pointer dereference in error path by Harald Welte · 7 years ago
  57. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  58. 296511b GPRS: add vty command to show only persistent NS by Max · 7 years ago
  59. 04c8812 stats_test: Extend check to include test for counter group name mangling by Harald Welte · 7 years ago
  60. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  61. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  62. 8c4f545 fsm: Enforce FSM and FSM instance names are valid osmocom identifiers by Harald Welte · 7 years ago
  63. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  64. c8ef736 jenkins: bail early if $MAKE env var is not set by Neels Hofmeyr · 7 years ago
  65. 754e687 fixups for recent "Cleanup jenkins build scripts" by Neels Hofmeyr · 7 years ago
  66. a568af2 contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMs by Neels Hofmeyr · 7 years ago
  67. 37f465e GPRS: check and report local address used for NSE by Max · 7 years ago
  68. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  69. c513c0f GPRS: wrap NS state assignment in macro by Max · 7 years ago
  70. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  71. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  72. e9e9e42 vty: Fix bad use of vector_slot() by Pau Espin Pedrol · 7 years ago
  73. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  74. f0e392a Simplify bitvec_write_field() by Max · 7 years ago
  75. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  76. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  77. ea66852 ctrl: allow more nodes than those in enum ctrl_node_type by Neels Hofmeyr · 7 years ago
  78. 1fa8dfb Expand osmo_gettimeofday() docs by Max · 7 years ago
  79. 4b45669 abis_nm: Add abis_nm_admin_name() API by Pau Espin Pedrol · 7 years ago
  80. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  81. a19c126 GPRS: log NS socket by Max · 7 years ago
  82. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  83. fcf81b5 Make osmo_apn_to_str() more robust by Max · 7 years ago
  84. d7ee575 Disable doxygen in jenkins for embedded tests by Max · 7 years ago
  85. 15b05fe Cleanup jenkins build scripts by Max · 7 years ago
  86. 32f9971 GPRS: print remote state info for NS peer by Max · 7 years ago
  87. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  88. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  89. a338983 [doc] Properly define 'oap' group and add introductory text by Harald Welte · 7 years ago
  90. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  91. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  92. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago
  93. c368b54 [doc] Provide proper name for 'auth' group by Harald Welte · 7 years ago
  94. 45c0ad8 [doc] Ensure include/crypt/* is part of libosmogsm documentation by Harald Welte · 7 years ago
  95. b10d214 [doc] Ensure stats.h is parsed properly for Doxygen by Harald Welte · 7 years ago
  96. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  97. 84bd333 [doc] Rename "RSL" to "A-bis RSL" in documentation. by Harald Welte · 7 years ago
  98. 8c64825 [doc] Don't add libosmovty bits to libosmocore groups by Harald Welte · 7 years ago
  99. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  100. df8c57f [doc] Introductory text on what the logging ring buffer is about by Harald Welte · 7 years ago