1. 9a4286b gsm0808_test: fix more missing inits (address sanitizer issues) by Neels Hofmeyr · 6 years ago
  2. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  3. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  4. c62c934 test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly by Neels Hofmeyr · 6 years ago
  5. db2fa4e test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs by Neels Hofmeyr · 6 years ago
  6. 066473f test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes by Neels Hofmeyr · 6 years ago
  7. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  8. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  9. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  10. a64c45a add osmo_fsm_inst_update_id_f() by Neels Hofmeyr · 6 years ago
  11. 6e8c088 cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" by Neels Hofmeyr · 6 years ago
  12. 71f76a1 fsm: id: properly set name in case of NULL id by Neels Hofmeyr · 6 years ago
  13. 975ee6b fsm_test: more thoroughly test FSM inst ids and names by Neels Hofmeyr · 6 years ago
  14. d8f175c fsm_test: terminate the main loop instead of exit on timeout by Neels Hofmeyr · 6 years ago
  15. 04eb56f add osmo_quote_str(),osmo_quote_str_buf() and test by Neels Hofmeyr · 6 years ago
  16. a829b45 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  17. a8b6cc4 fix ctrl_test sanitizer issues by Neels Hofmeyr · 6 years ago
  18. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  19. 6882b80 ctrl: test deferred cmd, show current failure by Neels Hofmeyr · 6 years ago
  20. 21946e8 cosmetic: gsm0808_test: drop extraneous assertion by Neels Hofmeyr · 6 years ago
  21. 8b8cd93 fix gsm0808_enc_cell_id_list2 for leading-zero MNC by Neels Hofmeyr · 6 years ago
  22. c44fc23 show failure in gsm0808_enc_cell_id_list2() in gsm0808_test by Neels Hofmeyr · 6 years ago
  23. 473485c gsm0808_test: cosmetic: test non-hex MCC by Neels Hofmeyr · 6 years ago
  24. c1991df gsm0808_test: cosmetic: re-arrange struct init; print hexdump on failure by Neels Hofmeyr · 6 years ago
  25. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  26. 04a2a32 fsm: Update the name as well if the id is updated and accept NULL by Daniel Willmann · 6 years ago
  27. c9bebbd add a regression test for TLV parsing with repeated IEs by Stefan Sperling · 6 years ago
  28. 483f386 add a test for CELL_IDENT_WHOLE_GLOBAL cell identifier lists by Stefan Sperling · 6 years ago
  29. ed4327c fix parse_cell_id_lac_and_ci_list() by Stefan Sperling · 6 years ago
  30. 9c62fc6 fix bug in parse_cell_id_ci_list() by Stefan Sperling · 6 years ago
  31. 2338145 use gsm48_decode_lai2() in gsm0808_dec_cell_id_list() by Stefan Sperling · 6 years ago
  32. e1a8674 fix cell identifier decoding in libosmocore by Stefan Sperling · 6 years ago
  33. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  34. 20f7d0e fix osmo_mnc_from_str(): don't try to parse NULL by Neels Hofmeyr · 6 years ago
  35. 5b8b8c6 gsm23003_test: fix: compare members instead of bcmp by Neels Hofmeyr · 6 years ago
  36. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  37. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  38. 6c7b3e2 gsm0408_test: add test cases for MNC with leading zeros by Neels Hofmeyr · 6 years ago
  39. 4566f4e gsm0408_test: test new gsm48_{decode,generate}_lai2() functions by Neels Hofmeyr · 6 years ago
  40. dbb2513 gsm0408_test: check for new mnc_3_digits flag by Neels Hofmeyr · 6 years ago
  41. 888dc7d print BIG FAT ERROR message if osmo_fsm lacks event names by Stefan Sperling · 6 years ago
  42. 6950b19 coding: Add BER-reporting RACH decode functions by Harald Welte · 6 years ago
  43. d5a577b gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai() by Neels Hofmeyr · 6 years ago
  44. b9fd7eb gsm0408_test: RA test: include min/max value cases by Neels Hofmeyr · 6 years ago
  45. c38b32d gsm0408_test: include BCD and leading zeros in test output by Neels Hofmeyr · 6 years ago
  46. 0bf93a6 gsm0408_test: cosmetically re-order MCC to come before MNC by Neels Hofmeyr · 6 years ago
  47. 22da145 cosmetic: gsm0408_test: RA test cases as array-of-struct by Neels Hofmeyr · 6 years ago
  48. d55d7d4 Add test for gsm48_generate_mid_from_imsi() by Max · 6 years ago
  49. 6de34ee tests: utils_test: Fix test failure when compiling with -O0 by Pau Espin Pedrol · 6 years ago
  50. 41911d0 tests: coding_test: Fix compilation with -O0 by Pau Espin Pedrol · 6 years ago
  51. 80f4c4e GSUP: change osmo_gsup_encode() return type by Max · 6 years ago
  52. 4938272 GSUP: don't fail test on first error by Max · 6 years ago
  53. bd33a95 tests/ussd: prevent uninitialized memory access by Vadim Yanitskiy · 6 years ago
  54. 3da7938 Embedded: add sercomm stubs by Max · 6 years ago
  55. 89c8c40 Embedded: disable stats test by Max · 6 years ago
  56. ac3b6ac tests/ussd: fix wrong GSM 04.80 payload length by Vadim Yanitskiy · 6 years ago
  57. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 7 years ago
  58. c0771d6 ussd_test.c: fix rc / len debug output confusion by Vadim Yanitskiy · 6 years ago
  59. e29ec85 Use existing function for TLLI encoding by Max · 6 years ago
  60. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  61. 3da9aa6 ctrl: tighten CTRL input parsing by Neels Hofmeyr · 7 years ago
  62. 554f7b8 rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used index by Neels Hofmeyr · 7 years ago
  63. c0b0b62 ctrl: on parse errors, return a detailed message to sender by Neels Hofmeyr · 7 years ago
  64. 1b8b152 ctrl_test: add two more current parsing bugs to prep for fix by Neels Hofmeyr · 7 years ago
  65. f2c10f1 ctrl: fix mem leak when handling GET_REPLY and SET_REPLY by Neels Hofmeyr · 7 years ago
  66. 6769ad6 ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands by Neels Hofmeyr · 7 years ago
  67. 83aee83 ctrl_test: expand to test message handling and detect mem leaks by Neels Hofmeyr · 7 years ago
  68. 0ab6eca ctrl_test.c: replace print_escaped() with new osmo_escape_str() by Neels Hofmeyr · 7 years ago
  69. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  70. 3ef14a2 Do not allocate already existing counter group by Max · 7 years ago
  71. 62e4085 gsm0808_create_cipher_reject: Fix encoding of Cause IE by Harald Welte · 7 years ago
  72. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  73. 9dd3bf0 Fix malformed Abis/RSL messages with extra L3 Information field by Pau Espin Pedrol · 8 years ago
  74. 53aa0f5 license: Fix the license to GPL by Holger Hans Peter Freyther · 7 years ago
  75. a6a40dc Embedded: fix sercomm test by Max · 7 years ago
  76. ad1797e embedded: fix tests by Max · 7 years ago
  77. 33dbecb coding test: use OSMO_ASSERT by Max · 7 years ago
  78. 458a6f5 coding test: move bit dump into functions by Max · 7 years ago
  79. 0176b4a coding test: enable debug output by Max · 7 years ago
  80. 29d489f coding test: cosmetic cleanup by Max · 7 years ago
  81. fe1ed398 sercomm_test: sanitize: fix msgb mem leak by Neels Hofmeyr · 7 years ago
  82. 85f5a2c bssgp_fc_test: sanitize: free fc struct when done by Neels Hofmeyr · 7 years ago
  83. cd325ef gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflow by Neels Hofmeyr · 7 years ago
  84. 0128c78 bssgp_fc_test: sanitizer: free msgb context when done by Neels Hofmeyr · 7 years ago
  85. 9541a68 bssgp_fc_test: clarify by outputting ok / failure messages by Neels Hofmeyr · 7 years ago
  86. 568f8e2 bssgp_fc_test: remove rounding to deciseconds by Neels Hofmeyr · 7 years ago
  87. 9a938ae gsm0808_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  88. d8e79c7 gsm0408_test: sanitize: cleanup msgb by Neels Hofmeyr · 7 years ago
  89. dd24560 lapd_test: sanitize: fix msgb memleaks by Neels Hofmeyr · 7 years ago
  90. 39720ac abis_test: sanitize: fix msgb memleak by Neels Hofmeyr · 7 years ago
  91. d068210 Print /proc/cpuinfo before executing testsuite by Harald Welte · 7 years ago
  92. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  93. ba1059c Move additional libraries to appropriate place by Max · 7 years ago
  94. 504caac Add unit tests for bcd2char and char2bcd conversion by Harald Welte · 7 years ago
  95. 04c8812 stats_test: Extend check to include test for counter group name mangling by Harald Welte · 7 years ago
  96. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  97. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  98. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  99. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  100. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago