aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-05osmo_rtp_socket_poll(): Fix log message to match function nameMax1-1/+2
2016-11-26don't pass negative error to strerror()Harald Welte1-1/+1
2016-11-26call strerror() not on negative valueHarald Welte1-1/+1
2016-11-26fix signed/unsigned bug in ipa_client_conn_open()Harald Welte1-4/+2
2016-11-26osmo_rtp_socket_fdreg(): Check return value of osmo_fd_register()Harald Welte1-2/+11
2016-11-26input/ipaccess.c: Check return value of osmo_fd_register()Harald Welte1-1/+6
2016-11-16e1_input: remove superflous semi colonAlexander Couzens1-1/+1
2016-11-16lapd_pcap.h: Add missing #include linesHarald Welte1-0/+3
2016-11-03e1_input.h: add missing extern for value string arraysArran Cudbard-Bell1-2/+2
2016-11-02lapd: adding support for ericsson's lapd dialectPhilipp2-0/+37
2016-10-28Fix metadata corruptionHarald Welte1-2/+3
2016-10-27Unify RTP receivingMax1-31/+21
2016-10-21Extend RTP RX callback parametersMax3-1/+7
2016-10-17Add HDLC timeslot modeHarald Welte4-2/+110
2016-10-17Implement new 'raw' input type for E1 timeslotsHarald Welte4-3/+214
2016-10-16Convert e1inp_{sign,ts}type_name() to use struct value_stringHarald Welte2-15/+16
2016-10-16e1_input: Add E1 timeslot number to input_signal_dataHarald Welte4-0/+4
2016-10-16remove non-existant e1inp_update_ts() from e1_input.hHarald Welte1-3/+0
2016-10-12jenkins.sh: call cat-testlogs.sh on check failureNeels Hofmeyr1-1/+2
2016-10-12jenkins.sh: use osmo-build-dep.sh, print separatorNeels Hofmeyr1-11/+19
2016-10-12jenkins.sh: cosmetic: export instead of inlining PATH envNeels Hofmeyr1-3/+5
2016-10-12Resync RTP session in case of timestamp jumpYves Godin1-1/+2
2016-10-06Really fix order of set_connected_mode and set_remote_addrNeels Hofmeyr1-6/+12
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-09-24Bump minimum oRTP version3G_2016_09Max2-17/+3
2016-09-20Use callback for polling dataMax1-1/+0
2016-09-09Change API to convey marker bitMax3-3/+6
2016-09-05osmo_ortp.c: fix order of set_connected_mode and set_remote_addrNeels Hofmeyr1-4/+6
2016-08-08gitignore: platform-libtoolNeels Hofmeyr1-1/+3
2016-07-04e1_input: Use osmo_pcap_lapd if using software LAPDHarald Welte1-4/+24
2016-07-04lapd_pcap: Correctly set the pseudo-header packet typeHarald Welte1-3/+8
2016-07-04Add osmo_pcap_lapd_set_fd() functionHarald Welte2-8/+23
2016-06-12Fix macro definitionsMax1-2/+2
2016-06-06Add defines for FN to SAMPLE conversionMax1-0/+9
2016-06-06Extend RTP frame sending APIMax2-0/+22
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-1/+7
2016-04-29ipa_bts_id_resp(): handle non-existing members of ipacces_unitHarald Welte1-5/+12
2016-04-29ipa_server_conn: Add server-side CCM handlingHarald Welte2-0/+70