1. 2f182e4 trau_frame.h: Fix definition of TRAU_FT_OM_UP by Harald Welte · 4 years, 2 months ago
  2. a684b84 subchan_demux: Use ubit_t where appropriate by Harald Welte · 4 years, 2 months ago
  3. 6913b9a trau_frame: use 'ubit_t' for unpacked bits by Harald Welte · 4 years, 2 months ago
  4. 5226e5b subchan_demux: Use 'ubit_t' for unpacked bit buffer; use const by Harald Welte · 4 years, 2 months ago
  5. eb55e2f e1_input: Add VTY command to enable PCAP debug output by Sylvain Munaut · 4 years, 2 months ago
  6. 4b45e9d e1_input: Allow to change the pcap fd and/or unset it by Sylvain Munaut · 4 years, 2 months ago
  7. 73a73c0 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 3 months ago
  8. 54c919e ortp: disable SO_REUSEADDR + SO_REUSEPORT by Harald Welte · 4 years, 4 months ago
  9. 9104597 Add rtp_test to show the double-bind bug of OS#4444 by Harald Welte · 4 years, 4 months ago
  10. 3c51482 osmo_ortp: add osmo_rtp_socket_set_dscp() by Oliver Smith · 4 years, 4 months ago
  11. ef1f327 add ipa ping/pong keepalive for OML/RSL links between bts and bsc by Eric Wild · 5 years ago
  12. 65ae42c ipaccess.c: line_already_initialized: int -> bool by Oliver Smith · 4 years, 5 months ago
  13. eed3916 e1d: Implement varions non-LAPD timeslot modes by Harald Welte · 4 years, 6 months ago
  14. accd677 e1d: Don't connect to e1d at program start time by Harald Welte · 4 years, 6 months ago
  15. 28898d1 e1d: Use LOGPIL/LOGPITS logging macros to give context by Harald Welte · 4 years, 6 months ago
  16. ccf84ea e1d: Use line->port_nr to specify e1d interface/line by Harald Welte · 4 years, 6 months ago
  17. 52e1412 e1d: Remove bogus vty_show function. by Harald Welte · 4 years, 6 months ago
  18. 6f674de e1d: Remove EXCEPTFD handling by Harald Welte · 4 years, 6 months ago
  19. 4343603 e1d: Don't use perror() directly, use osmocom logging instead by Harald Welte · 4 years, 6 months ago
  20. c6c7076 e1d: add missing forward-declaration of e1inp_e1d_init() by Harald Welte · 5 years ago
  21. 52b0d45 e1d: Use HAVE_E1D in C source, not ENABLE_E1D by Harald Welte · 5 years ago
  22. b559a53 e1d: Initial osmo-e1d support by Sylvain Munaut · 5 years ago
  23. b5af099 introduce and use logging macros with context on E1 line / timeslot by Harald Welte · 4 years, 6 months ago
  24. 510ae99 dahdi: Don't use perror() directly, use osmocom logging instead by Harald Welte · 4 years, 6 months ago
  25. a160e4b add/clean big-endian packed structs (struct_endianess.py) by Neels Hofmeyr · 6 years ago
  26. c313d44 Bump version: 0.7.0.8-4c2c-dirty → 0.8.0 by Pau Espin Pedrol · 4 years, 6 months ago 0.8.0
  27. 4c2c088 input/ipa_keepalive.c: make sure IPA keepalive FSM is registered by Vadim Yanitskiy · 4 years, 6 months ago
  28. d4be696 Enable DAHDI support by default; require --disable-dahdi otherwise by Harald Welte · 4 years, 8 months ago
  29. b43ce42 e1_input.c: make reference counting get() / put() more verbose by Vadim Yanitskiy · 4 years, 7 months ago
  30. 69ae238 input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET by Vadim Yanitskiy · 4 years, 7 months ago
  31. 1c94f6a input/ipaccess.c: propagate errors from ipa_parse_unitid() by Vadim Yanitskiy · 4 years, 7 months ago
  32. 7c1c8cc dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u by Harald Welte · 4 years, 8 months ago
  33. b6e28bf ipa: Allow setting local addr and port for struct ipa_client_conn by Pau Espin Pedrol · 4 years, 8 months ago
  34. e11afda ipa: ipa_server_link_close() add checks of link state by Alexander Couzens · 4 years, 10 months ago
  35. 30249a1 Bump version: 0.6.0.13-b4a7 → 0.7.0 by Harald Welte · 5 years ago 0.7.0
  36. 51b6100 extend the ipa keepalive fsm by Eric Wild · 5 years ago
  37. b4a7db0 ipaccess.c: Avoid calling close(-1) on error path by Harald Welte · 5 years ago
  38. 418775c spelling by Debian Mobcom Maintainers · 6 years ago
  39. 5318f43 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  40. 6eb186c add TCP_USER_TIMEOUT to keepalive by Eric Wild · 5 years ago
  41. b824272 ipaccess: allow tcp keepalive for ipa clients by Eric Wild · 5 years ago
  42. 3e03bc2 ipa_keepalive_fsm: Suppress error messages for INIT -> INIT transition by Harald Welte · 5 years ago
  43. 02c5e9d ipa_keepalive_fsm: Fix OSMO_IPA_KA_E_STOP allstate event by Harald Welte · 5 years ago
  44. 3d60dbd Add IPA keep-alive FSM implementation by Harald Welte · 5 years ago
  45. bab7ae7 rtp: Add 'autoconnect' feature to the osmo_rtp_socket by Sylvain Munaut · 5 years ago
  46. c674e9f tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  47. c0a0ec4 ipa: Make ipa_server_conn_destroy() re-entrant by Harald Welte · 5 years ago
  48. 3a2aa09 Log peer's port in accept callback by Max · 5 years ago
  49. 480073a Set local IP in ipa_server_link properly by Max · 5 years ago
  50. 176a1fb Bump version: 0.5.1.20-de57 → 0.6.0 by Harald Welte · 5 years ago 0.6.0
  51. 961776a log IPA tags correctly by Stefan Sperling · 6 years ago
  52. de5758d osmo_ortp: Log domain and fix strings without endl char by Pau Espin Pedrol · 6 years ago
  53. 4179207 e1_input.h: Set correct type for input_signal_data->link_type by Pau Espin Pedrol · 6 years ago
  54. b5cfc6b ipaccess: Simplify handling of ipaccess e1line ts by Pau Espin Pedrol · 6 years ago
  55. dd95eb6 ipacces: Log correct trx_nr during IPA GET by Pau Espin Pedrol · 6 years ago
  56. 0d7d0b0 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  57. 47e9e63 debian: Conflict libosmoabis6 with libosmoabis5 by Pau Espin Pedrol · 6 years ago
  58. b24efa5 Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  59. 9540f59 debian: Fix libosmoabis soname package version by Pau Espin Pedrol · 6 years ago
  60. ed122f3 ipaccess: Allow passing return code in e1inp_line_ops->sign_link() by Pau Espin Pedrol · 6 years ago
  61. 7ad2b15 ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cb by Pau Espin Pedrol · 6 years ago
  62. 082876b ipa: Allow signalling fd destroyed in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  63. 2775798 ipa: Allow signalling fd destroyed in ipa_client_read by Pau Espin Pedrol · 6 years ago
  64. 3750dea ipa: Simplify code in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  65. 493c8e6 ipa: Simplify code in ipa_client_read by Pau Espin Pedrol · 6 years ago
  66. fe67311 ipa: don't crash on missing IPA ID GET message by Neels Hofmeyr · 6 years ago
  67. 67902bb ipaccess_rcvmsg: Fix bug introduced in previous commit by Pau Espin Pedrol · 6 years ago
  68. 56ae85f ipaccess: Use osmo_fd_setup to set up callbacks by Pau Espin Pedrol · 6 years ago
  69. a60f5e1 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  70. 82eb55e Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse() by Harald Welte · 6 years ago
  71. 4c57eef fix strncpy bugs in ipaccess.c, ipa_proxy.c by Neels Hofmeyr · 6 years ago
  72. 026ff45 Bump version: 0.5.0.10-a210-dirty → 0.5.1 by Pau Espin Pedrol · 6 years ago 0.5.1
  73. a210684 e1_input.c: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  74. e7761c6 Revert "ortp: enable scheduled mode on rtp socket creation" by Philipp Maier · 6 years ago
  75. 05de362 Revert "ortp: make sure the ortp scheduler is started" by Philipp Maier · 6 years ago
  76. 5a236ce ortp: enable scheduled mode on rtp socket creation by Philipp Maier · 6 years ago
  77. c81b68f ortp: detect ssrc changes immediately by Philipp Maier · 6 years ago
  78. 28eeb6b ortp: reset rtp session on SSRC changes by Philipp Maier · 6 years ago
  79. 7632278 ortp: make sure the ortp scheduler is started by Philipp Maier · 6 years ago
  80. b016207 fix double-free/use-after-free of pointers in struct e1inp_line by Stefan Sperling · 6 years ago
  81. 7edc25d ipaccess: Avoid using released line and bfd in ipaccess_fd_cb by Pau Espin Pedrol · 6 years ago
  82. cfe2260 ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy by Pau Espin Pedrol · 6 years ago
  83. 7b89f12 Bump version: 0.4.0.21-60fd-dirty → 0.5.0 by Pau Espin Pedrol · 6 years ago 0.5.0
  84. 60fd2a0 git-version-gen: Check first for new tag format by Pau Espin Pedrol · 6 years ago
  85. c04d8d2 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  86. 43b5b69 configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST define by Pau Espin Pedrol · 6 years ago
  87. db0700a e1_input.h: Remove dead declaration of unexistent API ipaccess_setup by Pau Espin Pedrol · 6 years ago
  88. 49917c1 preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg() by Stefan Sperling · 6 years ago
  89. d3b8b69 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  90. bb83e6f configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  91. 61460fd contrib: jenkins.sh: Disable doxygen in libosmocore build by Pau Espin Pedrol · 6 years ago
  92. f446367 IPA: log remote address by Max · 6 years ago
  93. f2a1607 debian/control: Fix Vcs-Browser by Harald Welte · 6 years ago
  94. 7139352 cosmetic: update ipaccess_bts_handle_ccm() by Max · 6 years ago
  95. d1dd22c Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items by Harald Welte · 7 years ago
  96. 2d4888d unixsocket: fix a potential string overflow by Alexander Couzens · 7 years ago
  97. 2e05f88 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  98. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  99. 513c8f4 debian/copyright: fix upstream-name by Harald Welte · 7 years ago
  100. e2d33bf vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago