aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipaccess: Avoid using released line and bfd in ipaccess_fd_cbpespin/ipa-fixPau Espin Pedrol2018-05-231-18/+12
* ipaccess: ipaccess_rcvmsg: Drop unneeded memcpyPau Espin Pedrol2018-05-231-1/+1
* 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
* configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol2017-07-051-4/+4
* osmo_ortp.c: Duration of a RTP frame affects timestamp of the next onePau Espin Pedrol2017-06-291-1/+1
* osmo_ortp: Add osmo_rtp_drop_frame APIPau Espin Pedrol2017-06-292-0/+23
* Revert "configure.ac: Use -Werror in C(PP)FLAGS"Neels Hofmeyr2017-06-221-2/+2
* configure.ac: Use -Werror in C(PP)FLAGSPau Espin Pedrol2017-06-221-2/+2
* configure.ac: Use -Wall in C(PP)FLAGSPau Espin Pedrol2017-06-221-0/+3
* osmo_ortp.c: Fix warning: check ortp API in rtp_session_signal_connectPau Espin Pedrol2017-06-222-4/+21
* osmo_ortp.c: Fix warning: implicit use of functionPau Espin Pedrol2017-06-221-1/+5
* src: use osmo_timer_setup()Pablo Neira Ayuso2017-06-074-8/+4
* Revert "ipacces.c: Remove ipa_bts_id_resp() and use libosmocore"Harald Welte2017-05-261-4/+85
* Add value_string for input signal names (e1inp_signal_names)Harald Welte2017-05-252-0/+13
* ipacces.c: Remove ipa_bts_id_resp() and use libosmocoreHarald Welte2017-04-151-85/+4
* Fix HAVE_ORTP_LOG_DOMAIN detection on FreeBSDHarald Welte2017-04-041-0/+3
* Fix RTP jitter buffer that never stop to increase.Jean-Francois Dionne2017-03-291-1/+1
* configure: Fix compilation with new libortpPau Espin Pedrol2017-03-272-3/+21
* README.md: Use <> around all hyperlinks to render them as links in cgitHarald Welte2017-03-181-6/+6
* jenkins: add value_string termination checkNeels Hofmeyr2017-03-161-0/+2
* Add README file to libosmo-abis repositoryHarald Welte2017-03-162-1/+67
* lapd: log pointer addressesPhilipp Maier2017-03-151-2/+7
* lapd: Reduce N200 (SABM retransmission count)Philipp Maier2017-03-141-2/+2