aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Bump version: 0.6.0.13-b4a7 → 0.7.00.7.0Harald Welte2-2/+32
2019-07-21extend the ipa keepalive fsmEric Wild2-9/+58
2019-07-21ipaccess.c: Avoid calling close(-1) on error pathHarald Welte1-2/+4
2019-07-17spellingDebian Mobcom Maintainers1-1/+1
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-06-21add TCP_USER_TIMEOUT to keepaliveEric Wild1-0/+11
2019-06-21ipaccess: allow tcp keepalive for ipa clientsEric Wild1-2/+4
2019-04-06ipa_keepalive_fsm: Suppress error messages for INIT -> INIT transitionHarald Welte1-1/+1
2019-04-06ipa_keepalive_fsm: Fix OSMO_IPA_KA_E_STOP allstate eventHarald Welte1-0/+1
2019-03-19Add IPA keep-alive FSM implementationHarald Welte3-0/+327
2019-03-19rtp: Add 'autoconnect' feature to the osmo_rtp_socketSylvain Munaut2-0/+23
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-1/+1
2019-03-08ipa: Make ipa_server_conn_destroy() re-entrantHarald Welte1-0/+5
2019-01-24Log peer's port in accept callbackMax1-2/+2
2019-01-24Set local IP in ipa_server_link properlyMax1-1/+10
2019-01-20Bump version: 0.5.1.20-de57 → 0.6.00.6.0Harald Welte4-6/+38
2018-12-06log IPA tags correctlyStefan Sperling1-4/+4
2018-11-12osmo_ortp: Log domain and fix strings without endl charPau Espin Pedrol1-1/+28
2018-10-03e1_input.h: Set correct type for input_signal_data->link_typePau Espin Pedrol1-1/+1
2018-10-03ipaccess: Simplify handling of ipaccess e1line tsPau Espin Pedrol4-22/+36
2018-10-02ipacces: Log correct trx_nr during IPA GETPau Espin Pedrol1-1/+1
2018-09-20ensure unix socket paths are NUL-terminated for bind/connectStefan Sperling2-7/+15
2018-09-04debian: Conflict libosmoabis6 with libosmoabis5Pau Espin Pedrol1-0/+4
2018-09-04Properly deal with sockaddr_un socket path length limitations.Stefan Sperling2-7/+18
2018-08-30debian: Fix libosmoabis soname package versionPau Espin Pedrol2-4/+4
2018-08-28ipaccess: Allow passing return code in e1inp_line_ops->sign_link()Pau Espin Pedrol2-3/+3
2018-08-28ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cbPau Espin Pedrol1-7/+2
2018-08-28ipa: Allow signalling fd destroyed in ipa_server_conn_readPau Espin Pedrol2-7/+9
2018-08-28ipa: Allow signalling fd destroyed in ipa_client_readPau Espin Pedrol2-7/+9
2018-08-28ipa: Simplify code in ipa_server_conn_readPau Espin Pedrol1-6/+4
2018-08-28ipa: Simplify code in ipa_client_readPau Espin Pedrol1-8/+4
2018-08-24ipa: don't crash on missing IPA ID GET messageNeels Hofmeyr1-4/+8
2018-08-23ipaccess_rcvmsg: Fix bug introduced in previous commitPau Espin Pedrol1-1/+1
2018-08-22ipaccess: Use osmo_fd_setup to set up callbacksPau Espin Pedrol1-15/+5
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-5/+1
2018-08-01Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse()Harald Welte2-4/+2
2018-07-27fix strncpy bugs in ipaccess.c, ipa_proxy.cNeels Hofmeyr2-8/+6
2018-07-27Bump version: 0.5.0.10-a210-dirty → 0.5.10.5.1Pau Espin Pedrol3-5/+25
2018-07-24e1_input.c: Replace '.' in counter names with ':'Pau Espin Pedrol1-3/+3
2018-06-05Revert "ortp: enable scheduled mode on rtp socket creation"Philipp Maier1-1/+0
2018-06-05Revert "ortp: make sure the ortp scheduler is started"Philipp Maier1-1/+0
2018-05-31ortp: enable scheduled mode on rtp socket creationPhilipp Maier1-0/+1
2018-05-30ortp: detect ssrc changes immediatelyPhilipp Maier1-0/+2
2018-05-30ortp: reset rtp session on SSRC changesPhilipp Maier1-1/+2
2018-05-29ortp: make sure the ortp scheduler is startedPhilipp Maier1-0/+1
2018-05-24fix double-free/use-after-free of pointers in struct e1inp_lineStefan Sperling1-1/+40
2018-05-23ipaccess: Avoid using released line and bfd in ipaccess_fd_cbPau Espin Pedrol1-17/+11
2018-05-23ipaccess: ipaccess_rcvmsg: Drop unneeded memcpyPau Espin Pedrol1-1/+0
2018-05-03Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0Pau Espin Pedrol6-9/+45
2018-05-02git-version-gen: Check first for new tag formatPau Espin Pedrol1-2/+2