1. 16f989e Catch repeated calls to osmo_init_logging() by Harald Welte · 7 years ago
  2. 229fa07 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  3. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  4. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  5. fa8983d osmo_char2bcd(): Implment hex digits a-f and A-F by Harald Welte · 7 years ago
  6. bcf9f23 utils: avoid segfault when calling osmo_strlcpy(src=NULL) by Neels Hofmeyr · 7 years ago
  7. b48e82c rate_ctr: Fix null pointer dereference in error path by Harald Welte · 7 years ago
  8. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  9. 296511b GPRS: add vty command to show only persistent NS by Max · 7 years ago
  10. 04c8812 stats_test: Extend check to include test for counter group name mangling by Harald Welte · 7 years ago
  11. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  12. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  13. 8c4f545 fsm: Enforce FSM and FSM instance names are valid osmocom identifiers by Harald Welte · 7 years ago
  14. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  15. c8ef736 jenkins: bail early if $MAKE env var is not set by Neels Hofmeyr · 7 years ago
  16. 754e687 fixups for recent "Cleanup jenkins build scripts" by Neels Hofmeyr · 7 years ago
  17. a568af2 contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMs by Neels Hofmeyr · 7 years ago
  18. 37f465e GPRS: check and report local address used for NSE by Max · 7 years ago
  19. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  20. c513c0f GPRS: wrap NS state assignment in macro by Max · 7 years ago
  21. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  22. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  23. e9e9e42 vty: Fix bad use of vector_slot() by Pau Espin Pedrol · 7 years ago
  24. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  25. f0e392a Simplify bitvec_write_field() by Max · 7 years ago
  26. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  27. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  28. ea66852 ctrl: allow more nodes than those in enum ctrl_node_type by Neels Hofmeyr · 7 years ago
  29. 1fa8dfb Expand osmo_gettimeofday() docs by Max · 7 years ago
  30. 4b45669 abis_nm: Add abis_nm_admin_name() API by Pau Espin Pedrol · 7 years ago
  31. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  32. a19c126 GPRS: log NS socket by Max · 7 years ago
  33. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  34. fcf81b5 Make osmo_apn_to_str() more robust by Max · 7 years ago
  35. d7ee575 Disable doxygen in jenkins for embedded tests by Max · 7 years ago
  36. 15b05fe Cleanup jenkins build scripts by Max · 7 years ago
  37. 32f9971 GPRS: print remote state info for NS peer by Max · 7 years ago
  38. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  39. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  40. a338983 [doc] Properly define 'oap' group and add introductory text by Harald Welte · 7 years ago
  41. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  42. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  43. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago
  44. c368b54 [doc] Provide proper name for 'auth' group by Harald Welte · 7 years ago
  45. 45c0ad8 [doc] Ensure include/crypt/* is part of libosmogsm documentation by Harald Welte · 7 years ago
  46. b10d214 [doc] Ensure stats.h is parsed properly for Doxygen by Harald Welte · 7 years ago
  47. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  48. 84bd333 [doc] Rename "RSL" to "A-bis RSL" in documentation. by Harald Welte · 7 years ago
  49. 8c64825 [doc] Don't add libosmovty bits to libosmocore groups by Harald Welte · 7 years ago
  50. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  51. df8c57f [doc] Introductory text on what the logging ring buffer is about by Harald Welte · 7 years ago
  52. efee361 [doc] Make sure loggingrb.c file is in correct Doxygen group. by Harald Welte · 7 years ago
  53. 096a666 [doc] Doxygen documentation on osmo_hexdump print buffer size by Harald Welte · 7 years ago
  54. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  55. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  56. 53de0d3 [doc] rate_ctr: Extend Doxygen API documentation with human-readable text on its use by Harald Welte · 7 years ago
  57. f01b238 [doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging group by Harald Welte · 7 years ago
  58. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  59. 17bbaa3 [doc] counter.[ch] Add Doxygen API documentation by Harald Welte · 7 years ago
  60. 781951b [doc] stat_item: Complete doxygen documentation for API by Harald Welte · 7 years ago
  61. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  62. 4b7c791 gsm: make osmo_imsi_str_valid() NULL-safe by Neels Hofmeyr · 7 years ago
  63. f624546 Fix build on older systems by Max · 7 years ago
  64. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  65. 1a02e36 auth: add OSMO_MILENAGE_IND_BITLEN_MAX by Neels Hofmeyr · 7 years ago
  66. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  67. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  68. 81dc67d Ensure __always_inline is defined on operating systems that don't have it by Harald Welte · 7 years ago
  69. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  70. ee497f2 Fixup severe build performance issues by Harald Welte · 7 years ago
  71. b697df0 doxygen: adjust copyright to include 2017 by Neels Hofmeyr · 7 years ago
  72. 505c965 CTRL: add unit tests for CTRL command parsing by Neels Hofmeyr · 7 years ago
  73. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  74. 607275c gb: drop special vty exit commands, use vty_install_default() by Neels Hofmeyr · 7 years ago
  75. 6f41767 vty: fix style: bssgp node vty prompt by Neels Hofmeyr · 7 years ago
  76. 463deef VTY: implement talloc context introspection command by Vadim Yanitskiy · 7 years ago
  77. 5584a14 vty/vty.c: do not bind vty context to application's one by Vadim Yanitskiy · 7 years ago
  78. 383c563 Add time conversion helpers by Max · 7 years ago
  79. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  80. 0b723f6 vty: use internal node id for xml ids by Neels Hofmeyr · 7 years ago
  81. b022c86 vty_test: add artificial node levels for better testing by Neels Hofmeyr · 7 years ago
  82. 00b5ed3 comment: describe indent_cmp() by Neels Hofmeyr · 7 years ago
  83. 4306363 fix vty regression: empty parent node by Neels Hofmeyr · 7 years ago
  84. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  85. a52d839 Expand bit pretty-printer by Max · 7 years ago
  86. 98f6482 Make release helper more robust by Max · 7 years ago
  87. b2e41cc osmo-auc-gen.c: squelch compiler warnings, move local var by Neels Hofmeyr · 7 years ago
  88. d64b6ae VTY: interactive: never look for matching commands on parent node by Neels Hofmeyr · 7 years ago
  89. 889ab16 ipa: place comment "IPA Multiplex" on ipa allocated msgbs by Neels Hofmeyr · 7 years ago
  90. 03516d6 cosmetic: clarify language in vty read error by Keith · 7 years ago
  91. b9759db lapd_core: Fix crash in lapd_est_req() function by Ivan Kluchnikov · 7 years ago
  92. 99377c2 libosmogsm: add Routing Area Identifier test by Max · 7 years ago
  93. 272bd4f Makefile.am: fix missing LTLDFLAGS for libosmocoding by Vadim Yanitskiy · 7 years ago
  94. 483cdff Add define for supported a5 key length limit by Max · 7 years ago
  95. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  96. 95500c8 cosmetic: umts aka: tweak comments for sqn and ind by Neels Hofmeyr · 7 years ago
  97. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  98. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  99. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  100. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago