1. d2b951f Initialize devinfo at misdn.c by Andreas Eversberg · 1 year, 7 months ago
  2. 32a2087 Remove mISDN header from received channel data by Andreas Eversberg · 1 year, 7 months ago
  3. 917454d Add missing functions to send HDLC/RAW data by Andreas Eversberg · 1 year, 7 months ago
  4. 7f5b63e Fix support for HDLC/RAW type channels at mISDN.c by Andreas Eversberg · 1 year, 7 months ago
  5. 864e1a2 lapd_pcap: fix illegal VLA within struct by Eric · 1 year, 6 months ago
  6. b057535 GPRS Trau frame encoder/decoder for Ericsson RBS by Philipp Maier · 1 year, 10 months ago
  7. f264950 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (64kbps) by Philipp Maier · 1 year, 7 months ago
  8. 4934ff5 trau_sync: support more than 40 bytes sync pattern. by Philipp Maier · 1 year, 8 months ago
  9. cf89039 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16kbps) by Philipp Maier · 1 year, 10 months ago
  10. f2c7603 ipa: Guard against calling ipa_client_conn_open* multiple times by Daniel Willmann · 1 year, 7 months ago
  11. c20af05 ipaccess: Add connect timeout in e1inp_line by Daniel Willmann · 1 year, 7 months ago
  12. 6113525 ipa: Add ipa_client_conn_open2 with connect timeout argument by Daniel Willmann · 1 year, 7 months ago
  13. 8e38094 ipaccess: Clean up keepalive FSM properly by Daniel Willmann · 1 year, 7 months ago
  14. ce70074 trau_sync: Fix typo tray_sync_pat_id -> trau_sync_pat_id by Harald Welte · 1 year, 7 months ago
  15. 9d90eb9 trau_sync: Add the V.110 sync pattern by Harald Welte · 1 year, 7 months ago
  16. 3d8426e ipaccess: update_fd_settings: use LOGL_ERROR by Oliver Smith · 1 year, 8 months ago
  17. fa19b2d ipaccess: require tcp keepalive related defines by Oliver Smith · 1 year, 8 months ago
  18. ef0f7c2 e1_input: enable tcp keepalive by default by Oliver Smith · 1 year, 8 months ago
  19. 35c109f Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  20. 4b77d42 input/unixsocket: Remove write delay timer by Harald Welte · 2 years, 2 months ago
  21. c4c3a85 ipaccess: Call line->ops->sign_link_down() only if set by Pau Espin Pedrol · 1 year, 10 months ago
  22. 3d3e5af ipaccess_close(): No need to lookup already available struct e1i_ts by Pau Espin Pedrol · 1 year, 10 months ago
  23. 57a148f ipa: Allow users closing lower layer tcp/ipa connections by Pau Espin Pedrol · 1 year, 10 months ago
  24. 5b42f98 cosmetic: Remove unneeded empty line by Pau Espin Pedrol · 1 year, 10 months ago
  25. 79fbccf libosmo{abis,trau}: add -no-undefined to *_la_LDFLAGS by Vadim Yanitskiy · 1 year, 11 months ago
  26. 59a0c91 Bump version: 1.2.0.14-dcbc-dirty → 1.3.0 by Pau Espin Pedrol · 2 years ago 1.3.0
  27. dcbc00d osmo_pcap_lapd_write: Fix write of uninitialized byte(s) by Harald Welte · 2 years ago
  28. 90df035 input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty by Pau Espin Pedrol · 2 years, 2 months ago
  29. d20a10c input/ipaccess: Remove unneeded osmo_fd_write_enable() by Pau Espin Pedrol · 2 years, 2 months ago
  30. 28fea77 input/ipaccess: Don't start zero-ms timer on every write by Harald Welte · 2 years, 2 months ago
  31. ee2589e stats: add site_id scope to ipa-rsl tcp stat names by Michael Iedema · 2 years, 2 months ago
  32. adb2e16 input/e1d: use msgb_hexdump_l2() in handle_ts_raw_read() by Vadim Yanitskiy · 2 years, 3 months ago
  33. bb9cba0 input/e1d: fix a memleak in handle_ts_raw_read() by Vadim Yanitskiy · 2 years, 3 months ago
  34. 2966786 stats: add BTS index to IPA RSL TCP stats name by Michael Iedema · 2 years, 4 months ago 2022q1
  35. 95a8d6f stats: add RSL line number to TCP stats name by Michael Iedema · 2 years, 5 months ago
  36. f5f31d3 ipaccess.c: register RSL/OML related osmo_fds for monitoring by Philipp Maier · 2 years, 7 months ago
  37. 2650b57 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago 2021q4
  38. a864378 lapd: don't add parenthesis around datalink name by Harald Welte · 2 years, 8 months ago
  39. a6eda5a Bump version: 1.1.1.14-57ff-dirty → 1.2.0 by Pau Espin Pedrol · 2 years, 8 months ago 1.2.0
  40. 57ff57a e1inp_input: Fix e1inp_line_clone removing original line from global list when freed by Pau Espin Pedrol · 2 years, 9 months ago
  41. 92aee51 ipaccess: e1inp_ipa_bts_rsl_connect: Fix memleak recreating ipa_client_conn by Pau Espin Pedrol · 2 years, 9 months ago
  42. d2d28d8 ipaccess: Allow reconfiguring the ipa line during line_update() by Pau Espin Pedrol · 2 years, 9 months ago
  43. dd48e25 e1_input: Document e1inp_line_create() by Pau Espin Pedrol · 2 years, 10 months ago
  44. 49924f0 e1_input: Fix line not removed from e1inp_line_list when freed by Pau Espin Pedrol · 2 years, 10 months ago
  45. 24e0217 osmo_ortp: Fix seqno reset to 0 upon ssrc_changed by Pau Espin Pedrol · 3 years ago
  46. c5f1d4f Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  47. ea0f1bd ipaccess: do not block ipaccess_line_update on failure by Philipp Maier · 3 years, 2 months ago
  48. df088b0 Fix up vty 'show' commands for E1 line/timeslots by Keith · 3 years, 2 months ago
  49. bbff304 Log TRAU FSM at INFO not NOTICE by Keith · 3 years, 2 months ago
  50. 14277e3 trau: Introduce osmo_rtp_socket_set_priority() by Harald Welte · 3 years, 2 months ago 2021q1
  51. 4154755 e1_input: Allow (vty) configuration of IP DSCP and socket priority by Harald Welte · 3 years, 2 months ago
  52. 6bcc32b ipa: Introduce support for user-specific DSCP and priority by Harald Welte · 3 years, 2 months ago
  53. 2672a2a Configure E1 pcap file per line by Keith · 3 years, 8 months ago
  54. de16919 Bump version: 1.0.0.34-2163-dirty → 1.1.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.1.0
  55. 949b8a2 migrate to osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 9 months ago
  56. 8c724c0 osmo_ortp: Don't print ERROR message for every missing RTP frame by Harald Welte · 3 years, 5 months ago
  57. b3952c6 e1_input: Support I.460 timeslot type by Harald Welte · 4 years, 1 month ago
  58. 6e831b7 Use osmo_fd_setup() wherever applicable by Harald Welte · 3 years, 9 months ago
  59. 77a7cf4 ipaccess: fix verbosive logging in __handle_ts1_write() by Vadim Yanitskiy · 3 years, 7 months ago
  60. 9af069d ipaccess: Fix wrong assertion in ipaccess_drop() when used by BTS code by Pau Espin Pedrol · 3 years, 8 months ago
  61. 91314c1 ipaccess: Fix log error printed on wrong conditional branch by Pau Espin Pedrol · 3 years, 8 months ago
  62. 3bdf59b ipaccess: Use LOGPITS macro in __handle_ts1_write by Pau Espin Pedrol · 3 years, 8 months ago
  63. 4da31b8 cosmetic: fix spelling in logging messages: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  64. de3959e Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 9 months ago
  65. ef5b839 vty: add attributes to VTY commands indicating when they apply by Philipp Maier · 3 years, 9 months ago
  66. 82ef2a2 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  67. 072ec6f Merge branch '1.0.0' into master by Harald Welte · 3 years, 11 months ago
  68. 2a8a34c Bump version: 0.8.0.59-1f92-dirty → 1.0.0 by Harald Welte · 3 years, 11 months ago 1.0.0
  69. 8d15001 trau_sync: make sync pattern configurable by Philipp Maier · 4 years ago
  70. 2f80b93 trau_frame: Add missing break statement in osmo_trau_frame_encode() by Harald Welte · 4 years ago
  71. ab8e066 trau_sync: Check return value of osmo_fsm_register() by Harald Welte · 4 years ago
  72. 1f310f7 trau_frame: Fix computation of odd parity while encoding HR frames by Harald Welte · 4 years ago
  73. dbb429c Add missing build dependency to libosmocodec-dev by Harald Welte · 4 years ago
  74. cd90ed2 TRAU frame RTP conversion by Harald Welte · 4 years, 2 months ago
  75. 8eae96f trau_sync: prevent false positive synchronization on startup by Philipp Maier · 4 years ago
  76. 78861c0 Add new TRAU frame sync code by Harald Welte · 4 years, 2 months ago
  77. 95e2dfb osmo_trau_frame_encode(): Check for sufficiently sized output buffer by Harald Welte · 4 years ago
  78. dd9ee98 trau_frame: Introduce support for Downlink Time Alignment by Harald Welte · 4 years ago
  79. 254b924 trau_frame: New API by Harald Welte · 4 years, 2 months ago
  80. 1f92284 e1_input_vty: Fix VTY help strings by Harald Welte · 4 years ago
  81. ca71296 input/e1d: Add missing "RAW" timeslot support by Harald Welte · 4 years ago
  82. f776669 input/e1d: Fix support for TRAU slots by Harald Welte · 4 years ago
  83. 182957b dahdi: Use osmo_revbytebits_buf() instead of local flip table by Harald Welte · 4 years ago
  84. ac290ee e1d: Fix compilation after I4a088f91f23aaad05c5ab84a4783c1915d85aca6 by Harald Welte · 4 years ago
  85. deb5c4f ipaccess: Fix use-after-free in ipaccess_drop() by Pau Espin Pedrol · 4 years ago
  86. 8fc8cef e1d: Add new osmo_e1dp_client_ts_open() argument by Harald Welte · 4 years ago
  87. ffc92d5 lapd: Use lapd_dl_init2 instead of deprecated lapd_dl_init by Pau Espin Pedrol · 4 years ago
  88. 6ffeb9a cosmetic: lapd: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  89. 8a4e3d9 ipaccess_recvmsg: Untangle code updating line by Pau Espin Pedrol · 4 years ago
  90. 815117c ipaccess_recvmsg: Assert the new bfd from new line differs from the old one by Pau Espin Pedrol · 4 years ago
  91. dc55a5f ipaccess_recvmsg: Clean up release steps upon error condition by Pau Espin Pedrol · 4 years ago
  92. a2ff733 ipaccess: Set bfd->data to NULL before releasing its reference by Pau Espin Pedrol · 4 years ago
  93. 8737ad4 ipacces: Fix e1inp_line reference put in ipaccess_close by Pau Espin Pedrol · 4 years ago
  94. b8ea0ff ipaccess: Drop e1inp_line reference in ipacess_drop() by Pau Espin Pedrol · 4 years ago
  95. 5196cd5 e1_input: Use osmo_use_count in e1inp_line by Pau Espin Pedrol · 4 years ago
  96. 30e80d5 ipaccess: Fix log formatting of RESP_ID IPA attributes by Pau Espin Pedrol · 4 years ago
  97. 4ffd2a9 ipaccess.c: Drop repeated ipaccess_keepalive_fsm_cleanup in write error path by Pau Espin Pedrol · 4 years ago
  98. bcfd7ea subchan_demux: Fix out-of-bounds write by Harald Welte · 4 years ago
  99. 96034fc input/dahdi.c: Don't simply read beyond end of msgb by Harald Welte · 4 years ago
  100. 47c247b input/lapd.c: Enlarge message buffers for DL-SAP primitives by Harald Welte · 4 years ago