1. 5277965 e1line_dump_vty(): dump keepalive state and params by Vadim Yanitskiy · 7 weeks ago master
  2. d3d04f9 input/ipaccess: fix regression in ipaccess_bts_handle_ccm() by Vadim Yanitskiy · 10 weeks ago
  3. 12fae9a Fix critical bug in default TCP keepalive user timeout by Harald Welte · 2 months ago
  4. 361488f [cosmetic] input/ipaccess.c: We use tab indent, not spaces [wtf] by Harald Welte · 2 months ago
  5. ead2c4b input/ipa: Log error message also in unexpeted error paths by Harald Welte · 2 months ago
  6. c14bf38 [cosmetic] Don't break lines shorter than 120 chars by Harald Welte · 2 months ago
  7. 7156537 input/ipaccess: Makes sure to say "TCP keepalive" by Harald Welte · 2 months ago
  8. a87de3c input/ipaccess: Always log with context, if we have any by Harald Welte · 2 months ago
  9. d67966b ipa_keepalive: Make FSM a bit less quiet by Harald Welte · 2 months ago
  10. 1645a2a ipaccess: Log ERROR message if IPA keep-alive FSM allocation fails by Harald Welte · 2 months ago
  11. f5c799e Add support for sending and receiving Sa bits, as well as some line signals by Andreas Eversberg · 4 months ago
  12. d33d431 Bump version: 1.5.0.5-aa34 → 1.5.1 by Vadim Yanitskiy · 3 months ago 1.5.1
  13. aa3452c build: include git-version-gen into the release tarball by Vadim Yanitskiy · 3 months ago
  14. c4ea374 trau/osmo_ortp: support building without OrtpMemoryFunctions API by Vadim Yanitskiy · 4 months ago
  15. f087507 DAHDI: Log hexdump of TX at level DEBUG, not ERROR by Keith · 4 months ago
  16. 247e521 dahdi: Fix compilation with ancient DAHDI by Harald Welte · 8 months ago
  17. 56a7353 dahdi: Log context (e1inpt_ts name) when opening timeslot devices by Harald Welte · 8 months ago
  18. e394d9d Bump version: 1.4.0.54-9f17-dirty → 1.5.0 by Pau Espin Pedrol · 8 months ago 1.5.0
  19. 9f1723d osmo_ortp: register a PayloadType for RTP_PT_CSDATA by Vadim Yanitskiy · 8 months ago
  20. 23bac40 dahdi: Add msgb_free() to prevent memeory leaks by Andreas Eversberg · 9 months ago
  21. 7e5ab27 dahdi: Add missing msg->l2h by Andreas Eversberg · 9 months ago
  22. 9fe62b0 dahdi: Disable OSMO_FD_WRITE if HDLC/RAW write queue is empty by Andreas Eversberg · 9 months ago
  23. de41b9a e1d: reconnect to osmo-e1d after connection loss by Philipp Maier · 1 year, 1 month ago
  24. eb2c109 trau_sync: Add sync pattern for FA protocol of 3GPP TS 43.045 by Harald Welte · 1 year, 2 months ago
  25. a5afe23 trau_pcu_ericsson: do not set unused D bits to 1 by Philipp Maier · 1 year ago
  26. 1e74d29 e1d: get rid of strange file descriptor registered check by Philipp Maier · 1 year ago
  27. f6bde0f fix use-after-free in ipaccess_bts_keepalive_fsm_alloc() by Vadim Yanitskiy · 1 year ago
  28. 0de8a85 cosmetic: e1inp_ipa_bts_rsl_close_n(): cache ipa_client_conn by Vadim Yanitskiy · 1 year ago
  29. 4b1cac4 cosmetic: struct e1inp_ts: fix coding style by Vadim Yanitskiy · 1 year ago
  30. 36a075b .gitignore: add new trau_{pcu_ericsson,sync} tests by Vadim Yanitskiy · 1 year ago
  31. 851a4e4 e1d: fix logic to detect if a timeslot is in use by Philipp Maier · 1 year, 1 month ago
  32. 6542a15 e1d: initialize file descriptor numbers to -1 on startup by Philipp Maier · 1 year, 1 month ago
  33. 2b880d6 e1_input: add new driver callback function: line_create by Philipp Maier · 1 year, 1 month ago
  34. a7e7621 e1d: do not set fd number to 0 after close by Philipp Maier · 1 year, 1 month ago
  35. 2c0237a trau_pcu_ericsson: set uplink frame error bit correctly by Philipp Maier · 1 year ago
  36. 2d70a93 osmo_rtp2trau() for FR & EFR UL: set C13 & C14 correctly by Mychaela N. Falconia · 1 year, 1 month ago
  37. dbbc4a0 debian: set compat level to 10 by Oliver Smith · 1 year ago
  38. a551d39 e1d: close fd when osmo_fd_setup fails by Philipp Maier · 1 year, 1 month ago
  39. 239a704 e1d: cosmetic: remove double whitespace by Philipp Maier · 1 year, 1 month ago
  40. d741299 e1d: fix sourcecode formatting by Philipp Maier · 1 year, 1 month ago
  41. dbb6cf4 e1d: maintain error log consistency in handle_ts_hdlc_read by Philipp Maier · 1 year, 1 month ago
  42. d0c61dc e1d: clean up error logging in handle_ts_sign_read by Philipp Maier · 1 year, 1 month ago
  43. d075281 e1d: fix log output by Philipp Maier · 1 year, 1 month ago
  44. 08d0c09 osmo_rtp2trau() for FR & EFR: set SP=0 in DL if the frame is a SID by Mychaela N. Falconia · 1 year, 1 month ago
  45. 1d42fcd osmo_rtp2trau() for FR & EFR: correctly handle the no-data case by Mychaela N. Falconia · 1 year, 1 month ago
  46. 4680672 ipa: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 2 months ago
  47. e40939e e1d: Add support for HDLC type channels by Andreas Eversberg · 1 year, 4 months ago
  48. 1a4ff4f e1d: Remove useless call of handle_ts_trau_write() by Andreas Eversberg · 1 year, 4 months ago
  49. df15c29 Send raw data with e1d as it arrives from application by Andreas Eversberg · 1 year, 4 months ago
  50. 26f7a74 trau_pcu_ericsson: add comment about uplink blocks by Philipp Maier · 1 year, 2 months ago
  51. 122a66d trau_pcu_ericsson: add testvectors for MCS1-MCS8 by Philipp Maier · 1 year, 2 months ago
  52. ac85f60 Transition to use of 'telnet_init_default' by arehbein · 1 year, 2 months ago
  53. 5c9d454 trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected by Philipp Maier · 1 year, 2 months ago
  54. 143a679 trau_pcu_ericsson: fix log line by Philipp Maier · 1 year, 2 months ago
  55. 8a84ce4 trau_pcu_ericsson: cosmetic: set hdr_good flag explictly to false by Philipp Maier · 1 year, 2 months ago
  56. ebb2cad trau_pcu_ericsson_test: replace 64K CS1/CS2 testvectors by Philipp Maier · 1 year, 2 months ago
  57. 896cb22 e1_input: cleanup TS resources when timeslot type is changed by Philipp Maier · 1 year, 3 months ago
  58. 3dacef9 Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  59. e4225cf Rework mi_e1_line_update() and some of its sub routines by Andreas Eversberg · 1 year, 3 months ago
  60. e73dd7c misdn driver: replace printf and fprintf by logging functions by Andreas Eversberg · 1 year, 3 months ago
  61. bbc4745 Use correct bit order of RAW channels at misdn driver by Andreas Eversberg · 1 year, 4 months ago
  62. 982e5aa Add setting of Sa bits to misdn driver by Andreas Eversberg · 1 year, 4 months ago
  63. f78c84b Add L1 signals to misdn driver by Andreas Eversberg · 1 year, 4 months ago
  64. 9a15109 Add function to set Sa bits to common part by Andreas Eversberg · 1 year, 4 months ago
  65. f2cb4f0 osmo_ortp.h: add RTP_PT_CSDATA by Oliver Smith · 1 year, 3 months ago
  66. 95dafe8 Cosmetic: osmo_ortp.h: fix typos by Oliver Smith · 1 year, 3 months ago
  67. cc42444 e1_input: add timeslot type NONE by Philipp Maier · 1 year, 3 months ago
  68. 31ab400 trau_pcu_ericsson: change loglevel for CPS decoding by Philipp Maier · 1 year, 3 months ago
  69. 7ff2afc trau_sync: add synchronization pattern for Ericsson RBS MCS9 by Philipp Maier · 1 year, 3 months ago
  70. 9c9289c trau_sync: allow multiple secondary sync patterns by Philipp Maier · 1 year, 3 months ago
  71. eb4030f Add more L1 signals to common part by Andreas Eversberg · 1 year, 4 months ago
  72. 6622a97 e1_input: add define constant for full subslot (whole E1 timeslot) by Philipp Maier · 1 year, 3 months ago
  73. 656f135 Bump version: 1.3.0.31-1950-dirty → 1.4.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.4.0
  74. 1950af7 trau_pcu_ericsson: also support ER_UL_CHMOD_NB_UNKN in 16k mode. by Philipp Maier · 1 year, 3 months ago
  75. 8142f7a trau_pcu_ericsson: fix broken length check by Philipp Maier · 1 year, 3 months ago
  76. 79c4932 Send raw data with mISDN as it arrives from application by Andreas Eversberg · 1 year, 5 months ago
  77. d2b951f Initialize devinfo at misdn.c by Andreas Eversberg · 1 year, 5 months ago
  78. 32a2087 Remove mISDN header from received channel data by Andreas Eversberg · 1 year, 5 months ago
  79. 917454d Add missing functions to send HDLC/RAW data by Andreas Eversberg · 1 year, 5 months ago
  80. 7f5b63e Fix support for HDLC/RAW type channels at mISDN.c by Andreas Eversberg · 1 year, 5 months ago
  81. 864e1a2 lapd_pcap: fix illegal VLA within struct by Eric · 1 year, 4 months ago
  82. b057535 GPRS Trau frame encoder/decoder for Ericsson RBS by Philipp Maier · 1 year, 8 months ago
  83. f264950 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (64kbps) by Philipp Maier · 1 year, 5 months ago
  84. 4934ff5 trau_sync: support more than 40 bytes sync pattern. by Philipp Maier · 1 year, 6 months ago
  85. cf89039 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16kbps) by Philipp Maier · 1 year, 8 months ago
  86. f2c7603 ipa: Guard against calling ipa_client_conn_open* multiple times by Daniel Willmann · 1 year, 5 months ago
  87. c20af05 ipaccess: Add connect timeout in e1inp_line by Daniel Willmann · 1 year, 5 months ago
  88. 6113525 ipa: Add ipa_client_conn_open2 with connect timeout argument by Daniel Willmann · 1 year, 5 months ago
  89. 8e38094 ipaccess: Clean up keepalive FSM properly by Daniel Willmann · 1 year, 5 months ago
  90. ce70074 trau_sync: Fix typo tray_sync_pat_id -> trau_sync_pat_id by Harald Welte · 1 year, 5 months ago
  91. 9d90eb9 trau_sync: Add the V.110 sync pattern by Harald Welte · 1 year, 5 months ago
  92. 3d8426e ipaccess: update_fd_settings: use LOGL_ERROR by Oliver Smith · 1 year, 5 months ago
  93. fa19b2d ipaccess: require tcp keepalive related defines by Oliver Smith · 1 year, 5 months ago
  94. ef0f7c2 e1_input: enable tcp keepalive by default by Oliver Smith · 1 year, 5 months ago
  95. 35c109f Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 6 months ago
  96. 4b77d42 input/unixsocket: Remove write delay timer by Harald Welte · 2 years ago
  97. c4c3a85 ipaccess: Call line->ops->sign_link_down() only if set by Pau Espin Pedrol · 1 year, 8 months ago
  98. 3d3e5af ipaccess_close(): No need to lookup already available struct e1i_ts by Pau Espin Pedrol · 1 year, 8 months ago
  99. 2b52ac5 e1inp_line_ipa_rsl_ts(): Return null instead of reading out of bounds by Pau Espin Pedrol · 1 year, 8 months ago
  100. 57a148f ipa: Allow users closing lower layer tcp/ipa connections by Pau Espin Pedrol · 1 year, 8 months ago