aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Bump version: 0.8.0.2-fb3a → 0.8.10.8.1pespin/0.8.0Pau Espin Pedrol2-1/+9
2020-03-09ortp: disable SO_REUSEADDR + SO_REUSEPORTHarald Welte3-2/+8
2020-03-09Add rtp_test to show the double-bind bug of OS#4444Harald Welte4-2/+109
2020-01-02Bump version: 0.7.0.8-4c2c-dirty → 0.8.00.8.0Pau Espin Pedrol3-3/+21
2020-01-01input/ipa_keepalive.c: make sure IPA keepalive FSM is registeredVadim Yanitskiy1-1/+1
2019-12-01Enable DAHDI support by default; require --disable-dahdi otherwiseHarald Welte4-6/+14
2019-12-02e1_input.c: make reference counting get() / put() more verboseVadim Yanitskiy1-2/+9
2019-12-02input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GETVadim Yanitskiy1-1/+1
2019-12-02input/ipaccess.c: propagate errors from ipa_parse_unitid()Vadim Yanitskiy1-1/+5
2019-11-14dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%uHarald Welte1-26/+35
2019-11-08ipa: Allow setting local addr and port for struct ipa_client_connPau Espin Pedrol5-8/+41
2019-09-15ipa: ipa_server_link_close() add checks of link stateAlexander Couzens1-0/+6
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