1. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  2. 5785a4a codec: Add functions for AMR s->d bits and d->s bits by Harald Welte · 4 years, 2 months ago
  3. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  4. 3c0a87c gsm0505_amr_dtx: add missing value strings by Philipp Maier · 4 years, 2 months ago
  5. a5b1b86 gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message. by Alexander Chemeris · 4 years, 2 months ago
  6. e7d0d70 tests/coding_test: Fix test_pdtch() results by Pau Espin Pedrol · 4 years, 3 months ago
  7. ce28d2e tests/coding: Test decoding of DL EGPRS data packet by Pau Espin Pedrol · 4 years, 3 months ago
  8. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  9. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  10. 41ce675 tests/coding: add 11-bit Access Burst samples from a real phone by Vadim Yanitskiy · 4 years, 3 months ago
  11. 88c61c3 tests/coding: cosmetic: use ARRAY_SIZE() macro from utils.h by Vadim Yanitskiy · 4 years, 3 months ago
  12. 0f4919e tests/coding: reduce verbosity of 8-bit / 11-bit RACH coding tests by Vadim Yanitskiy · 4 years, 3 months ago
  13. ca466cf tests/coding: check return value of encoding / decoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  14. 3a5917b gsm690: Fix amr speech bit length table by Philipp Maier · 4 years, 4 months ago
  15. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago
  16. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  17. 6e270e2 tests/bitvec: add a unit test for bitvec_read_field() by Vadim Yanitskiy · 4 years, 4 months ago
  18. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 7 months ago
  19. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  20. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 11 months ago
  21. ae5016f Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  22. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  23. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  24. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  25. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 8 months ago
  26. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 8 months ago
  27. 823073a utils.h: add OSMO_NAME_C_IMPL() macro by Neels Hofmeyr · 4 years, 8 months ago
  28. df22b00 osmo_sockaddr_str: API doc: fix 32bit addr mixup of host/network byte order by Neels Hofmeyr · 4 years, 8 months ago
  29. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  30. 002a51d add osmo_sockaddr_str_cmp() by Neels Hofmeyr · 4 years, 8 months ago
  31. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  32. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 7 months ago
  33. d0e8d6b fix OSMO_SOCKADDR_STR_FMT for IPv6 by Neels Hofmeyr · 4 years, 8 months ago
  34. 83d6910 test: add OSMO_SOCKADDR_STR_FMT to sockaddr_str_test.c by Neels Hofmeyr · 4 years, 8 months ago
  35. e40b963 gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests by Pau Espin Pedrol · 4 years, 8 months ago
  36. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  37. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  38. b1bbe24 fsm: refuse state chg and events after term by Neels Hofmeyr · 4 years, 9 months ago
  39. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  40. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  41. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 8 months ago
  42. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  43. 9168cc9 tdef_test: verify case where osmo_tdef_set returns -EEXIST by Pau Espin Pedrol · 4 years, 10 months ago
  44. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 10 months ago
  45. 1b729ce gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE by Neels Hofmeyr · 6 years ago
  46. 14b87b2 gsm29205_test: fix error: missing braces around initializer by Vadim Yanitskiy · 4 years, 9 months ago
  47. dd61cd2 No fail if no /proc/cpuinfo by Ruben Undheim · 6 years ago
  48. ae140bc ecu_fr: increase test coverage for FR ECU implementation by Philipp Maier · 4 years, 10 months ago
  49. 750d831 codec/ecu: Introduce new generic Error Concealment Unit abstraction by Harald Welte · 5 years ago
  50. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  51. d0b3b9e add vty logp command to echo on all log targets by Neels Hofmeyr · 5 years ago
  52. f65278f tests: logging: Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  53. 2605ffc gsm0808_test: Fix wrong use of memcp by Pau Espin Pedrol · 5 years ago
  54. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  55. 32e6710 vty: command.c: Fix: single-choice optional args are no longer passed incomplete to vty func by Pau Espin Pedrol · 5 years ago
  56. 7e1b03f vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func by Pau Espin Pedrol · 5 years ago
  57. 14aadd5 vty: tests: Verify incomplete optional parameters are passed to vty funcs by Pau Espin Pedrol · 5 years ago
  58. 6df2e44 vty: command.c: Fix is_cmd_ambiguous() returning always 0 by Pau Espin Pedrol · 5 years ago
  59. 186f878 gsm48_decode_bcd_number2: fix ENOSPC edge case by Oliver Smith · 5 years ago
  60. 8c9befe vty_transcript_test.vty: add choice auto-complete tests by Vadim Yanitskiy · 5 years ago
  61. 1dc8264 gsm48_encode_bcd_number(): clarify optional LHV header initialization by Vadim Yanitskiy · 5 years ago
  62. e4799f5 gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length by Vadim Yanitskiy · 5 years ago
  63. 7194087 gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation by Vadim Yanitskiy · 5 years ago
  64. 2cd1dda gsm48_decode_bcd_number2(): fix output truncation by Vadim Yanitskiy · 5 years ago
  65. aa0683d gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test by Vadim Yanitskiy · 5 years ago
  66. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  67. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  68. cc72cc4 add osmo_stat_item_inc/osmo_stat_item_dec to set it relative by Alexander Couzens · 5 years ago
  69. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  70. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  71. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  72. 8531d66 tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN() by Neels Hofmeyr · 5 years ago
  73. d79ccc6 add osmo_str_startswith() by Neels Hofmeyr · 5 years ago
  74. d28aa0c fsm_dealloc_test: no need for ST_DESTROYING by Neels Hofmeyr · 5 years ago
  75. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  76. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  77. 223d66a add fsm_dealloc_test.c by Neels Hofmeyr · 5 years ago
  78. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  79. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  80. 98ed339 osmo_escape_str_buf: Always copy, don't return input string pointer by Harald Welte · 5 years ago
  81. d488c72 tests: use -no-install libtool flag to avoid ./lt-* scripts by Harald Welte · 5 years ago
  82. 94d79fd gsm0808_utils: fix gsm48 multirate to S-bit converter by Philipp Maier · 5 years ago
  83. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  84. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  85. d4b79c8 fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() by Neels Hofmeyr · 5 years ago
  86. 4ea6982 fix tdef_test.c: do call the function-to-test in all cases by Neels Hofmeyr · 5 years ago
  87. 4f54c6c tdef_test: tweak output to prepare for a fix by Neels Hofmeyr · 5 years ago
  88. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  89. a478590 coding: check gsm0503_rach_*() results by Max · 5 years ago
  90. 050f2d3 log: fsm: allow logging the timeout on state change by Neels Hofmeyr · 6 years ago
  91. 35042a2 NS: Factor out gprs_nsvc_start_test() and use it by Harald Welte · 5 years ago
  92. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  93. cf665fc gsm0808: Add unit tests for test_create_clear_command2() by Harald Welte · 5 years ago
  94. 2cbe25f add OSMO_STRBUF_PRINTF() by Neels Hofmeyr · 5 years ago
  95. 450f5ac Enable remote SIM protocol log level by Max · 5 years ago
  96. 7b740f7 platform independence fix: tdef range tests by Neels Hofmeyr · 5 years ago
  97. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  98. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  99. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  100. b55f4d2 vty: enable optional-multi-choice syntax: [(one|two)] by Neels Hofmeyr · 5 years ago