1. 259a0b7 tests/testsuite.at: remove copy-pasted 'touch experr' by Vadim Yanitskiy · 7 months ago
  2. 90d79f4 gmstap_util: Fix sending out gsmtap messages by arehbein · 7 months ago
  3. f67e458 gsmtap_util: Simplify sink by arehbein · 8 months ago
  4. 1bb0b99 LAPD: Always update N(R) in pending TX frames if V(R) is incremented by Andreas Eversberg · 8 months ago
  5. 913a783 LAPD: Flush TX queue, if remote peer enters busy condition or rejects by Andreas Eversberg · 8 months ago
  6. cc63aae LAPD: Prepare lapd_send_i() for RTS support by Andreas Eversberg · 8 months ago
  7. d739e25 coding: gsm0503_tch_a[fh]s_encode(): make *codec const by Vadim Yanitskiy · 8 months ago
  8. a995269 coding: gsm0503_tch_a[fh]s_encode(): improve cmr/ft checks by Vadim Yanitskiy · 8 months ago
  9. e0d0fff msgb: fix doxygen docs for msgb_pull_u{8,16,32): end -> front by Vadim Yanitskiy · 8 months ago
  10. f38077e gsmtap_util: Use Osmo IO instead of Osmo write queues by arehbein · 8 months ago
  11. f262967 logging_gsmtap: Temporarily disable logging when sending the logs by Daniel Willmann · 8 months ago
  12. 11a4168 logging: ensure ANSI color escape is sent in same line/before newline by Manawyrm · 8 months ago
  13. 4ca0f62 ASCI: Add primitive to L1-SAP to switch uplink access detection on or off by Andreas Eversberg · 8 months ago
  14. e4f34d8 socket.c: Fix compilation with --disable-libsctp by Pau Espin Pedrol · 8 months ago
  15. 676b361 LAPDm: Correctly count expiry of T200 during estabishment/release by Andreas Eversberg · 8 months ago
  16. a59e8d7 write_queue: Fix Doxygen comment by arehbein · 9 months ago
  17. 2e2a0a1 osmo_io_poll: Handle -EAGAIN in case of OSMO_FD_WRITE by arehbein · 8 months ago
  18. 714843a gsm48_ie.c: change bearer cap structure in outgoing CSD calls by Manawyrm · 8 months ago
  19. de776d7 gsm48_ie.c: add 3.1kHz audio bearer capability for CSD calls by Manawyrm · 8 months ago
  20. 1584b2a gsmtap: Hide implementation of gsmtap_inst by arehbein · 9 months ago
  21. 9519d8d Fix typo in libosmocore.map by Pau Espin Pedrol · 9 months ago
  22. 64ba9ed socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr() by Pau Espin Pedrol · 9 months ago
  23. 2a405d4 osmo_io: Clean up code by arehbein · 9 months ago
  24. 2386e9a osmo_io: Only allow reading/writing if the relevant callback is set by Daniel Willmann · 9 months ago
  25. 435856b osmo_io: Init struct msghdr to zero by Daniel Willmann · 10 months ago
  26. 15b76f0 gsm: rename s/gsm0502_fn_compare/gsm0502_fncmp/ by Vadim Yanitskiy · 9 months ago
  27. d9a5c8d sockaddr_str.h Fix OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL syntax error by Pau Espin Pedrol · 9 months ago
  28. 5285d47 gsm: add gsm0502_fn_compare() for comparing TDMA FNs by Vadim Yanitskiy · 9 months ago
  29. 433218a APDU parsing support for GlobalPlatform GET RESPONSE by Karsten Ohme · 9 months ago
  30. 522f51b gsmtap.h: Add definitions for ISDN PPP sub-type by Manawyrm · 9 months ago
  31. ae07127 write_queue: Enable updating max_length field by arehbein · 9 months ago
  32. d5c6651 gsm/protocol/gsm_04_11.h: add SMSC-address length limit definitions by Mychaela N. Falconia · 9 months ago
  33. aca2c72 Bump version: 1.8.0.252-13c29 → 1.9.0 by Pau Espin Pedrol · 10 months ago 1.9.0
  34. 84d5a82 ASCI: Add definition for TALKER INDICATION and UPLINK RELEASE by Andreas Eversberg · 10 months ago
  35. 16ad6c2 LAPDM: Use correct offset to short header on recevied frame by Andreas Eversberg · 10 months ago
  36. 0267b34 ASCI: Add BCC call state definitions by Andreas Eversberg · 10 months ago
  37. 13c29c7 gsm_12_21.h: fix typo: NM_IPAC_F_CHANT_P{C->D}CHF by Vadim Yanitskiy · 10 months ago
  38. a45b0be socket: Support setsokopt SCTP_INITMSG in osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 10 months ago
  39. 658c509 socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 10 months ago
  40. a7d7cf2 gsm_12_21.h: add flags for NM_ATT_IPACC_SUPP_FEATURES by Vadim Yanitskiy · 10 months ago
  41. d0cb0d5 tests/{v110,gsm44021}: change naming: 'test_' -> '_test' by Vadim Yanitskiy · 10 months ago
  42. cb7d603 .gitignore: add include/osmocom/core/socket_compat.h by Vadim Yanitskiy · 10 months ago
  43. c49691f gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_NS_CFG values by Pau Espin Pedrol · 10 months ago
  44. bbb69d3 gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_BSSGP_CFG values by Pau Espin Pedrol · 10 months ago
  45. 34e67c2 gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_RLC_CFG{,_2,_3} values by Pau Espin Pedrol · 10 months ago
  46. ec7d491 osmo_io: Use local variable to reference msghdr->msg by Daniel Willmann · 10 months ago
  47. f39c23f osmo_io: Change parent of msghdr to iofd (instead of msg) by Daniel Willmann · 10 months ago
  48. 405e7cc debian: fix build on ubuntu 20.04 without liburing by Oliver Smith · 10 months ago
  49. 3236fdf ns2: Add VTY option to change the max write queue size for UDP by Daniel Willmann · 10 months ago
  50. 8c0a2c7 contrib/libosmocore.spec: centos7: disable uring by Oliver Smith · 10 months ago
  51. b437f80 socket: Avoid aborting socket creation if setsockopt for ASCONF fails by Pau Espin Pedrol · 10 months ago
  52. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 6 months ago
  53. e486e01 debian: depend on liburing-dev for debian >= 11 by Oliver Smith · 10 months ago
  54. 012d904 osmo_io: Avoid potential double free when sending msgb by Daniel Willmann · 11 months ago
  55. 2b34e92 osmo_io: Add iofd_handle_recv() by Daniel Willmann · 10 months ago
  56. 45ab0d7 lapdm: Update public lapdm_msg_ctx upon CCCH data ind by Pau Espin Pedrol · 10 months ago
  57. 0ef0a1c Revert "rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBER" by Pau Espin Pedrol · 10 months ago
  58. 06da40b Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers" by Pau Espin Pedrol · 10 months ago
  59. cd23806 select: Prevent negative index lookup on osmo_fd_lookup.table by arehbein · 12 months ago
  60. d981794 lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers by Pau Espin Pedrol · 11 months ago
  61. 54b1b3b rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBER by Pau Espin Pedrol · 11 months ago
  62. e83227f socket: Add osmo_sock_init flag to enable SCTP ASCONF features by Pau Espin Pedrol · 11 months ago
  63. aea78a2 gsm: Introduce functions to convert between FN and RFN (Reduced FN) by Pau Espin Pedrol · 11 months ago
  64. 1247aa1 lapdm: Track fn of primitives in struct lapdm_msg_ctx by Pau Espin Pedrol · 11 months ago
  65. 6df53dc tlv: Introduce API msgb_tv32_push() by Pau Espin Pedrol · 11 months ago
  66. 3c57726 gprs_bssgp_rim: add decoder for RIM ROUTING ADDRESS by Philipp Maier · 11 months ago
  67. 9e75544 gprs_bssgp_rim: allow sending of encoded RIM messages by Philipp Maier · 11 months ago
  68. a0d8483 gprs_bssgp_rim: also print NSEI when sending RIM messages by Philipp Maier · 11 months ago
  69. f6ebc8a cosmetic: lapdm: Fix typo in comment by Pau Espin Pedrol · 11 months ago
  70. 92efac2 osmo_io: Use MSG_NOSIGNAL to avoid SIGPIPE on write by Daniel Willmann · 11 months ago
  71. f083382 osmo_io: Ensure correct ownership of msgb when sending by Daniel Willmann · 11 months ago
  72. ad9757a sockaddr_str: Introduce macro OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL by Pau Espin Pedrol · 11 months ago
  73. 39469b9 isdn: mux_timeslot_provide_bits(): remove unused 'count' by Vadim Yanitskiy · 11 months ago
  74. 209bc38 ASCI: Add missing check for return value of gsm0808_enc_speech_codec_list2() by Andreas Eversberg · 11 months ago
  75. d0be390 gsm48_ie: fix gsm48_encode_bearer_cap(): encode bcap->data.transp by Vadim Yanitskiy · 11 months ago
  76. a2d8bf8 exec: osmo_system_nowait2(): Improve logging and error checks by Pau Espin Pedrol · 11 months ago
  77. f93ef0c gsm_08_08: define GSM0808_SCT_EXT (separately) by Vadim Yanitskiy · 11 months ago
  78. 547a65a gsm: Add missing IE definition for GMM Receive N-PDU Number list by Pau Espin Pedrol · 11 months ago
  79. 97d2144 osmo_io: Fix length calculation in iofd_handle_segmentation() by Daniel Willmann · 11 months ago
  80. 4ff5db2 Revert "gsm/ipa: Add segmentation callback" by arehbein · 12 months ago
  81. d0d9ecb osmo_io(cosmetic): End in a dot for doxygen AUTO_BRIEF by Daniel Willmann · 12 months ago
  82. 4731e71 cosmetic: Fix doc comment by Daniel Willmann · 12 months ago
  83. a9303f3 osmo_io: Add function to change the maximum length of the tx_queue by Daniel Willmann · 12 months ago
  84. 7b59bab osmo_io: Document expectation that segmentation_cb() can modify msgb by Daniel Willmann · 12 months ago
  85. a18f1d7 gsm0502.h: Document spec number by Pau Espin Pedrol · 12 months ago
  86. c3b772b socket: Cache errno before calling further functions by Pau Espin Pedrol · 12 months ago
  87. 9ec7749 lapdm: cosmetic: simplify lapdm_phsap_up(), use OSMO_PRIM[_HDR] by Vadim Yanitskiy · 1 year ago
  88. fadda01 coding: implement encoding/decoding API for TCH/F2.4 by Vadim Yanitskiy · 12 months ago
  89. f8e570a coding: remove redundant memset()s in gsm0503_tch_fr{96,144}_encode() by Vadim Yanitskiy · 12 months ago
  90. 918b0ce core: fix pointer access in msgb_l[1-4] macros by Vadim Yanitskiy · 12 months ago
  91. c87c6a3 gsm: Improve the TCH/H2.4 coding routines by Sylvain Munaut · 12 months ago
  92. c27a8ae gsm: Fix comment for TCH/F4.8 code by Sylvain Munaut · 12 months ago
  93. 403dfbc ipa: fix a typo in ipa_ccm_rcvmsg_base(): PING -> PONG by Vadim Yanitskiy · 12 months ago
  94. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 12 months ago
  95. 8b7e7f1 osmo_io: Remove missing functions from map file by Daniel Willmann · 12 months ago
  96. e4ecd99 osmo_io: Fix write_enable handling in iofd_txqueue by Daniel Willmann · 12 months ago
  97. 181eaa4 osmo_io: Make the test more deterministic between backends by Daniel Willmann · 1 year ago
  98. f89162f osmo_io: Use bitfield for various boolean flags by Daniel Willmann · 12 months ago
  99. 3ef6120 gsmtap_source_free(): Don't crash if NULL is passed by Harald Welte · 12 months ago
  100. e4c7b0a ASCI: Add decoding of mobile identity in TALKER INDICATION by Andreas Eversberg · 12 months ago