summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add basic unixsocket supportAlexander Couzens2017-03-087-4/+411
* Enable sanitizeMax2017-02-202-2/+14
* misc: Fix build failure/warning when building on alpine linuxHolger Hans Peter Freyther2017-01-233-11/+3
* undup: subchan_demux.c: use libosmocore's llist_count()Neels Hofmeyr2017-01-211-12/+1
* handle_ts1_read(): log sign_link() errorMax2017-01-091-3/+4
* ipaccess_line_update(): log connection IP addresses and portsMax2016-12-311-6/+9
* Add gerrit settingsMax2016-12-221-0/+3
* Integrate Debian packaging changesMax2016-12-213-14/+135
* Enable adaptive jitter compensationMax2016-12-161-10/+16
* Remove obsolete compile-time conditionalMax2016-12-161-4/+0
* Expand network error callbackMax2016-12-121-1/+1
* osmo_rtp_socket_poll(): Fix log message to match function nameMax2016-12-051-1/+2
* don't pass negative error to strerror()Harald Welte2016-11-261-1/+1
* call strerror() not on negative valueHarald Welte2016-11-261-1/+1
* fix signed/unsigned bug in ipa_client_conn_open()Harald Welte2016-11-261-4/+2
* osmo_rtp_socket_fdreg(): Check return value of osmo_fd_register()Harald Welte2016-11-261-2/+11
* input/ipaccess.c: Check return value of osmo_fd_register()Harald Welte2016-11-261-1/+6
* e1_input: remove superflous semi colonAlexander Couzens2016-11-161-1/+1
* lapd_pcap.h: Add missing #include linesHarald Welte2016-11-161-0/+3
* e1_input.h: add missing extern for value string arraysArran Cudbard-Bell2016-11-031-2/+2
* lapd: adding support for ericsson's lapd dialectPhilipp2016-11-022-0/+37
* Fix metadata corruptionHarald Welte2016-10-281-2/+3
* Unify RTP receivingMax2016-10-271-31/+21
* Extend RTP RX callback parametersMax2016-10-213-1/+7