1. 7194087 gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation by Vadim Yanitskiy · 5 years ago
  2. 2cd1dda gsm48_decode_bcd_number2(): fix output truncation by Vadim Yanitskiy · 5 years ago
  3. aa0683d gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test by Vadim Yanitskiy · 5 years ago
  4. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  5. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  6. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  7. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  8. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  9. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  10. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  11. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  12. d28aa0c fsm_dealloc_test: no need for ST_DESTROYING by Neels Hofmeyr · 5 years ago
  13. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  14. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  15. 223d66a add fsm_dealloc_test.c by Neels Hofmeyr · 5 years ago
  16. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  17. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  18. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  19. d488c72 tests: use -no-install libtool flag to avoid ./lt-* scripts by Harald Welte · 5 years ago
  20. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  21. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  22. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  23. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  24. 4ea6982 fix tdef_test.c: do call the function-to-test in all cases by Neels Hofmeyr · 5 years ago
  25. 4f54c6c tdef_test: tweak output to prepare for a fix by Neels Hofmeyr · 5 years ago
  26. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  27. a478590 coding: check gsm0503_rach_*() results by Max · 5 years ago
  28. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  29. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  30. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  31. cf665fc gsm0808: Add unit tests for test_create_clear_command2() by Harald Welte · 5 years ago
  32. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  33. 450f5ac Enable remote SIM protocol log level by Max · 5 years ago
  34. 7b740f7 platform independence fix: tdef range tests by Neels Hofmeyr · 5 years ago
  35. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  36. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  37. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  38. b55f4d2 vty: enable optional-multi-choice syntax: [(one|two)] by Neels Hofmeyr · 5 years ago
  39. c197809 vty: enable optional-multi-choice syntax: ([one]|[two]) by Neels Hofmeyr · 5 years ago
  40. faa49e2 add generic vty_transcript_test.c, vty_transcript_test.vty by Neels Hofmeyr · 5 years ago
  41. bd5a1dc osmo_fsm_inst_state_chg(): set T also for zero timeout by Neels Hofmeyr · 5 years ago
  42. 760c58f build: add missing logging_vty_test.vty to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  43. 0423b61 add osmo_hexdump_buf() and test by Neels Hofmeyr · 5 years ago
  44. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  45. 1317771 gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digits by Harald Welte · 5 years ago
  46. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  47. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  48. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  49. 4fd64e5 LCLS: expand enc/dec tests by Max · 5 years ago
  50. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  51. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  52. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  53. 660729c tests/gsup_test.c: drop session IEs from MO-ForwardSM Error by Vadim Yanitskiy · 6 years ago
  54. 4702215 LCLS: enc/dec entire parameter set instead of GCR by Max · 6 years ago
  55. cf6ee64 tests/gsm0808: use new msgb comparison API by Vadim Yanitskiy · 6 years ago
  56. 10db281 GSUP: add CHECK-IMEI message by Oliver Smith · 6 years ago
  57. 1974240 GSUP: add end marker to enum osmo_gsup_iei by Oliver Smith · 6 years ago
  58. af25c37 Use define for key buffers by Max · 6 years ago
  59. b260039 add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  60. f9ee8da GSUP/SMS: introduce READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  61. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  62. 5207432 LCLS: add gsm0808_create_ass2() by Max · 6 years ago
  63. 969fb2e LCLS, TS 48.008: add GCR IE encoding/decoding by Max · 6 years ago
  64. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  65. ea2a0ab gsm48_mi_to_string(): guard against zero length output buffer by Neels Hofmeyr · 6 years ago
  66. 23187fa gsm48_generate_mid(): mask out ODD flag from mi_type by Neels Hofmeyr · 6 years ago
  67. 627e011 gsm48_mi_to_string: use osmo_bcd2str(), fix some corner cases by Neels Hofmeyr · 6 years ago
  68. 7079e69 add osmo_bcd2str() by Neels Hofmeyr · 6 years ago
  69. 4968628 gsm0408_test: test encoding and decoding Mobile Identity by Neels Hofmeyr · 6 years ago
  70. 4f4905f gsm0808: add encoder for cause codes and use it by Philipp Maier · 6 years ago
  71. 797558e send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK by Stefan Sperling · 6 years ago
  72. ed651d2 Support cipher mode reject with extended cause by Max · 6 years ago
  73. fa3b482 Fix deprecation warning in gsm0808_test by Max · 6 years ago
  74. 2b4a67a Update cipher reject function by Max · 6 years ago
  75. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  76. f6c369f gsm0808: allow decoding of zero length speech codec lists. by Philipp Maier · 6 years ago
  77. ea6f519 vty logging: fix crash when missing 'logging enable' by Neels Hofmeyr · 6 years ago
  78. 0d67f48 logging_vty: Ensure writing well-formed config files by Harald Welte · 6 years ago
  79. 8515d03 gsm0808: add function to convert AMR S15-S0 to gsm0408 settings by Philipp Maier · 6 years ago
  80. 5f2eb15 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  81. 28fc078 logging vty: add 'logging level set-all <level>' by Neels Hofmeyr · 6 years ago
  82. dd8c73c Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808" by Neels Hofmeyr · 6 years ago
  83. 2fd4fe6 gsm0808: add function to convert amr gsm0408 setings to gsm0808 by Philipp Maier · 6 years ago
  84. 9540c24 logging vty: deprecate 'all', introduce 'force-all' by Neels Hofmeyr · 6 years ago
  85. 7e0686c logging vty: deprecate the 'everything' keyword by Neels Hofmeyr · 6 years ago
  86. 3a9ff11 logging vty: add VTY transcript test by Neels Hofmeyr · 6 years ago
  87. ec6fdbb fix tests linking: don't use system installed libs by Neels Hofmeyr · 6 years ago
  88. 7c74989 add osmo_str_tolower() and _toupper() with test by Neels Hofmeyr · 6 years ago
  89. 7869baf Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse() by Harald Welte · 6 years ago
  90. 48fd019 cosmetic: More context / naming / comment for test_idtag_parsing() by Harald Welte · 6 years ago
  91. 6db529a import oap_client_test from osmo-sgsn by Harald Welte · 6 years ago
  92. 421068e tests: codec: ecu_fr: Add buffer with unequal XMAXC values by Pau Espin Pedrol · 6 years ago
  93. bbccca6 tests: codec: ecu_fr: Print XMAXC fields by Pau Espin Pedrol · 6 years ago
  94. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  95. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  96. 6979c54 utils_test: fix isqrt_test calculation range by Neels Hofmeyr · 6 years ago
  97. b885ef8 tests: ctrl: Test received ERROR messages are handled correctly by Pau Espin Pedrol · 6 years ago
  98. 5314c51 vty: fix use-after-free and memleaks in is_cmd_ambiguous() by Neels Hofmeyr · 6 years ago
  99. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  100. 5a09f75 gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie() by Vadim Yanitskiy · 6 years ago