1. fb4ce0b utils: fix -Wsign-compare in definition of OSMO_STRBUF_CHAR_COUNT by Vadim Yanitskiy · 6 months ago
  2. 0f59ceb utils: improve readability of OSMO_STRBUF_CHAR_COUNT by Vadim Yanitskiy · 6 months ago
  3. 9df820b utils: fix OSMO_STRBUF_REMAIN to handle sb.pos == NULL correctly by Vadim Yanitskiy · 6 months ago
  4. a37921a socket: Introduce defines OSMO_SOCK_MULTIADDR_{PEER_STR,NAME}_MAXLEN by Pau Espin Pedrol · 6 months ago
  5. 19f27bb socket: Introduce API osmo_sock_sctp_get_peer_addr_info() by Pau Espin Pedrol · 6 months ago pespin/multiaddr
  6. 5ac8aa5 socket: Introduce API osmo_sock_multiaddr_get_name_buf() by Pau Espin Pedrol · 7 months ago
  7. 6a2975c socket: Introduce API osmo_sock_multiaddr_get_ip_and_port() by Pau Espin Pedrol · 7 months ago
  8. d511a9d util: add osmo_strbuf macros to manipulate the strbuf tail by Neels Hofmeyr · 7 months ago
  9. 271baad util: add OSMO_STRBUF_REMAIN() by Neels Hofmeyr · 7 months ago
  10. 6587dd0 soft_uart: implement modem status lines and flow control by Vadim Yanitskiy · 7 months ago
  11. 275c86e soft_uart: improve doxygen documentation by Vadim Yanitskiy · 7 months ago
  12. 59afb8f soft_uart: add osmo_soft_uart_{get,set}_name() by Vadim Yanitskiy · 7 months ago
  13. be3c38c Add a GSM RLP decoder and encoder by Harald Welte · 7 months ago
  14. 285f369 Add flag to enable RTS based polling by Andreas Eversberg · 7 months ago
  15. 5560c04 Fix union abis_rsl_chan_nr and abis_rsl_link_id by Andreas Eversberg · 7 months ago
  16. 505f705 gsup: add message type for osmo-epdg CEAI interface by Alexander Couzens · 1 year, 3 months ago
  17. bd2b897 LAPDm: Add a flag to enable suppression of subsequent REJ frame by Andreas Eversberg · 7 months ago
  18. f51f916 LAPDm: Add an extra queue for UI frames by Andreas Eversberg · 7 months ago
  19. 2d7119d LAPDm: Add support for RTS based polling by Andreas Eversberg · 7 months ago
  20. 49b7087 LAPD: Add support for RTS based polling and T200 by Andreas Eversberg · 7 months ago
  21. d4b94ce soft_uart: fix spelling in doxygen docs by Vadim Yanitskiy · 7 months ago
  22. 38d8170 osmo_io: rename unsupported SCTP mode to OSMO_IO_FD_MODE_SCTP_RECVMSG_SEND by Harald Welte · 7 months ago
  23. 641cc3c add new osmo_sockaddr_from_str_and_uint() function by Harald Welte · 7 months ago
  24. 0d78a00 soft_uart: implement OSMO_SUART_PARITY_{MARK,SPACE} by Vadim Yanitskiy · 7 months ago
  25. 03f0ed7 soft_uart: allow manually flushing the receive buffer by Vadim Yanitskiy · 7 months ago
  26. c9fc77f soft_uart: implement the transmitter by Vadim Yanitskiy · 7 months ago
  27. 82a1ae7 soft_uart: make osmo_soft_uart_alloc() accept *cfg by Vadim Yanitskiy · 7 months ago
  28. cdde671 soft_uart: split osmo_soft_uart_enable() by Vadim Yanitskiy · 7 months ago
  29. 877cfed soft_uart: add osmo_soft_uart_free() by Vadim Yanitskiy · 7 months ago
  30. dc023cf core: Add software UART implementation by Harald Welte · 1 year, 7 months ago
  31. d739e25 coding: gsm0503_tch_a[fh]s_encode(): make *codec const by Vadim Yanitskiy · 7 months ago
  32. e0d0fff msgb: fix doxygen docs for msgb_pull_u{8,16,32): end -> front by Vadim Yanitskiy · 7 months ago
  33. 4ca0f62 ASCI: Add primitive to L1-SAP to switch uplink access detection on or off by Andreas Eversberg · 8 months ago
  34. 1584b2a gsmtap: Hide implementation of gsmtap_inst by arehbein · 8 months ago
  35. 64ba9ed socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr() by Pau Espin Pedrol · 9 months ago
  36. 2a405d4 osmo_io: Clean up code by arehbein · 9 months ago
  37. 15b76f0 gsm: rename s/gsm0502_fn_compare/gsm0502_fncmp/ by Vadim Yanitskiy · 9 months ago
  38. d9a5c8d sockaddr_str.h Fix OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL syntax error by Pau Espin Pedrol · 9 months ago
  39. 5285d47 gsm: add gsm0502_fn_compare() for comparing TDMA FNs by Vadim Yanitskiy · 9 months ago
  40. 522f51b gsmtap.h: Add definitions for ISDN PPP sub-type by Manawyrm · 9 months ago
  41. ae07127 write_queue: Enable updating max_length field by arehbein · 9 months ago
  42. d5c6651 gsm/protocol/gsm_04_11.h: add SMSC-address length limit definitions by Mychaela N. Falconia · 9 months ago
  43. 84d5a82 ASCI: Add definition for TALKER INDICATION and UPLINK RELEASE by Andreas Eversberg · 9 months ago
  44. 0267b34 ASCI: Add BCC call state definitions by Andreas Eversberg · 10 months ago
  45. 13c29c7 gsm_12_21.h: fix typo: NM_IPAC_F_CHANT_P{C->D}CHF by Vadim Yanitskiy · 9 months ago
  46. a45b0be socket: Support setsokopt SCTP_INITMSG in osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 9 months ago
  47. 658c509 socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 9 months ago
  48. a7d7cf2 gsm_12_21.h: add flags for NM_ATT_IPACC_SUPP_FEATURES by Vadim Yanitskiy · 10 months ago
  49. c49691f gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_NS_CFG values by Pau Espin Pedrol · 10 months ago
  50. bbb69d3 gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_BSSGP_CFG values by Pau Espin Pedrol · 10 months ago
  51. 34e67c2 gsm_12_21.h: Introduce packed structs for NM_ATT_IPACC_RLC_CFG{,_2,_3} values by Pau Espin Pedrol · 10 months ago
  52. f91d2aa osmo_io: Add io_uring backend by Daniel Willmann · 1 year, 5 months ago
  53. 0ef0a1c Revert "rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBER" by Pau Espin Pedrol · 10 months ago
  54. 06da40b Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers" by Pau Espin Pedrol · 10 months ago
  55. d981794 lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers by Pau Espin Pedrol · 10 months ago
  56. 54b1b3b rsl: Introduce new osmocom extension IE RSL_IE_OSMO_ABS_FRAME_NUMBER by Pau Espin Pedrol · 10 months ago
  57. e83227f socket: Add osmo_sock_init flag to enable SCTP ASCONF features by Pau Espin Pedrol · 10 months ago
  58. aea78a2 gsm: Introduce functions to convert between FN and RFN (Reduced FN) by Pau Espin Pedrol · 10 months ago
  59. 1247aa1 lapdm: Track fn of primitives in struct lapdm_msg_ctx by Pau Espin Pedrol · 10 months ago
  60. 6df53dc tlv: Introduce API msgb_tv32_push() by Pau Espin Pedrol · 10 months ago
  61. 3c57726 gprs_bssgp_rim: add decoder for RIM ROUTING ADDRESS by Philipp Maier · 10 months ago
  62. 9e75544 gprs_bssgp_rim: allow sending of encoded RIM messages by Philipp Maier · 10 months ago
  63. ad9757a sockaddr_str: Introduce macro OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL by Pau Espin Pedrol · 11 months ago
  64. f93ef0c gsm_08_08: define GSM0808_SCT_EXT (separately) by Vadim Yanitskiy · 11 months ago
  65. 547a65a gsm: Add missing IE definition for GMM Receive N-PDU Number list by Pau Espin Pedrol · 11 months ago
  66. 4ff5db2 Revert "gsm/ipa: Add segmentation callback" by arehbein · 12 months ago
  67. a9303f3 osmo_io: Add function to change the maximum length of the tx_queue by Daniel Willmann · 11 months ago
  68. 7b59bab osmo_io: Document expectation that segmentation_cb() can modify msgb by Daniel Willmann · 11 months ago
  69. a18f1d7 gsm0502.h: Document spec number by Pau Espin Pedrol · 11 months ago
  70. fadda01 coding: implement encoding/decoding API for TCH/F2.4 by Vadim Yanitskiy · 11 months ago
  71. 918b0ce core: fix pointer access in msgb_l[1-4] macros by Vadim Yanitskiy · 11 months ago
  72. e2a8dc4 osmo_io: Add osmo_iofd_notify_connected() by Daniel Willmann · 12 months ago
  73. 418d76c gsm: add gsm0502_fn2ccch_block() by Vadim Yanitskiy · 12 months ago
  74. 315e78a ecu: add is_dtx_pause() method by Mychaela N. Falconia · 12 months ago
  75. 29a9fc0 Add VGCS UPLINK GRANT message structure to gsm_04_08.h by Andreas Eversberg · 1 year ago
  76. 63e45e6 osmo_io: Make name optional, add _set_name() API by Pau Espin Pedrol · 1 year ago
  77. 2c59d12 gsm/ipa: Add segmentation callback by arehbein · 1 year, 2 months ago
  78. a0635fc ASCI: Add Notification/NCH message to gsm_04_08.h by Andreas Eversberg · 1 year, 1 month ago
  79. 86efdf4 Fix short L3 header of SI 10 at gsm_04_08.h by Andreas Eversberg · 1 year, 1 month ago
  80. bfb917f Add short L3 header to gsm_04_08.h by Andreas Eversberg · 1 year, 1 month ago
  81. 532b8e9 ASCI: Add message definition and encoding according to 3GPP TS 48.008 by Andreas Eversberg · 1 year ago
  82. bb20d4e Added generation of include/osmocom/core/socket_compat.h by Andreas Eversberg · 1 year ago
  83. 8d42394 improve API for osmo_routing_area_id by Neels Hofmeyr · 1 year ago
  84. eb9edba osmo_io: Remove osmo_iofd_read/write_enable/disable by Daniel Willmann · 1 year ago
  85. 3ed8772 osmo_io: Don't make msg in write_cb const by Daniel Willmann · 1 year ago
  86. 2dd8da6 osmo_io: Consistency - put read/recv callback first in osmo_io_ops by Daniel Willmann · 1 year ago
  87. 3ada0bd struct osmo_sub_auth_data: remove OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 1 year ago
  88. 8bd9d5d libosmogsm: Add support for TUAK authentication algorithm by Harald Welte · 1 year, 1 month ago
  89. 76f4c5c libosmogsm: Factor out the C2 derivation function by Harald Welte · 1 year, 1 month ago
  90. d8e5309 libosmogsm: Allow auth API caller to specify RES length by Harald Welte · 1 year, 1 month ago
  91. 08450c9 libosmogsm: Support authentication with 256-bit K and/or OP/OPc by Harald Welte · 1 year, 1 month ago
  92. 5c7336c ASCI: Add IE transcoding according to 3GPP TS 48.008 by Andreas Eversberg · 1 year, 2 months ago
  93. 19b0bb7 ASCI: Add 3GPP TS 44.068 and 44.069 protocol definitions by Andreas Eversberg · 1 year, 2 months ago
  94. 18e5af5 codec: new function osmo_hr_sid_reset() by Mychaela N. Falconia · 1 year, 1 month ago
  95. 2974a23 codec: new functions osmo_{fr,efr}_sid_reset() by Mychaela N. Falconia · 1 year, 1 month ago
  96. b334022 coding: implement dedicated codec API for FACCH/[FH] by Vadim Yanitskiy · 1 year, 1 month ago
  97. 9a22827 coding: implement TCH/F9.6, TCH/[FH]4.8, TCH/H2.4, TCH/F14.4 by Vadim Yanitskiy · 1 year, 1 month ago
  98. 57a3b3a gsm0503_tch_hr_decode2(): new function, emits TS101318 format by Mychaela N. Falconia · 1 year, 1 month ago
  99. a9c29b4 gsm_04_08_gprs: add IEI "GMM TMSI Based NRI Container" by Neels Hofmeyr · 1 year, 1 month ago
  100. 1dffb53 gsm_08_58.h: Add 'struct rsl_ie_nch_drx_info' by Harald Welte · 1 year, 1 month ago