1. 99377c2 libosmogsm: add Routing Area Identifier test by Max · 7 years ago
  2. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  3. e6e6446 osmo-auc-gen: umts: print out the IND of the SQN used by Neels Hofmeyr · 7 years ago
  4. b1af6ef osmo-auc-gen: umts: add --ind-len arg by Neels Hofmeyr · 7 years ago
  5. 3cb0827 osmo-auc-gen: umts: add --ind arg by Neels Hofmeyr · 7 years ago
  6. 4315e01 osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 by Neels Hofmeyr · 7 years ago
  7. 5169107 osmo-auc-gen: umts: remove erratic SQN.MS printout by Neels Hofmeyr · 7 years ago
  8. 9ca7d3e cosmetic: test for osmo-auc-gen: print error for missing binary by Neels Hofmeyr · 7 years ago
  9. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  10. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 7 years ago
  11. 1f82d0a osmo_sock_get_name(): clearly indicate local and remote by Neels Hofmeyr · 7 years ago
  12. fc1911c sercomm_test.c: return correctly in main by Pau Espin Pedrol · 7 years ago
  13. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  14. 039171a abis_test.c: Fix warning appearing on some buggy gcc versions by Pau Espin Pedrol · 7 years ago
  15. 35c6fb3 lapd_test.c: Convert compilation warning to level message by Pau Espin Pedrol · 7 years ago
  16. 21be837 tlv_test.c: Fix compilation warnings by Pau Espin Pedrol · 7 years ago
  17. faa0461 gprs_ns_test.c: Remove unused byte arrays by Pau Espin Pedrol · 7 years ago
  18. b592134 sms_test.c: Remove test of deprecated wrapper function by Pau Espin Pedrol · 7 years ago
  19. c2afe81 ctrl_test.c: fix build with GCC 7.1.1 by Vadim Yanitskiy · 7 years ago
  20. 43058ef Fix wrongful GSM FR codec SID frame detection in DTX. by Jean-Francois Dionne · 7 years ago
  21. 3851e8e introduce proper test case for GSM FR detection by Harald Welte · 7 years ago
  22. b6c8dda tests/Makefile.am: do not test disabled features by Vadim Yanitskiy · 7 years ago
  23. a362ee9 add sercomm unit test by Harald Welte · 7 years ago
  24. 35b54d1 fsm_test.c: fix unreachable check by Vadim Yanitskiy · 7 years ago
  25. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  26. 391d874 kasumi_test.c: fix incomplete check by Vadim Yanitskiy · 7 years ago
  27. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  28. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  29. 33e0306 tests/conv: add GSM 05.03 specific test by Vadim Yanitskiy · 7 years ago
  30. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  31. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  32. f85861d control_if: Add helper function for 'local execution' of control command by Harald Welte · 7 years ago
  33. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  34. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  35. 15596e2 gsm0808: make gsm0808_create_reset_ack() accessible by Philipp Maier · 7 years ago
  36. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  37. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  38. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  39. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  40. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  41. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  42. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  43. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  44. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  45. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  46. 6761c3f milenage_test: cosmetic: verify AUTS in comments by Neels Hofmeyr · 7 years ago
  47. 45e778d milenage_test: enhance to verify new SQN increments by Neels Hofmeyr · 7 years ago
  48. bb6f7b7 osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND by Neels Hofmeyr · 7 years ago
  49. 82c9a0e osmo_auth_gen_vec: UMTS auth: store last used SQN, not next by Neels Hofmeyr · 7 years ago
  50. 5fe3d1b osmo-auc-gen: clarify SQN output, prepare for SQN changes by Neels Hofmeyr · 7 years ago
  51. d3b5873 add osmo-auc-gen_test by Neels Hofmeyr · 7 years ago
  52. 8e1b598 milenage_test: cosmetic fix: shown value is not SEQ.MS by Neels Hofmeyr · 7 years ago
  53. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  54. 68930e8 tests/conv: separate test logic by Vadim Yanitskiy · 7 years ago
  55. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  56. bd9de2f gsup_test: also check stderr by Neels Hofmeyr · 7 years ago
  57. abb2369 gsup test: add decoding test for UMTS IEs by Neels Hofmeyr · 7 years ago
  58. 437ed4a osmo_hexparse: allow whitespace in parsed string, add ws test by Neels Hofmeyr · 7 years ago
  59. 7adb567 utils: add hexparse test by Neels Hofmeyr · 7 years ago
  60. 6f0f560 cosmetic: replace fprintf with LOGP by Philipp Maier · 7 years ago
  61. 4ffb43f Add minimal testing of socket.c helper functions by Harald Welte · 7 years ago
  62. 7132011 bssgp_fc_test: do not use real time by Neels Hofmeyr · 7 years ago
  63. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  64. d8494bc tests/conv: whitespece fix by Vadim Yanitskiy · 7 years ago
  65. 1214295 tests/conv: add LTE PBCH test vector by Vadim Yanitskiy · 7 years ago
  66. b41b48e stats_test: fix mismatching osmo_stats_reporter->send_item signature by Neels Hofmeyr · 7 years ago
  67. 2f0b0c9 Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c by Max · 7 years ago
  68. d02c8af DTX: fix AMR SID-FIRST detection by Jean-Francois Dionne · 7 years ago
  69. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  70. 53e2672 lapd_test: avoid calling memcpy with NULL source by Harald Welte · 7 years ago
  71. cba8eb9 fsm_test.c: fix compiler warning: timer cb return type by Neels Hofmeyr · 8 years ago
  72. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  73. 886d6fd fix logging: log_set_category_filter() for internal DL* logging cats by Neels Hofmeyr · 8 years ago
  74. a4842af show bug in logging: log_set_category_filter on DL* categories by Neels Hofmeyr · 8 years ago
  75. 7480226 fix logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  76. d1a145e show bug in logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  77. ca13574 fix logging: also catch first out-of-bounds logging cat by Neels Hofmeyr · 8 years ago
  78. a280b82 show bug in logging: erratic redirection to DLGLOBAL for first invalid category by Neels Hofmeyr · 8 years ago
  79. 42240de fix logging: redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  80. 85b42c4 show bug in logging: erratic redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  81. 9adf32f logging test: cosmetic: print target and don't print color by Neels Hofmeyr · 8 years ago
  82. d981efa oap: add encode/decode unit test by Neels Hofmeyr · 8 years ago
  83. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  84. a24be85 Fix msgb_test on 64 bit architectures by Harald Welte · 8 years ago
  85. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  86. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  87. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  88. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  89. e9e5f8e Add null-pointer check to osmo_amr_rtp_dec() by Max · 8 years ago
  90. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  91. 8a3409c gsm0408_test: initialize msgb talloc ctx by Neels Hofmeyr · 8 years ago
  92. 8319a67 bitrev_test: don't omit last byte from test result check by Neels Hofmeyr · 8 years ago
  93. 4fd6023 Fix ASAN failure in bitrev_test by Max · 8 years ago
  94. dbc6817 timer_test: set 8 as default steps, use the default in testsuite.at by Neels Hofmeyr · 8 years ago
  95. d0858c2 timer_test: print more details to stdout to check by Neels Hofmeyr · 8 years ago
  96. 255dac1 timer_test: redirect some output from stderr to stdout by Neels Hofmeyr · 8 years ago
  97. d73c1cc timer_test: remove all random elements by Neels Hofmeyr · 8 years ago
  98. 7b4d727 timer_test: do not use real time: deterministic and faster by Neels Hofmeyr · 8 years ago
  99. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  100. 13a8fb8 timer_test: remove unused precision values and confusing log by Neels Hofmeyr · 8 years ago