1. 02c5e9d ipa_keepalive_fsm: Fix OSMO_IPA_KA_E_STOP allstate event by Harald Welte · 5 years ago
  2. 3d60dbd Add IPA keep-alive FSM implementation by Harald Welte · 5 years ago
  3. bab7ae7 rtp: Add 'autoconnect' feature to the osmo_rtp_socket by Sylvain Munaut · 5 years ago
  4. c674e9f tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  5. c0a0ec4 ipa: Make ipa_server_conn_destroy() re-entrant by Harald Welte · 5 years ago
  6. 3a2aa09 Log peer's port in accept callback by Max · 5 years ago
  7. 480073a Set local IP in ipa_server_link properly by Max · 5 years ago
  8. 176a1fb Bump version: 0.5.1.20-de57 → 0.6.0 by Harald Welte · 5 years ago 0.6.0
  9. 961776a log IPA tags correctly by Stefan Sperling · 6 years ago
  10. de5758d osmo_ortp: Log domain and fix strings without endl char by Pau Espin Pedrol · 6 years ago
  11. 4179207 e1_input.h: Set correct type for input_signal_data->link_type by Pau Espin Pedrol · 6 years ago
  12. b5cfc6b ipaccess: Simplify handling of ipaccess e1line ts by Pau Espin Pedrol · 6 years ago
  13. dd95eb6 ipacces: Log correct trx_nr during IPA GET by Pau Espin Pedrol · 6 years ago
  14. 0d7d0b0 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  15. 47e9e63 debian: Conflict libosmoabis6 with libosmoabis5 by Pau Espin Pedrol · 6 years ago
  16. b24efa5 Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  17. 9540f59 debian: Fix libosmoabis soname package version by Pau Espin Pedrol · 6 years ago
  18. ed122f3 ipaccess: Allow passing return code in e1inp_line_ops->sign_link() by Pau Espin Pedrol · 6 years ago
  19. 7ad2b15 ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cb by Pau Espin Pedrol · 6 years ago
  20. 082876b ipa: Allow signalling fd destroyed in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  21. 2775798 ipa: Allow signalling fd destroyed in ipa_client_read by Pau Espin Pedrol · 6 years ago
  22. 3750dea ipa: Simplify code in ipa_server_conn_read by Pau Espin Pedrol · 6 years ago
  23. 493c8e6 ipa: Simplify code in ipa_client_read by Pau Espin Pedrol · 6 years ago
  24. fe67311 ipa: don't crash on missing IPA ID GET message by Neels Hofmeyr · 6 years ago
  25. 67902bb ipaccess_rcvmsg: Fix bug introduced in previous commit by Pau Espin Pedrol · 6 years ago
  26. 56ae85f ipaccess: Use osmo_fd_setup to set up callbacks by Pau Espin Pedrol · 6 years ago
  27. a60f5e1 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  28. 82eb55e Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse() by Harald Welte · 6 years ago
  29. 4c57eef fix strncpy bugs in ipaccess.c, ipa_proxy.c by Neels Hofmeyr · 6 years ago
  30. 026ff45 Bump version: 0.5.0.10-a210-dirty → 0.5.1 by Pau Espin Pedrol · 6 years ago 0.5.1
  31. a210684 e1_input.c: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  32. e7761c6 Revert "ortp: enable scheduled mode on rtp socket creation" by Philipp Maier · 6 years ago
  33. 05de362 Revert "ortp: make sure the ortp scheduler is started" by Philipp Maier · 6 years ago
  34. 5a236ce ortp: enable scheduled mode on rtp socket creation by Philipp Maier · 6 years ago
  35. c81b68f ortp: detect ssrc changes immediately by Philipp Maier · 6 years ago
  36. 28eeb6b ortp: reset rtp session on SSRC changes by Philipp Maier · 6 years ago
  37. 7632278 ortp: make sure the ortp scheduler is started by Philipp Maier · 6 years ago
  38. b016207 fix double-free/use-after-free of pointers in struct e1inp_line by Stefan Sperling · 6 years ago
  39. 7edc25d ipaccess: Avoid using released line and bfd in ipaccess_fd_cb by Pau Espin Pedrol · 6 years ago
  40. cfe2260 ipaccess: ipaccess_rcvmsg: Drop unneeded memcpy by Pau Espin Pedrol · 6 years ago
  41. 7b89f12 Bump version: 0.4.0.21-60fd-dirty → 0.5.0 by Pau Espin Pedrol · 6 years ago 0.5.0
  42. 60fd2a0 git-version-gen: Check first for new tag format by Pau Espin Pedrol · 6 years ago
  43. c04d8d2 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  44. 43b5b69 configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST define by Pau Espin Pedrol · 6 years ago
  45. db0700a e1_input.h: Remove dead declaration of unexistent API ipaccess_setup by Pau Espin Pedrol · 6 years ago
  46. 49917c1 preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg() by Stefan Sperling · 6 years ago
  47. d3b8b69 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  48. bb83e6f configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  49. 61460fd contrib: jenkins.sh: Disable doxygen in libosmocore build by Pau Espin Pedrol · 6 years ago
  50. f446367 IPA: log remote address by Max · 6 years ago
  51. f2a1607 debian/control: Fix Vcs-Browser by Harald Welte · 6 years ago
  52. 7139352 cosmetic: update ipaccess_bts_handle_ccm() by Max · 6 years ago
  53. d1dd22c Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES items by Harald Welte · 7 years ago
  54. 2d4888d unixsocket: fix a potential string overflow by Alexander Couzens · 7 years ago
  55. 2e05f88 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  56. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  57. 513c8f4 debian/copyright: fix upstream-name by Harald Welte · 7 years ago
  58. e2d33bf vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  59. d3c81da jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  60. 4200aa6 debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  61. 01543a1 cosmetic: ipa.c: use msgb_dequeue(), drop local var by Neels Hofmeyr · 7 years ago
  62. d329291 Use value string check from osmo-ci by Max · 7 years ago
  63. 7f17b8c Bump version: 0.3.2 → 0.4.0 by Max · 7 years ago 0.4.0
  64. e326072 Use release helper from libosmocore by Max · 7 years ago
  65. 35003ec contrib: Enable -Werror by default by Pau Espin Pedrol · 7 years ago
  66. 1307b7a configure.ac: Fix RTP_SIGNAL_PTR_CAST config in FreeBSD build by Pau Espin Pedrol · 7 years ago
  67. ff8eed2 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  68. a06b877 jenkins.sh: Proper error message if local environment isn't set up by Harald Welte · 7 years ago
  69. 65529bc configure.ac: Fix C(PP)FLAGS for BSD build by Pau Espin Pedrol · 7 years ago
  70. 9e992c2 osmo_ortp.c: Duration of a RTP frame affects timestamp of the next one by Pau Espin Pedrol · 7 years ago
  71. 524923a osmo_ortp: Add osmo_rtp_drop_frame API by Pau Espin Pedrol · 7 years ago
  72. c633cfb Revert "configure.ac: Use -Werror in C(PP)FLAGS" by Neels Hofmeyr · 7 years ago
  73. 7d1f531 configure.ac: Use -Werror in C(PP)FLAGS by Pau Espin Pedrol · 7 years ago
  74. 62eddcd configure.ac: Use -Wall in C(PP)FLAGS by Pau Espin Pedrol · 7 years ago
  75. 05df2d6 osmo_ortp.c: Fix warning: check ortp API in rtp_session_signal_connect by Pau Espin Pedrol · 7 years ago
  76. b0c3a4a osmo_ortp.c: Fix warning: implicit use of function by Pau Espin Pedrol · 7 years ago
  77. b26f2fd src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  78. e416e2e Revert "ipacces.c: Remove ipa_bts_id_resp() and use libosmocore" by Harald Welte · 7 years ago
  79. cac78fe Add value_string for input signal names (e1inp_signal_names) by Harald Welte · 7 years ago
  80. d517db0 ipacces.c: Remove ipa_bts_id_resp() and use libosmocore by Harald Welte · 7 years ago
  81. bf7976c Fix HAVE_ORTP_LOG_DOMAIN detection on FreeBSD by Harald Welte · 7 years ago
  82. 5e87fdf Fix RTP jitter buffer that never stop to increase. by Jean-Francois Dionne · 7 years ago
  83. c42bf19 configure: Fix compilation with new libortp by Pau Espin Pedrol · 7 years ago
  84. 1e04d4b README.md: Use <> around all hyperlinks to render them as links in cgit by Harald Welte · 7 years ago
  85. 3fdb287 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  86. 7861eba Add README file to libosmo-abis repository by Harald Welte · 7 years ago
  87. 027e119 lapd: log pointer addresses by Philipp Maier · 8 years ago
  88. d75bac4 lapd: Reduce N200 (SABM retransmission count) by Philipp Maier · 7 years ago
  89. beb10ef add basic unixsocket support by Alexander Couzens · 8 years ago
  90. 8a3be28 Enable sanitize by Max · 7 years ago
  91. 2547458 misc: Fix build failure/warning when building on alpine linux by Holger Hans Peter Freyther · 7 years ago
  92. 30ffa7a undup: subchan_demux.c: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  93. c9fa25e handle_ts1_read(): log sign_link() error by Max · 7 years ago
  94. 4c4a1c2 ipaccess_line_update(): log connection IP addresses and ports by Max · 8 years ago
  95. efb43c0 Add gerrit settings by Max · 8 years ago
  96. 5f3871e Integrate Debian packaging changes by Max · 8 years ago
  97. bf42e0a Enable adaptive jitter compensation by Max · 8 years ago
  98. ac2ad3b Remove obsolete compile-time conditional by Max · 8 years ago
  99. 7c840be Expand network error callback by Max · 8 years ago
  100. 78d0486 osmo_rtp_socket_poll(): Fix log message to match function name by Max · 8 years ago