1. 09c8bfc tests/it_q: add tc_enqueue/dequeue testcase by Vadim Yanitskiy · 7 months ago
  2. 74b31ac tests/coding: fix -Wmaybe-uninitialized in test_pdtch() by Vadim Yanitskiy · 7 months ago
  3. d511a9d util: add osmo_strbuf macros to manipulate the strbuf tail by Neels Hofmeyr · 7 months ago
  4. 5b4135c tests/socket: Avoid keeping unneeded sockets open during next test cases by Pau Espin Pedrol · 7 months ago
  5. 6587dd0 soft_uart: implement modem status lines and flow control by Vadim Yanitskiy · 7 months ago
  6. ffb8d5e soft_uart: osmo_soft_uart_tx_ubits(): return number of bits pulled by Vadim Yanitskiy · 7 months ago
  7. 811638c soft_uart: check Rx/Tx state once in osmo_soft_uart_{rx,tx}_ubits() by Vadim Yanitskiy · 7 months ago
  8. be3c38c Add a GSM RLP decoder and encoder by Harald Welte · 7 months ago
  9. 641cc3c add new osmo_sockaddr_from_str_and_uint() function by Harald Welte · 7 months ago
  10. ffdd997 soft_uart: fix pulling a small number of Tx bits by Vadim Yanitskiy · 7 months ago
  11. dab6629 soft_uart: demonstrate a problem with osmo_soft_uart_tx_ubits() by Vadim Yanitskiy · 7 months ago
  12. 0d78a00 soft_uart: implement OSMO_SUART_PARITY_{MARK,SPACE} by Vadim Yanitskiy · 7 months ago
  13. 2d2ce49 soft_uart: fix handling of num_data_bits < 8 by Vadim Yanitskiy · 7 months ago
  14. bf95f82 soft_uart: fix Rx buffer flushing logic in suart_rx_ch() by Vadim Yanitskiy · 7 months ago
  15. 9ef304d soft_uart: add unit tests for the receiver and transmitter by Vadim Yanitskiy · 7 months ago
  16. 259a0b7 tests/testsuite.at: remove copy-pasted 'touch experr' by Vadim Yanitskiy · 7 months ago
  17. 11a4168 logging: ensure ANSI color escape is sent in same line/before newline by Manawyrm · 8 months ago
  18. 714843a gsm48_ie.c: change bearer cap structure in outgoing CSD calls by Manawyrm · 8 months ago
  19. 15b76f0 gsm: rename s/gsm0502_fn_compare/gsm0502_fncmp/ by Vadim Yanitskiy · 9 months ago
  20. 5285d47 gsm: add gsm0502_fn_compare() for comparing TDMA FNs by Vadim Yanitskiy · 9 months ago
  21. ae07127 write_queue: Enable updating max_length field by arehbein · 9 months ago
  22. d0cb0d5 tests/{v110,gsm44021}: change naming: 'test_' -> '_test' by Vadim Yanitskiy · 10 months ago
  23. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 6 months ago
  24. 06da40b Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers" by Pau Espin Pedrol · 10 months ago
  25. d981794 lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers by Pau Espin Pedrol · 11 months ago
  26. aea78a2 gsm: Introduce functions to convert between FN and RFN (Reduced FN) by Pau Espin Pedrol · 11 months ago
  27. 1247aa1 lapdm: Track fn of primitives in struct lapdm_msg_ctx by Pau Espin Pedrol · 11 months ago
  28. fadda01 coding: implement encoding/decoding API for TCH/F2.4 by Vadim Yanitskiy · 12 months ago
  29. c87c6a3 gsm: Improve the TCH/H2.4 coding routines by Sylvain Munaut · 12 months ago
  30. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 12 months ago
  31. 181eaa4 osmo_io: Make the test more deterministic between backends by Daniel Willmann · 1 year ago
  32. 8d42394 improve API for osmo_routing_area_id by Neels Hofmeyr · 1 year, 1 month ago
  33. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year, 1 month ago
  34. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 1 year, 1 month ago
  35. 8bd9d5d libosmogsm: Add support for TUAK authentication algorithm by Harald Welte · 1 year, 1 month ago
  36. d8e5309 libosmogsm: Allow auth API caller to specify RES length by Harald Welte · 1 year, 1 month ago
  37. b04d59e coding: fix _tch_csd_burst_map(): do not overwrite FACCH by Vadim Yanitskiy · 1 year, 1 month ago
  38. 31f761f coding: test FACCH/[FH] bitstealing in test_csd() by Vadim Yanitskiy · 1 year, 1 month ago
  39. b334022 coding: implement dedicated codec API for FACCH/[FH] by Vadim Yanitskiy · 1 year, 1 month ago
  40. 9a22827 coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4 by Vadim Yanitskiy · 1 year, 1 month ago
  41. ce484eb gsm: fix convolutional code definition for TCH/F4.8 by Vadim Yanitskiy · 1 year, 1 month ago
  42. e677fcc coding: use gsm0503_tch_hr_decode2() in coding_test by Vadim Yanitskiy · 1 year, 1 month ago
  43. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 1 month ago arehbein/osmo_io_ipa
  44. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  45. 5eb356b codec: replace GSM-FR ECU with new implementation by Mychaela N. Falconia · 1 year, 1 month ago
  46. 37b2ebf tests: Add initial osmo_io tests by Daniel Willmann · 1 year, 3 months ago
  47. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 7 months ago
  48. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  49. cc9b699 vty: show bug in implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  50. beb7c17 Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' by Pau Espin Pedrol · 1 year, 2 months ago
  51. e2217ee tlv: Show bug in decoded tlv_parsed for type TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 2 months ago
  52. 91f5eee logging vty: probe 'print' and 'logging timestamp' cmds by Neels Hofmeyr · 1 year, 4 months ago
  53. 0288134 logging: print talloc report on exit from vty test by Max · 1 year, 3 months ago
  54. 89a3fc9 tests: make VTY tests depend on the respective binaries by Vadim Yanitskiy · 1 year, 3 months ago
  55. 8f6d2f3 tests/v110: assert(user_data_chunk_bits) in test_ra1() by Vadim Yanitskiy · 1 year, 3 months ago
  56. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  57. 439ffc2 fix 'make vty-test' for --disable-gb by Neels Hofmeyr · 1 year, 4 months ago
  58. ff66699 tests/Makefile.am: Move LDADD to right position by Pau Espin Pedrol · 1 year, 3 months ago
  59. 34537d4 tests/Makefile.am: Drop duplicated libosmogb.la in LDADD by Pau Espin Pedrol · 1 year, 3 months ago
  60. 6020d13 tests/Makefile.am: Move system libs at the end of list by Pau Espin Pedrol · 1 year, 3 months ago
  61. c4cfb80 gsm: TS 44.021 modified V.110 frame encoding/decoding support by Harald Welte · 1 year, 7 months ago
  62. 065dab8 isdn: Add V.110 encoder/decoder by Harald Welte · 1 year, 7 months ago
  63. 1447100 gsm0808: make CSD enum values consistent with RSL by Oliver Smith · 1 year, 4 months ago
  64. f2c0fcc improve test output for gsm0808_sc_cfg_from_gsm48_mr_cfg() by Neels Hofmeyr · 1 year, 10 months ago
  65. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  66. 65e0edc convolutional coding for CSD by Harald Welte · 4 years, 4 months ago
  67. 4cc60a1 New unit test for XOR-2G authentication by Harald Welte · 1 year, 4 months ago
  68. 8d9ed73 tests: add test_gsm0808_enc_dec_channel_type_sign by Oliver Smith · 1 year, 4 months ago
  69. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  70. 02b9095 test_gsm0808_enc_dec_channel_type -> …_speech by Oliver Smith · 1 year, 5 months ago
  71. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  72. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  73. 0aa84cf libosmocore: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  74. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  75. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  76. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  77. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 5 months ago
  78. b6a3836 gsm0408_test: add unittest for gsm_gsmtime2fn() by Philipp Maier · 1 year, 5 months ago
  79. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 6 months ago
  80. 555c293 bitgen test: fix concat macro by Eric · 1 year, 6 months ago
  81. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 6 months ago
  82. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  83. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 8 months ago
  84. 61359a2 msgb: expand copy test by Max · 1 year, 8 months ago
  85. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 4 years ago
  86. a7f97b9 gsm0408_test: do not print errno in expected output by Neels Hofmeyr · 1 year, 10 months ago
  87. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 10 months ago
  88. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  89. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  90. 061f96d tests: Run smscb/gsm0341_test during make check by Pau Espin Pedrol · 1 year, 11 months ago
  91. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  92. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  93. 342a522 tests/tdef: assert pointer returned by osmo_tdef_get_entry() by Vadim Yanitskiy · 2 years ago
  94. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  95. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  96. 605c9e6 gsm48_ie: fix parsing of Bearer capability IE without octet 3a by Mychaela Falconia · 2 years ago
  97. 95fc8ea gsm0408_test: add a testcase for gsm48_decode_bearer_cap() by Vadim Yanitskiy · 2 years ago
  98. 1a077cb gsm0408_test: do not return early in test_bearer_cap() by Vadim Yanitskiy · 2 years ago
  99. 4f41d59 fix uninitialized err pointer passed to osmo_bssap_le_dec() by Vadim Yanitskiy · 2 years ago
  100. 3278f0f iuup: Fix Handling of subsequent Initialization msgs by Pau Espin Pedrol · 2 years ago