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