1. 77a7cf4 ipaccess: fix verbosive logging in __handle_ts1_write() by Vadim Yanitskiy · 3 years, 7 months ago
  2. 9af069d ipaccess: Fix wrong assertion in ipaccess_drop() when used by BTS code by Pau Espin Pedrol · 3 years, 7 months ago
  3. 91314c1 ipaccess: Fix log error printed on wrong conditional branch by Pau Espin Pedrol · 3 years, 7 months ago
  4. 3bdf59b ipaccess: Use LOGPITS macro in __handle_ts1_write by Pau Espin Pedrol · 3 years, 7 months ago
  5. 4da31b8 cosmetic: fix spelling in logging messages: existAnt -> existEnt by Vadim Yanitskiy · 3 years, 8 months ago
  6. de3959e Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  7. 424e50f contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 9 months ago
  8. ef5b839 vty: add attributes to VTY commands indicating when they apply by Philipp Maier · 3 years, 9 months ago
  9. 82ef2a2 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  10. 7766e6d tests: Disable stderr log color in trau_sync_test by Pau Espin Pedrol · 3 years, 10 months ago
  11. 6c24d6c Revert "debian: Build libosmo-abis with osmo-e1d support" by Harald Welte · 3 years, 10 months ago
  12. f62da47 debian: Build libosmo-abis with osmo-e1d support by Harald Welte · 3 years, 10 months ago
  13. ca28856 Fix RPM spec file (.so.6 -> .so.9) by Harald Welte · 3 years, 11 months ago
  14. 297a3be debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  15. 072ec6f Merge branch '1.0.0' into master by Harald Welte · 3 years, 11 months ago
  16. 2a8a34c Bump version: 0.8.0.59-1f92-dirty → 1.0.0 by Harald Welte · 3 years, 11 months ago 1.0.0
  17. 8d15001 trau_sync: make sync pattern configurable by Philipp Maier · 3 years, 11 months ago
  18. 2f80b93 trau_frame: Add missing break statement in osmo_trau_frame_encode() by Harald Welte · 3 years, 11 months ago
  19. ab8e066 trau_sync: Check return value of osmo_fsm_register() by Harald Welte · 3 years, 11 months ago
  20. 1f310f7 trau_frame: Fix computation of odd parity while encoding HR frames by Harald Welte · 3 years, 11 months ago
  21. dbb429c Add missing build dependency to libosmocodec-dev by Harald Welte · 3 years, 11 months ago
  22. 04fe6b5 Add 'trau2rtp' demo program illustrating the use of new TRAU code by Harald Welte · 4 years ago
  23. cd90ed2 TRAU frame RTP conversion by Harald Welte · 4 years, 1 month ago
  24. 8eae96f trau_sync: prevent false positive synchronization on startup by Philipp Maier · 4 years ago
  25. 78861c0 Add new TRAU frame sync code by Harald Welte · 4 years, 1 month ago
  26. 95e2dfb osmo_trau_frame_encode(): Check for sufficiently sized output buffer by Harald Welte · 3 years, 11 months ago
  27. dd9ee98 trau_frame: Introduce support for Downlink Time Alignment by Harald Welte · 3 years, 11 months ago
  28. 254b924 trau_frame: New API by Harald Welte · 4 years, 2 months ago
  29. 1f92284 e1_input_vty: Fix VTY help strings by Harald Welte · 4 years ago
  30. ca71296 input/e1d: Add missing "RAW" timeslot support by Harald Welte · 4 years ago
  31. f776669 input/e1d: Fix support for TRAU slots by Harald Welte · 4 years ago
  32. 182957b dahdi: Use osmo_revbytebits_buf() instead of local flip table by Harald Welte · 3 years, 11 months ago
  33. 58538de contrib/jenkins.sh: Test builds with --enable-e1d by Harald Welte · 3 years, 11 months ago
  34. ac290ee e1d: Fix compilation after I4a088f91f23aaad05c5ab84a4783c1915d85aca6 by Harald Welte · 3 years, 11 months ago
  35. deb5c4f ipaccess: Fix use-after-free in ipaccess_drop() by Pau Espin Pedrol · 4 years ago
  36. 8fc8cef e1d: Add new osmo_e1dp_client_ts_open() argument by Harald Welte · 4 years ago
  37. 3b9bebf tests: Use API e1inp_line_put2 instead of deprecated e1inp_line_put by Pau Espin Pedrol · 4 years ago
  38. ffc92d5 lapd: Use lapd_dl_init2 instead of deprecated lapd_dl_init by Pau Espin Pedrol · 4 years ago
  39. 6ffeb9a cosmetic: lapd: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  40. 8a4e3d9 ipaccess_recvmsg: Untangle code updating line by Pau Espin Pedrol · 4 years ago
  41. 815117c ipaccess_recvmsg: Assert the new bfd from new line differs from the old one by Pau Espin Pedrol · 4 years ago
  42. dc55a5f ipaccess_recvmsg: Clean up release steps upon error condition by Pau Espin Pedrol · 4 years ago
  43. a2ff733 ipaccess: Set bfd->data to NULL before releasing its reference by Pau Espin Pedrol · 4 years ago
  44. 8737ad4 ipacces: Fix e1inp_line reference put in ipaccess_close by Pau Espin Pedrol · 4 years ago
  45. b8ea0ff ipaccess: Drop e1inp_line reference in ipacess_drop() by Pau Espin Pedrol · 4 years ago
  46. 5196cd5 e1_input: Use osmo_use_count in e1inp_line by Pau Espin Pedrol · 4 years ago
  47. 837fb6e cosmetic: e1_input.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  48. 30e80d5 ipaccess: Fix log formatting of RESP_ID IPA attributes by Pau Espin Pedrol · 4 years ago
  49. 4ffd2a9 ipaccess.c: Drop repeated ipaccess_keepalive_fsm_cleanup in write error path by Pau Espin Pedrol · 4 years ago
  50. bcfd7ea subchan_demux: Fix out-of-bounds write by Harald Welte · 4 years ago
  51. 96034fc input/dahdi.c: Don't simply read beyond end of msgb by Harald Welte · 4 years ago
  52. 47c247b input/lapd.c: Enlarge message buffers for DL-SAP primitives by Harald Welte · 4 years ago
  53. ea7da44 lapd: Replace magic numbers with #defines by Harald Welte · 4 years ago
  54. 36166d0 fix compilation with --enable-e1d by Harald Welte · 4 years ago
  55. 89c6b8a e1_input: refcount inc line during e1_sign_link_create, not during line update by Pau Espin Pedrol · 4 years, 1 month ago
  56. b903188 lapd: Always print context information when logging by Harald Welte · 4 years, 2 months ago
  57. 62725d0 src/input/ipaccess.c: set TCP_NODELAY by Oliver Smith · 4 years, 2 months ago
  58. a5eef0e Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  59. 85887b2 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  60. 39dffb6 contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  61. db1bc21 trau_frame: Fix AMR frame decoding by Harald Welte · 4 years, 2 months ago
  62. 4119e51 Fix subchan_demux_test compiler warning on some gcc versions by Harald Welte · 4 years, 1 month ago
  63. 2f182e4 trau_frame.h: Fix definition of TRAU_FT_OM_UP by Harald Welte · 4 years, 2 months ago
  64. a684b84 subchan_demux: Use ubit_t where appropriate by Harald Welte · 4 years, 2 months ago
  65. 6913b9a trau_frame: use 'ubit_t' for unpacked bits by Harald Welte · 4 years, 2 months ago
  66. 5226e5b subchan_demux: Use 'ubit_t' for unpacked bit buffer; use const by Harald Welte · 4 years, 2 months ago
  67. eb55e2f e1_input: Add VTY command to enable PCAP debug output by Sylvain Munaut · 4 years, 2 months ago
  68. 4b45e9d e1_input: Allow to change the pcap fd and/or unset it by Sylvain Munaut · 4 years, 2 months ago
  69. 73a73c0 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 3 months ago
  70. 54c919e ortp: disable SO_REUSEADDR + SO_REUSEPORT by Harald Welte · 4 years, 4 months ago
  71. 9104597 Add rtp_test to show the double-bind bug of OS#4444 by Harald Welte · 4 years, 4 months ago
  72. 3c51482 osmo_ortp: add osmo_rtp_socket_set_dscp() by Oliver Smith · 4 years, 4 months ago
  73. ef1f327 add ipa ping/pong keepalive for OML/RSL links between bts and bsc by Eric Wild · 5 years ago
  74. 65ae42c ipaccess.c: line_already_initialized: int -> bool by Oliver Smith · 4 years, 5 months ago
  75. eed3916 e1d: Implement varions non-LAPD timeslot modes by Harald Welte · 4 years, 6 months ago
  76. accd677 e1d: Don't connect to e1d at program start time by Harald Welte · 4 years, 6 months ago
  77. 28898d1 e1d: Use LOGPIL/LOGPITS logging macros to give context by Harald Welte · 4 years, 6 months ago
  78. ccf84ea e1d: Use line->port_nr to specify e1d interface/line by Harald Welte · 4 years, 6 months ago
  79. 52e1412 e1d: Remove bogus vty_show function. by Harald Welte · 4 years, 6 months ago
  80. 6f674de e1d: Remove EXCEPTFD handling by Harald Welte · 4 years, 6 months ago
  81. 4343603 e1d: Don't use perror() directly, use osmocom logging instead by Harald Welte · 4 years, 6 months ago
  82. c6c7076 e1d: add missing forward-declaration of e1inp_e1d_init() by Harald Welte · 5 years ago
  83. 52b0d45 e1d: Use HAVE_E1D in C source, not ENABLE_E1D by Harald Welte · 5 years ago
  84. b559a53 e1d: Initial osmo-e1d support by Sylvain Munaut · 5 years ago
  85. b5af099 introduce and use logging macros with context on E1 line / timeslot by Harald Welte · 4 years, 6 months ago
  86. 510ae99 dahdi: Don't use perror() directly, use osmocom logging instead by Harald Welte · 4 years, 6 months ago
  87. a160e4b add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  88. c313d44 Bump version: 0.7.0.8-4c2c-dirty → 0.8.0 by Pau Espin Pedrol · 4 years, 6 months ago 0.8.0
  89. 4c2c088 input/ipa_keepalive.c: make sure IPA keepalive FSM is registered by Vadim Yanitskiy · 4 years, 6 months ago
  90. d4be696 Enable DAHDI support by default; require --disable-dahdi otherwise by Harald Welte · 4 years, 8 months ago
  91. b43ce42 e1_input.c: make reference counting get() / put() more verbose by Vadim Yanitskiy · 4 years, 7 months ago
  92. 69ae238 input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET by Vadim Yanitskiy · 4 years, 7 months ago
  93. 1c94f6a input/ipaccess.c: propagate errors from ipa_parse_unitid() by Vadim Yanitskiy · 4 years, 7 months ago
  94. 7c1c8cc dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u by Harald Welte · 4 years, 8 months ago
  95. b6e28bf ipa: Allow setting local addr and port for struct ipa_client_conn by Pau Espin Pedrol · 4 years, 8 months ago
  96. e11afda ipa: ipa_server_link_close() add checks of link state by Alexander Couzens · 4 years, 10 months ago
  97. 30249a1 Bump version: 0.6.0.13-b4a7 → 0.7.0 by Harald Welte · 5 years ago 0.7.0
  98. 51b6100 extend the ipa keepalive fsm by Eric Wild · 5 years ago
  99. b4a7db0 ipaccess.c: Avoid calling close(-1) on error path by Harald Welte · 5 years ago
  100. 418775c spelling by Debian Mobcom Maintainers · 6 years ago