aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-05configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol1-4/+4
2017-06-29osmo_ortp.c: Duration of a RTP frame affects timestamp of the next onePau Espin Pedrol1-1/+1
2017-06-29osmo_ortp: Add osmo_rtp_drop_frame APIPau Espin Pedrol2-0/+23
2017-06-22Revert "configure.ac: Use -Werror in C(PP)FLAGS"Neels Hofmeyr1-2/+2
2017-06-22configure.ac: Use -Werror in C(PP)FLAGSPau Espin Pedrol1-2/+2
2017-06-22configure.ac: Use -Wall in C(PP)FLAGSPau Espin Pedrol1-0/+3
2017-06-22osmo_ortp.c: Fix warning: check ortp API in rtp_session_signal_connectPau Espin Pedrol2-4/+21
2017-06-22osmo_ortp.c: Fix warning: implicit use of functionPau Espin Pedrol1-1/+5
2017-06-07src: use osmo_timer_setup()Pablo Neira Ayuso4-8/+4
2017-05-26Revert "ipacces.c: Remove ipa_bts_id_resp() and use libosmocore"Harald Welte1-4/+85
2017-05-25Add value_string for input signal names (e1inp_signal_names)Harald Welte2-0/+13
2017-04-15ipacces.c: Remove ipa_bts_id_resp() and use libosmocoreHarald Welte1-85/+4
2017-04-04Fix HAVE_ORTP_LOG_DOMAIN detection on FreeBSDHarald Welte1-0/+3
2017-03-29Fix RTP jitter buffer that never stop to increase.Jean-Francois Dionne1-1/+1
2017-03-27configure: Fix compilation with new libortpPau Espin Pedrol2-3/+21
2017-03-18README.md: Use <> around all hyperlinks to render them as links in cgitHarald Welte1-6/+6
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+2
2017-03-16Add README file to libosmo-abis repositoryHarald Welte2-1/+67
2017-03-15lapd: log pointer addressesPhilipp Maier1-2/+7
2017-03-14lapd: Reduce N200 (SABM retransmission count)Philipp Maier1-2/+2
2017-03-08add basic unixsocket supportAlexander Couzens7-4/+411
2017-02-20Enable sanitizeMax2-2/+14
2017-01-23misc: Fix build failure/warning when building on alpine linuxHolger Hans Peter Freyther3-11/+3
2017-01-21undup: subchan_demux.c: use libosmocore's llist_count()Neels Hofmeyr1-12/+1
2017-01-09handle_ts1_read(): log sign_link() errorMax1-3/+4
2016-12-31ipaccess_line_update(): log connection IP addresses and portsMax1-6/+9
2016-12-22Add gerrit settingsMax1-0/+3
2016-12-21Integrate Debian packaging changesMax3-14/+135
2016-12-16Enable adaptive jitter compensationMax1-10/+16
2016-12-16Remove obsolete compile-time conditionalMax1-4/+0
2016-12-12Expand network error callbackMax1-1/+1