1. d488c72 tests: use -no-install libtool flag to avoid ./lt-* scripts by Harald Welte · 5 years ago
  2. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  3. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  4. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  5. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  6. 4ea6982 fix tdef_test.c: do call the function-to-test in all cases by Neels Hofmeyr · 5 years ago
  7. 4f54c6c tdef_test: tweak output to prepare for a fix by Neels Hofmeyr · 5 years ago
  8. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  9. a478590 coding: check gsm0503_rach_*() results by Max · 5 years ago
  10. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  11. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  12. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  13. cf665fc gsm0808: Add unit tests for test_create_clear_command2() by Harald Welte · 5 years ago
  14. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  15. 450f5ac Enable remote SIM protocol log level by Max · 5 years ago
  16. 7b740f7 platform independence fix: tdef range tests by Neels Hofmeyr · 5 years ago
  17. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  18. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  19. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  20. b55f4d2 vty: enable optional-multi-choice syntax: [(one|two)] by Neels Hofmeyr · 5 years ago
  21. c197809 vty: enable optional-multi-choice syntax: ([one]|[two]) by Neels Hofmeyr · 5 years ago
  22. faa49e2 add generic vty_transcript_test.c, vty_transcript_test.vty by Neels Hofmeyr · 5 years ago
  23. bd5a1dc osmo_fsm_inst_state_chg(): set T also for zero timeout by Neels Hofmeyr · 5 years ago
  24. 760c58f build: add missing logging_vty_test.vty to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  25. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  26. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  27. 1317771 gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits by Harald Welte · 5 years ago
  28. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  29. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  30. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  31. 4fd64e5 LCLS: expand enc/dec tests by Max · 5 years ago
  32. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  33. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  34. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  35. 660729c tests/gsup_test.c: drop session IEs from MO-ForwardSM Error by Vadim Yanitskiy · 6 years ago
  36. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  37. cf6ee64 tests/gsm0808: use new msgb comparison API by Vadim Yanitskiy · 6 years ago
  38. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  39. 1974240 GSUP: add end marker to enum osmo_gsup_iei by Oliver Smith · 6 years ago
  40. af25c37 Use define for key buffers by Max · 6 years ago
  41. b260039 add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  42. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  43. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  44. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  45. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  46. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  47. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  48. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  49. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  50. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  51. 4968628 gsm0408_test: test encoding and decoding Mobile Identity by Neels Hofmeyr · 6 years ago
  52. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  53. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  54. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  55. fa3b482 Fix deprecation warning in gsm0808_test by Max · 6 years ago
  56. 2b4a67a Update cipher reject function by Max · 6 years ago
  57. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  58. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  59. ea6f519 vty logging: fix crash when missing 'logging enable' by Neels Hofmeyr · 6 years ago
  60. 0d67f48 logging_vty: Ensure writing well-formed config files by Harald Welte · 6 years ago
  61. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  62. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  63. 28fc078 logging vty: add 'logging level set-all <level>' by Neels Hofmeyr · 6 years ago
  64. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  65. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  66. 9540c24 logging vty: deprecate 'all', introduce 'force-all' by Neels Hofmeyr · 6 years ago
  67. 7e0686c logging vty: deprecate the 'everything' keyword by Neels Hofmeyr · 6 years ago
  68. 3a9ff11 logging vty: add VTY transcript test by Neels Hofmeyr · 6 years ago
  69. ec6fdbb fix tests linking: don't use system installed libs by Neels Hofmeyr · 6 years ago
  70. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  71. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  72. 48fd019 cosmetic: More context / naming / comment for test_idtag_parsing() by Harald Welte · 6 years ago
  73. 6db529a import oap_client_test from osmo-sgsn by Harald Welte · 6 years ago
  74. 421068e tests: codec: ecu_fr: Add buffer with unequal XMAXC values by Pau Espin Pedrol · 6 years ago
  75. bbccca6 tests: codec: ecu_fr: Print XMAXC fields by Pau Espin Pedrol · 6 years ago
  76. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  77. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  78. 6979c54 utils_test: fix isqrt_test calculation range by Neels Hofmeyr · 6 years ago
  79. b885ef8 tests: ctrl: Test received ERROR messages are handled correctly by Pau Espin Pedrol · 6 years ago
  80. 5314c51 vty: fix use-after-free and memleaks in is_cmd_ambiguous() by Neels Hofmeyr · 6 years ago
  81. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  82. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago
  83. 52e4412 gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag() by Vadim Yanitskiy · 6 years ago
  84. 15a5f8d Add osmo_isqrt32() to compute 32bit integer square root by Harald Welte · 6 years ago
  85. 407df02 add osmo_fsm_inst_state_chg_keep_timer() by Neels Hofmeyr · 6 years ago
  86. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  87. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  88. dab4db0 gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of 64 bits by Pau Espin Pedrol · 6 years ago
  89. 16e205b tests: a5_test: Print wrong buffer correctly on error by Pau Espin Pedrol · 6 years ago
  90. 977afaa tests: gea_test: Use correct max size for key in buffer by Pau Espin Pedrol · 6 years ago
  91. c5c955c tests: bitrev_test: Fix dynamic-stack-buffer-overflow by Pau Espin Pedrol · 6 years ago
  92. cacaa4a configure: Check separately for lib implementing dlopen and dlsym by Pau Espin Pedrol · 6 years ago
  93. 178bf7a gsm0808_test: silence deprecation: use gsm0808_create_layer3_2() by Neels Hofmeyr · 6 years ago
  94. 9a4286b gsm0808_test: fix more missing inits (address sanitizer issues) by Neels Hofmeyr · 6 years ago
  95. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  96. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  97. c62c934 test_gsm0808_enc_dec_speech_codec_with_cfg: initialize properly by Neels Hofmeyr · 6 years ago
  98. db2fa4e test_gsm0808_enc_dec_cell_id_list_lac(): populate all LACs by Neels Hofmeyr · 6 years ago
  99. 066473f test_gsm0808_enc_dec_cell_id_list_lac(): validate encoded bytes by Neels Hofmeyr · 6 years ago
  100. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago