aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-17use osmo_init_logging2Pau Espin Pedrol4-7/+9
2018-04-10configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST definePau Espin Pedrol1-1/+1
2018-04-06e1_input.h: Remove dead declaration of unexistent API ipaccess_setupPau Espin Pedrol1-3/+0
2018-03-22preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg()Stefan Sperling1-1/+5
2018-03-05jenkins.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr1-1/+1
2018-03-05configure: add --enable-werrorNeels Hofmeyr1-0/+20
2018-02-20contrib: jenkins.sh: Disable doxygen in libosmocore buildPau Espin Pedrol1-1/+1
2018-02-13IPA: log remote addressMax1-18/+20
2018-02-09debian/control: Fix Vcs-BrowserHarald Welte1-1/+1
2018-01-08cosmetic: update ipaccess_bts_handle_ccm()Max1-2/+3
2017-12-03Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES itemsHarald Welte3-0/+11
2017-11-21unixsocket: fix a potential string overflowAlexander Couzens1-1/+1
2017-11-17add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-13Add SPDX-License-Identifier to all source filesHarald Welte15-4/+31
2017-11-13debian/copyright: fix upstream-nameHarald Welte1-1/+1
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr2-2/+0
2017-10-27jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
2017-10-11debian/rules: show testsuite.log when tests are failingAlexander Couzens1-0/+3
2017-09-14cosmetic: ipa.c: use msgb_dequeue(), drop local varNeels Hofmeyr1-7/+3
2017-08-26Use value string check from osmo-ciMax1-2/+2
2017-08-25Bump version: 0.3.2 → 0.4.00.4.0Max3-8/+18
2017-08-08Use release helper from libosmocoreMax2-0/+6
2017-07-13contrib: Enable -Werror by defaultPau Espin Pedrol1-1/+1
2017-07-13configure.ac: Fix RTP_SIGNAL_PTR_CAST config in FreeBSD buildPau Espin Pedrol1-2/+3
2017-07-12check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+5
2017-07-10jenkins.sh: Proper error message if local environment isn't set upHarald Welte1-0/+6