aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipaccess: Return -EBADF when closing socket in ipaccess_bts_read_cbPau Espin Pedrol2018-08-281-7/+2
* ipa: Allow signalling fd destroyed in ipa_server_conn_readPau Espin Pedrol2018-08-282-7/+9
* ipa: Allow signalling fd destroyed in ipa_client_readPau Espin Pedrol2018-08-282-7/+9
* ipa: Simplify code in ipa_server_conn_readPau Espin Pedrol2018-08-281-6/+4
* ipa: Simplify code in ipa_client_readPau Espin Pedrol2018-08-281-8/+4
* ipa: don't crash on missing IPA ID GET messageNeels Hofmeyr2018-08-241-4/+8
* ipaccess_rcvmsg: Fix bug introduced in previous commitPau Espin Pedrol2018-08-231-1/+1
* ipaccess: Use osmo_fd_setup to set up callbacksPau Espin Pedrol2018-08-221-15/+5
* debian/rules: Don't overwrite .tarball-versionHarald Welte2018-08-061-5/+1
* Migrate from ipa_ccm_idtag_parse to ipa_ccm_id_resp_parse()Harald Welte2018-08-012-4/+2
* fix strncpy bugs in ipaccess.c, ipa_proxy.cNeels Hofmeyr2018-07-272-8/+6
* Bump version: 0.5.0.10-a210-dirty → 0.5.10.5.1Pau Espin Pedrol2018-07-273-5/+25
* e1_input.c: Replace '.' in counter names with ':'Pau Espin Pedrol2018-07-241-3/+3
* Revert "ortp: enable scheduled mode on rtp socket creation"Philipp Maier2018-06-051-1/+0
* Revert "ortp: make sure the ortp scheduler is started"Philipp Maier2018-06-051-1/+0
* ortp: enable scheduled mode on rtp socket creationPhilipp Maier2018-05-311-0/+1
* ortp: detect ssrc changes immediatelyPhilipp Maier2018-05-301-0/+2
* ortp: reset rtp session on SSRC changesPhilipp Maier2018-05-301-1/+2
* ortp: make sure the ortp scheduler is startedPhilipp Maier2018-05-291-0/+1
* fix double-free/use-after-free of pointers in struct e1inp_lineStefan Sperling2018-05-241-1/+40
* ipaccess: Avoid using released line and bfd in ipaccess_fd_cbPau Espin Pedrol2018-05-231-17/+11
* ipaccess: ipaccess_rcvmsg: Drop unneeded memcpyPau Espin Pedrol2018-05-231-1/+0
* Bump version: 0.4.0.21-60fd-dirty → 0.5.00.5.0Pau Espin Pedrol2018-05-036-9/+45
* git-version-gen: Check first for new tag formatPau Espin Pedrol2018-05-021-2/+2
* use osmo_init_logging2Pau Espin Pedrol2018-04-174-7/+9
* configure.ac: Fix condition check for RTP_SIGNAL_PTR_CAST definePau Espin Pedrol2018-04-101-1/+1
* e1_input.h: Remove dead declaration of unexistent API ipaccess_setupPau Espin Pedrol2018-04-061-3/+0
* preserve 'when' flags of new osmo_fd in ipaccess_rcvmsg()Stefan Sperling2018-03-221-1/+5
* jenkins.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr2018-03-051-1/+1
* configure: add --enable-werrorNeels Hofmeyr2018-03-051-0/+20
* contrib: jenkins.sh: Disable doxygen in libosmocore buildPau Espin Pedrol2018-02-201-1/+1
* IPA: log remote addressMax2018-02-131-18/+20
* debian/control: Fix Vcs-BrowserHarald Welte2018-02-091-1/+1
* cosmetic: update ipaccess_bts_handle_ccm()Max2018-01-081-2/+3
* Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES itemsHarald Welte2017-12-033-0/+11
* unixsocket: fix a potential string overflowAlexander Couzens2017-11-211-1/+1
* add --enable-sanitize config optionNeels Hofmeyr2017-11-171-0/+12
* Add SPDX-License-Identifier to all source filesHarald Welte2017-11-1315-4/+31
* debian/copyright: fix upstream-nameHarald Welte2017-11-131-1/+1
* vty: skip installing cmds now always installed by defaultNeels Hofmeyr2017-11-012-2/+0
* jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr2017-10-271-1/+4
* debian/rules: show testsuite.log when tests are failingAlexander Couzens2017-10-111-0/+3
* cosmetic: ipa.c: use msgb_dequeue(), drop local varNeels Hofmeyr2017-09-141-7/+3
* Use value string check from osmo-ciMax2017-08-261-2/+2
* Bump version: 0.3.2 → 0.4.00.4.0Max2017-08-253-8/+18
* Use release helper from libosmocoreMax2017-08-082-0/+6
* contrib: Enable -Werror by defaultPau Espin Pedrol2017-07-131-1/+1
* configure.ac: Fix RTP_SIGNAL_PTR_CAST config in FreeBSD buildPau Espin Pedrol2017-07-131-2/+3
* check for missing result of rate_ctr_group_alloc()Harald Welte2017-07-121-0/+5
* jenkins.sh: Proper error message if local environment isn't set upHarald Welte2017-07-101-0/+6