1. e394d9d Bump version: 1.4.0.54-9f17-dirty → 1.5.0 by Pau Espin Pedrol · 8 months ago 1.5.0
  2. 9f1723d osmo_ortp: register a PayloadType for RTP_PT_CSDATA by Vadim Yanitskiy · 9 months ago
  3. 23bac40 dahdi: Add msgb_free() to prevent memeory leaks by Andreas Eversberg · 10 months ago
  4. 7e5ab27 dahdi: Add missing msg->l2h by Andreas Eversberg · 10 months ago
  5. 9fe62b0 dahdi: Disable OSMO_FD_WRITE if HDLC/RAW write queue is empty by Andreas Eversberg · 10 months ago
  6. de41b9a e1d: reconnect to osmo-e1d after connection loss by Philipp Maier · 1 year, 1 month ago
  7. eb2c109 trau_sync: Add sync pattern for FA protocol of 3GPP TS 43.045 by Harald Welte · 1 year, 2 months ago
  8. a5afe23 trau_pcu_ericsson: do not set unused D bits to 1 by Philipp Maier · 1 year, 1 month ago
  9. 1e74d29 e1d: get rid of strange file descriptor registered check by Philipp Maier · 1 year, 1 month ago
  10. f6bde0f fix use-after-free in ipaccess_bts_keepalive_fsm_alloc() by Vadim Yanitskiy · 1 year ago
  11. 0de8a85 cosmetic: e1inp_ipa_bts_rsl_close_n(): cache ipa_client_conn by Vadim Yanitskiy · 1 year ago
  12. 4b1cac4 cosmetic: struct e1inp_ts: fix coding style by Vadim Yanitskiy · 1 year ago
  13. 36a075b .gitignore: add new trau_{pcu_ericsson,sync} tests by Vadim Yanitskiy · 1 year ago
  14. 851a4e4 e1d: fix logic to detect if a timeslot is in use by Philipp Maier · 1 year, 1 month ago
  15. 6542a15 e1d: initialize file descriptor numbers to -1 on startup by Philipp Maier · 1 year, 1 month ago
  16. 2b880d6 e1_input: add new driver callback function: line_create by Philipp Maier · 1 year, 1 month ago
  17. a7e7621 e1d: do not set fd number to 0 after close by Philipp Maier · 1 year, 1 month ago
  18. 2c0237a trau_pcu_ericsson: set uplink frame error bit correctly by Philipp Maier · 1 year, 1 month ago
  19. 2d70a93 osmo_rtp2trau() for FR & EFR UL: set C13 & C14 correctly by Mychaela N. Falconia · 1 year, 1 month ago
  20. dbbc4a0 debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  21. a551d39 e1d: close fd when osmo_fd_setup fails by Philipp Maier · 1 year, 1 month ago
  22. 239a704 e1d: cosmetic: remove double whitespace by Philipp Maier · 1 year, 1 month ago
  23. d741299 e1d: fix sourcecode formatting by Philipp Maier · 1 year, 1 month ago
  24. dbb6cf4 e1d: maintain error log consistency in handle_ts_hdlc_read by Philipp Maier · 1 year, 1 month ago
  25. d0c61dc e1d: clean up error logging in handle_ts_sign_read by Philipp Maier · 1 year, 1 month ago
  26. d075281 e1d: fix log output by Philipp Maier · 1 year, 1 month ago
  27. 08d0c09 osmo_rtp2trau() for FR & EFR: set SP=0 in DL if the frame is a SID by Mychaela N. Falconia · 1 year, 2 months ago
  28. 1d42fcd osmo_rtp2trau() for FR & EFR: correctly handle the no-data case by Mychaela N. Falconia · 1 year, 2 months ago
  29. 4680672 ipa: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 2 months ago
  30. e40939e e1d: Add support for HDLC type channels by Andreas Eversberg · 1 year, 4 months ago
  31. 1a4ff4f e1d: Remove useless call of handle_ts_trau_write() by Andreas Eversberg · 1 year, 4 months ago
  32. df15c29 Send raw data with e1d as it arrives from application by Andreas Eversberg · 1 year, 4 months ago
  33. 26f7a74 trau_pcu_ericsson: add comment about uplink blocks by Philipp Maier · 1 year, 3 months ago
  34. 122a66d trau_pcu_ericsson: add testvectors for MCS1-MCS8 by Philipp Maier · 1 year, 3 months ago
  35. ac85f60 Transition to use of 'telnet_init_default' by arehbein · 1 year, 3 months ago
  36. 5c9d454 trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected by Philipp Maier · 1 year, 3 months ago
  37. 143a679 trau_pcu_ericsson: fix log line by Philipp Maier · 1 year, 3 months ago
  38. 8a84ce4 trau_pcu_ericsson: cosmetic: set hdr_good flag explictly to false by Philipp Maier · 1 year, 3 months ago
  39. ebb2cad trau_pcu_ericsson_test: replace 64K CS1/CS2 testvectors by Philipp Maier · 1 year, 3 months ago
  40. 896cb22 e1_input: cleanup TS resources when timeslot type is changed by Philipp Maier · 1 year, 3 months ago
  41. 3dacef9 Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  42. e4225cf Rework mi_e1_line_update() and some of its sub routines by Andreas Eversberg · 1 year, 3 months ago
  43. e73dd7c misdn driver: replace printf and fprintf by logging functions by Andreas Eversberg · 1 year, 3 months ago
  44. bbc4745 Use correct bit order of RAW channels at misdn driver by Andreas Eversberg · 1 year, 5 months ago
  45. 982e5aa Add setting of Sa bits to misdn driver by Andreas Eversberg · 1 year, 5 months ago
  46. f78c84b Add L1 signals to misdn driver by Andreas Eversberg · 1 year, 5 months ago
  47. 9a15109 Add function to set Sa bits to common part by Andreas Eversberg · 1 year, 5 months ago
  48. f2cb4f0 osmo_ortp.h: add RTP_PT_CSDATA by Oliver Smith · 1 year, 3 months ago
  49. 95dafe8 Cosmetic: osmo_ortp.h: fix typos by Oliver Smith · 1 year, 3 months ago
  50. cc42444 e1_input: add timeslot type NONE by Philipp Maier · 1 year, 3 months ago
  51. 31ab400 trau_pcu_ericsson: change loglevel for CPS decoding by Philipp Maier · 1 year, 3 months ago
  52. 7ff2afc trau_sync: add synchronization pattern for Ericsson RBS MCS9 by Philipp Maier · 1 year, 3 months ago
  53. 9c9289c trau_sync: allow multiple secondary sync patterns by Philipp Maier · 1 year, 3 months ago
  54. eb4030f Add more L1 signals to common part by Andreas Eversberg · 1 year, 5 months ago
  55. 6622a97 e1_input: add define constant for full subslot (whole E1 timeslot) by Philipp Maier · 1 year, 3 months ago
  56. 656f135 Bump version: 1.3.0.31-1950-dirty → 1.4.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.4.0
  57. 1950af7 trau_pcu_ericsson: also support ER_UL_CHMOD_NB_UNKN in 16k mode. by Philipp Maier · 1 year, 4 months ago
  58. 8142f7a trau_pcu_ericsson: fix broken length check by Philipp Maier · 1 year, 4 months ago
  59. 79c4932 Send raw data with mISDN as it arrives from application by Andreas Eversberg · 1 year, 6 months ago
  60. d2b951f Initialize devinfo at misdn.c by Andreas Eversberg · 1 year, 6 months ago
  61. 32a2087 Remove mISDN header from received channel data by Andreas Eversberg · 1 year, 6 months ago
  62. 917454d Add missing functions to send HDLC/RAW data by Andreas Eversberg · 1 year, 6 months ago
  63. 7f5b63e Fix support for HDLC/RAW type channels at mISDN.c by Andreas Eversberg · 1 year, 6 months ago
  64. 864e1a2 lapd_pcap: fix illegal VLA within struct by Eric · 1 year, 4 months ago
  65. b057535 GPRS Trau frame encoder/decoder for Ericsson RBS by Philipp Maier · 1 year, 9 months ago
  66. f264950 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (64kbps) by Philipp Maier · 1 year, 5 months ago
  67. 4934ff5 trau_sync: support more than 40 bytes sync pattern. by Philipp Maier · 1 year, 7 months ago
  68. cf89039 trau_sync: add Ericsson RBS GPRS TRAU synchronization pattern (16kbps) by Philipp Maier · 1 year, 9 months ago
  69. f2c7603 ipa: Guard against calling ipa_client_conn_open* multiple times by Daniel Willmann · 1 year, 5 months ago
  70. c20af05 ipaccess: Add connect timeout in e1inp_line by Daniel Willmann · 1 year, 5 months ago
  71. 6113525 ipa: Add ipa_client_conn_open2 with connect timeout argument by Daniel Willmann · 1 year, 5 months ago
  72. 8e38094 ipaccess: Clean up keepalive FSM properly by Daniel Willmann · 1 year, 5 months ago
  73. ce70074 trau_sync: Fix typo tray_sync_pat_id -> trau_sync_pat_id by Harald Welte · 1 year, 6 months ago
  74. 9d90eb9 trau_sync: Add the V.110 sync pattern by Harald Welte · 1 year, 6 months ago
  75. 3d8426e ipaccess: update_fd_settings: use LOGL_ERROR by Oliver Smith · 1 year, 6 months ago
  76. fa19b2d ipaccess: require tcp keepalive related defines by Oliver Smith · 1 year, 6 months ago
  77. ef0f7c2 e1_input: enable tcp keepalive by default by Oliver Smith · 1 year, 6 months ago
  78. 35c109f Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 7 months ago
  79. 4b77d42 input/unixsocket: Remove write delay timer by Harald Welte · 2 years ago
  80. c4c3a85 ipaccess: Call line->ops->sign_link_down() only if set by Pau Espin Pedrol · 1 year, 8 months ago
  81. 3d3e5af ipaccess_close(): No need to lookup already available struct e1i_ts by Pau Espin Pedrol · 1 year, 8 months ago
  82. 2b52ac5 e1inp_line_ipa_rsl_ts(): Return null instead of reading out of bounds by Pau Espin Pedrol · 1 year, 8 months ago
  83. 57a148f ipa: Allow users closing lower layer tcp/ipa connections by Pau Espin Pedrol · 1 year, 8 months ago
  84. 5b42f98 cosmetic: Remove unneeded empty line by Pau Espin Pedrol · 1 year, 8 months ago
  85. 74c8eba pkgconf: require libosmocore by Jan Engelhardt · 1 year, 10 months ago
  86. 79fbccf libosmo{abis,trau}: add -no-undefined to *_la_LDFLAGS by Vadim Yanitskiy · 1 year, 10 months ago
  87. 8933b8f configure.ac: Set libosmo-e1d dependency version by Pau Espin Pedrol · 1 year, 11 months ago
  88. 59a0c91 Bump version: 1.2.0.14-dcbc-dirty → 1.3.0 by Pau Espin Pedrol · 1 year, 11 months ago 1.3.0
  89. dcbc00d osmo_pcap_lapd_write: Fix write of uninitialized byte(s) by Harald Welte · 1 year, 11 months ago
  90. 1885e04 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago
  91. 3d41fc6 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago 2022q2
  92. 90df035 input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty by Pau Espin Pedrol · 2 years ago
  93. d20a10c input/ipaccess: Remove unneeded osmo_fd_write_enable() by Pau Espin Pedrol · 2 years ago
  94. 28fea77 input/ipaccess: Don't start zero-ms timer on every write by Harald Welte · 2 years ago
  95. ee2589e stats: add site_id scope to ipa-rsl tcp stat names by Michael Iedema · 2 years, 1 month ago
  96. adb2e16 input/e1d: use msgb_hexdump_l2() in handle_ts_raw_read() by Vadim Yanitskiy · 2 years, 1 month ago
  97. bb9cba0 input/e1d: fix a memleak in handle_ts_raw_read() by Vadim Yanitskiy · 2 years, 1 month ago
  98. 2966786 stats: add BTS index to IPA RSL TCP stats name by Michael Iedema · 2 years, 3 months ago 2022q1
  99. 95a8d6f stats: add RSL line number to TCP stats name by Michael Iedema · 2 years, 3 months ago
  100. f5f31d3 ipaccess.c: register RSL/OML related osmo_fds for monitoring by Philipp Maier · 2 years, 5 months ago