1. 11a4168 logging: ensure ANSI color escape is sent in same line/before newline by Manawyrm · 8 months ago
  2. 714843a gsm48_ie.c: change bearer cap structure in outgoing CSD calls by Manawyrm · 9 months ago
  3. 15b76f0 gsm: rename s/gsm0502_fn_compare/gsm0502_fncmp/ by Vadim Yanitskiy · 9 months ago
  4. 5285d47 gsm: add gsm0502_fn_compare() for comparing TDMA FNs by Vadim Yanitskiy · 9 months ago
  5. ae07127 write_queue: Enable updating max_length field by arehbein · 10 months ago
  6. d0cb0d5 tests/{v110,gsm44021}: change naming: 'test_' -> '_test' by Vadim Yanitskiy · 10 months ago
  7. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 6 months ago
  8. 06da40b Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers" by Pau Espin Pedrol · 10 months ago
  9. d981794 lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers by Pau Espin Pedrol · 11 months ago
  10. aea78a2 gsm: Introduce functions to convert between FN and RFN (Reduced FN) by Pau Espin Pedrol · 11 months ago
  11. 1247aa1 lapdm: Track fn of primitives in struct lapdm_msg_ctx by Pau Espin Pedrol · 11 months ago
  12. fadda01 coding: implement encoding/decoding API for TCH/F2.4 by Vadim Yanitskiy · 12 months ago
  13. c87c6a3 gsm: Improve the TCH/H2.4 coding routines by Sylvain Munaut · 12 months ago
  14. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 1 year ago
  15. 181eaa4 osmo_io: Make the test more deterministic between backends by Daniel Willmann · 1 year, 1 month ago
  16. 8d42394 improve API for osmo_routing_area_id by Neels Hofmeyr · 1 year, 1 month ago
  17. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year, 1 month ago
  18. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 1 year, 1 month ago
  19. 8bd9d5d libosmogsm: Add support for TUAK authentication algorithm by Harald Welte · 1 year, 1 month ago
  20. d8e5309 libosmogsm: Allow auth API caller to specify RES length by Harald Welte · 1 year, 1 month ago
  21. b04d59e coding: fix _tch_csd_burst_map(): do not overwrite FACCH by Vadim Yanitskiy · 1 year, 1 month ago
  22. 31f761f coding: test FACCH/[FH] bitstealing in test_csd() by Vadim Yanitskiy · 1 year, 1 month ago
  23. b334022 coding: implement dedicated codec API for FACCH/[FH] by Vadim Yanitskiy · 1 year, 1 month ago
  24. 9a22827 coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4 by Vadim Yanitskiy · 1 year, 1 month ago
  25. ce484eb gsm: fix convolutional code definition for TCH/F4.8 by Vadim Yanitskiy · 1 year, 1 month ago
  26. e677fcc coding: use gsm0503_tch_hr_decode2() in coding_test by Vadim Yanitskiy · 1 year, 1 month ago
  27. cbbd17e osmo_io: Support detecting non-blocking connect() by Daniel Willmann · 1 year, 2 months ago arehbein/osmo_io_ipa
  28. 03590fc copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  29. 5eb356b codec: replace GSM-FR ECU with new implementation by Mychaela N. Falconia · 1 year, 2 months ago
  30. 37b2ebf tests: Add initial osmo_io tests by Daniel Willmann · 1 year, 3 months ago
  31. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 8 months ago
  32. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  33. cc9b699 vty: show bug in implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  34. beb7c17 Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' by Pau Espin Pedrol · 1 year, 2 months ago
  35. e2217ee tlv: Show bug in decoded tlv_parsed for type TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 2 months ago
  36. 91f5eee logging vty: probe 'print' and 'logging timestamp' cmds by Neels Hofmeyr · 1 year, 4 months ago
  37. 0288134 logging: print talloc report on exit from vty test by Max · 1 year, 4 months ago
  38. 89a3fc9 tests: make VTY tests depend on the respective binaries by Vadim Yanitskiy · 1 year, 3 months ago
  39. 8f6d2f3 tests/v110: assert(user_data_chunk_bits) in test_ra1() by Vadim Yanitskiy · 1 year, 4 months ago
  40. 5761c44 error log: osmo_sock_init2_multiaddr() v4/v6 mix by Neels Hofmeyr · 3 years, 9 months ago
  41. 439ffc2 fix 'make vty-test' for --disable-gb by Neels Hofmeyr · 1 year, 4 months ago
  42. ff66699 tests/Makefile.am: Move LDADD to right position by Pau Espin Pedrol · 1 year, 4 months ago
  43. 34537d4 tests/Makefile.am: Drop duplicated libosmogb.la in LDADD by Pau Espin Pedrol · 1 year, 4 months ago
  44. 6020d13 tests/Makefile.am: Move system libs at the end of list by Pau Espin Pedrol · 1 year, 4 months ago
  45. c4cfb80 gsm: TS 44.021 modified V.110 frame encoding/decoding support by Harald Welte · 1 year, 7 months ago
  46. 065dab8 isdn: Add V.110 encoder/decoder by Harald Welte · 1 year, 7 months ago
  47. 1447100 gsm0808: make CSD enum values consistent with RSL by Oliver Smith · 1 year, 4 months ago
  48. f2c0fcc improve test output for gsm0808_sc_cfg_from_gsm48_mr_cfg() by Neels Hofmeyr · 1 year, 10 months ago
  49. 57d4fae gsm0808_enc/dec_channel_type: fix transparent flag by Oliver Smith · 1 year, 4 months ago
  50. 65e0edc convolutional coding for CSD by Harald Welte · 4 years, 5 months ago
  51. 4cc60a1 New unit test for XOR-2G authentication by Harald Welte · 1 year, 4 months ago
  52. 8d9ed73 tests: add test_gsm0808_enc_dec_channel_type_sign by Oliver Smith · 1 year, 4 months ago
  53. f047a4a gsm0808_enc/dec_channel_type: support data by Oliver Smith · 1 year, 5 months ago
  54. 02b9095 test_gsm0808_enc_dec_channel_type -> …_speech by Oliver Smith · 1 year, 5 months ago
  55. 81e5a6f gsm0808_dec_channel_type: add missing len check by Oliver Smith · 1 year, 5 months ago
  56. 5c7eaa6 gprs_ns2_fr: use osmo_netdev to monitor and operate network device by Pau Espin Pedrol · 1 year, 5 months ago
  57. 0aa84cf libosmocore: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  58. d55a209 create libosmoisdn sub-library by Harald Welte · 1 year, 7 months ago
  59. 88955fb Fix all references to config.h by Pau Espin Pedrol · 1 year, 5 months ago
  60. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago
  61. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 6 months ago
  62. b6a3836 gsm0408_test: add unittest for gsm_gsmtime2fn() by Philipp Maier · 1 year, 6 months ago
  63. 94705d0 uitils: add floored and euclidian modulo functions by Philipp Maier · 1 year, 6 months ago
  64. 555c293 bitgen test: fix concat macro by Eric · 1 year, 6 months ago
  65. 6db830f gsm0808: use new gsm0808_enc_speech_codec[_list]2() API by Vadim Yanitskiy · 1 year, 7 months ago
  66. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  67. 0d9b6b0 gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote by arehbein · 1 year, 8 months ago
  68. 61359a2 msgb: expand copy test by Max · 1 year, 9 months ago
  69. c3b904a vty: Allow using hex representations in cmd numeric ranges by Pau Espin Pedrol · 4 years ago
  70. a7f97b9 gsm0408_test: do not print errno in expected output by Neels Hofmeyr · 1 year, 10 months ago
  71. 9e4c2eb Revert "Add osmo_sockaddr_strs_to_str()" by neels · 1 year, 11 months ago
  72. e145e28 Add osmo_sockaddr_strs_to_str() by Max · 1 year, 11 months ago
  73. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  74. 061f96d tests: Run smscb/gsm0341_test during make check by Pau Espin Pedrol · 1 year, 11 months ago
  75. c66b35b gsm0808_enc_aoip_trasp_addr: add length check by Oliver Smith · 1 year, 11 months ago
  76. 8137d9a logging: add a new category DLCSN1 for libosmo-csn1 by Vadim Yanitskiy · 1 year, 11 months ago
  77. 342a522 tests/tdef: assert pointer returned by osmo_tdef_get_entry() by Vadim Yanitskiy · 2 years ago
  78. 76bdbd4 fsm: fix state_chg(): pass microseconds to osmo_timer_schedule() by Vadim Yanitskiy · 2 years ago
  79. d2964a9 fsm: add unit tests verifying state timeout s/ms accuracy by Vadim Yanitskiy · 2 years ago
  80. 605c9e6 gsm48_ie: fix parsing of Bearer capability IE without octet 3a by Mychaela Falconia · 2 years ago
  81. 95fc8ea gsm0408_test: add a testcase for gsm48_decode_bearer_cap() by Vadim Yanitskiy · 2 years ago
  82. 1a077cb gsm0408_test: do not return early in test_bearer_cap() by Vadim Yanitskiy · 2 years ago
  83. 4f41d59 fix uninitialized err pointer passed to osmo_bssap_le_dec() by Vadim Yanitskiy · 2 years ago
  84. 3278f0f iuup: Fix Handling of subsequent Initialization msgs by Pau Espin Pedrol · 2 years, 1 month ago
  85. f62e01a tests/iuup: Showcase IuUP stack not answering subsequent Init msgs by Pau Espin Pedrol · 2 years, 1 month ago
  86. 6d6d22e iuup: Fix IPTIs_present not set to 0 if no IPTIs received by Pau Espin Pedrol · 2 years, 1 month ago
  87. cc4213e coding: add gsm0503_detect_a[fh]s_dtx_frame2() by Vadim Yanitskiy · 2 years, 1 month ago
  88. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years, 1 month ago
  89. 7790459 coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%) by Vadim Yanitskiy · 2 years, 1 month ago
  90. 32aff35 tests/dtx: test tagging of FACCH/[FH] frames by Vadim Yanitskiy · 2 years, 1 month ago
  91. f673fd5 tests/dtx: test detection/decoding of A[FH]S_SID_UPDATE by Vadim Yanitskiy · 2 years, 1 month ago
  92. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 2 months ago
  93. 388a53a rsl: Fix tlv_parse of IPAC_DLCX_IND message by Pau Espin Pedrol · 2 years, 3 months ago
  94. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 3 months ago
  95. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 4 months ago
  96. a3987fc gsm0808_test: Add new unit test showing dec error by Pau Espin Pedrol · 2 years, 4 months ago
  97. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 5 months ago
  98. a87526d gsm0808: Test if we properly decode a SRVCC cell identifier list by Harald Welte · 2 years, 5 months ago
  99. b12dbf7 tests/logging: merge both logging_test_{stream,wqueue}.err by Vadim Yanitskiy · 2 years, 5 months ago
  100. 83f423b logging: fix printing of '\0' when filename printed last by Vadim Yanitskiy · 2 years, 5 months ago