1. a6a40dc Embedded: fix sercomm test by Max · 7 years ago
  2. ad1797e embedded: fix tests by Max · 7 years ago
  3. 33dbecb coding test: use OSMO_ASSERT by Max · 7 years ago
  4. 458a6f5 coding test: move bit dump into functions by Max · 7 years ago
  5. 0176b4a coding test: enable debug output by Max · 7 years ago
  6. 29d489f coding test: cosmetic cleanup by Max · 7 years ago
  7. fe1ed398 sercomm_test: sanitize: fix msgb mem leak by Neels Hofmeyr · 7 years ago
  8. 85f5a2c bssgp_fc_test: sanitize: free fc struct when done by Neels Hofmeyr · 7 years ago
  9. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  10. 0128c78 bssgp_fc_test: sanitizer: free msgb context when done by Neels Hofmeyr · 7 years ago
  11. 9541a68 bssgp_fc_test: clarify by outputting ok / failure messages by Neels Hofmeyr · 7 years ago
  12. 568f8e2 bssgp_fc_test: remove rounding to deciseconds by Neels Hofmeyr · 7 years ago
  13. 9a938ae gsm0808_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  14. d8e79c7 gsm0408_test: sanitize: cleanup msgb by Neels Hofmeyr · 7 years ago
  15. dd24560 lapd_test: sanitize: fix msgb memleaks by Neels Hofmeyr · 7 years ago
  16. 39720ac abis_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  17. d068210 Print /proc/cpuinfo before executing testsuite by Harald Welte · 7 years ago
  18. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  19. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  20. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  21. 04c8812 stats_test: Extend check to include test for counter group name mangling by Harald Welte · 7 years ago
  22. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  23. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  24. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  25. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  26. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  27. fcf81b5 Make osmo_apn_to_str() more robust by Max · 7 years ago
  28. 4b7c791 gsm: make osmo_imsi_str_valid() NULL-safe by Neels Hofmeyr · 7 years ago
  29. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  30. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  31. 505c965 CTRL: add unit tests for CTRL command parsing by Neels Hofmeyr · 7 years ago
  32. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  33. b022c86 vty_test: add artificial node levels for better testing by Neels Hofmeyr · 7 years ago
  34. 4306363 fix vty regression: empty parent node by Neels Hofmeyr · 7 years ago
  35. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  36. d64b6ae VTY: interactive: never look for matching commands on parent node by Neels Hofmeyr · 7 years ago
  37. 99377c2 libosmogsm: add Routing Area Identifier test by Max · 7 years ago
  38. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  39. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  40. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  41. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  42. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago
  43. 5169107 osmo-auc-gen: umts: remove erratic SQN.MS printout by Neels Hofmeyr · 7 years ago
  44. 9ca7d3e cosmetic: test for osmo-auc-gen: print error for missing binary by Neels Hofmeyr · 7 years ago
  45. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  46. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 7 years ago
  47. 1f82d0a osmo_sock_get_name(): clearly indicate local and remote by Neels Hofmeyr · 7 years ago
  48. fc1911c sercomm_test.c: return correctly in main by Pau Espin Pedrol · 7 years ago
  49. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  50. 039171a abis_test.c: Fix warning appearing on some buggy gcc versions by Pau Espin Pedrol · 7 years ago
  51. 35c6fb3 lapd_test.c: Convert compilation warning to level message by Pau Espin Pedrol · 7 years ago
  52. 21be837 tlv_test.c: Fix compilation warnings by Pau Espin Pedrol · 7 years ago
  53. faa0461 gprs_ns_test.c: Remove unused byte arrays by Pau Espin Pedrol · 7 years ago
  54. b592134 sms_test.c: Remove test of deprecated wrapper function by Pau Espin Pedrol · 7 years ago
  55. c2afe81 ctrl_test.c: fix build with GCC 7.1.1 by Vadim Yanitskiy · 7 years ago
  56. 43058ef Fix wrongful GSM FR codec SID frame detection in DTX. by Jean-Francois Dionne · 7 years ago
  57. 3851e8e introduce proper test case for GSM FR detection by Harald Welte · 7 years ago
  58. b6c8dda tests/Makefile.am: do not test disabled features by Vadim Yanitskiy · 7 years ago
  59. a362ee9 add sercomm unit test by Harald Welte · 7 years ago
  60. 35b54d1 fsm_test.c: fix unreachable check by Vadim Yanitskiy · 7 years ago
  61. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  62. 391d874 kasumi_test.c: fix incomplete check by Vadim Yanitskiy · 7 years ago
  63. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  64. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  65. 33e0306 tests/conv: add GSM 05.03 specific test by Vadim Yanitskiy · 7 years ago
  66. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  67. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  68. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  69. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  70. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  71. 15596e2 gsm0808: make gsm0808_create_reset_ack() accessible by Philipp Maier · 7 years ago
  72. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  73. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  74. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  75. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  76. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  77. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  78. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  79. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  80. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  81. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  82. 6761c3f milenage_test: cosmetic: verify AUTS in comments by Neels Hofmeyr · 7 years ago
  83. 45e778d milenage_test: enhance to verify new SQN increments by Neels Hofmeyr · 7 years ago
  84. bb6f7b7 osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND by Neels Hofmeyr · 7 years ago
  85. 82c9a0e osmo_auth_gen_vec: UMTS auth: store last used SQN, not next by Neels Hofmeyr · 7 years ago
  86. 5fe3d1b osmo-auc-gen: clarify SQN output, prepare for SQN changes by Neels Hofmeyr · 7 years ago
  87. d3b5873 add osmo-auc-gen_test by Neels Hofmeyr · 7 years ago
  88. 8e1b598 milenage_test: cosmetic fix: shown value is not SEQ.MS by Neels Hofmeyr · 7 years ago
  89. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  90. 68930e8 tests/conv: separate test logic by Vadim Yanitskiy · 7 years ago
  91. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  92. bd9de2f gsup_test: also check stderr by Neels Hofmeyr · 7 years ago
  93. abb2369 gsup test: add decoding test for UMTS IEs by Neels Hofmeyr · 7 years ago
  94. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  95. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  96. 6f0f560 cosmetic: replace fprintf with LOGP by Philipp Maier · 7 years ago
  97. 4ffb43f Add minimal testing of socket.c helper functions by Harald Welte · 7 years ago
  98. 7132011 bssgp_fc_test: do not use real time by Neels Hofmeyr · 7 years ago
  99. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  100. d8494bc tests/conv: whitespece fix by Vadim Yanitskiy · 7 years ago