aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Remove obsolete compile-time conditionalMax1-4/+0
2016-12-22Expand network error callbackMax1-1/+1
2016-12-09unixsocket: make socket connection fault tolerantPhilipp1-14/+55
2016-12-08unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameterAlexander Couzens1-0/+1
2016-12-08add e1inp_ericsson_set_altc() to unixsocket driverAlexander Couzens1-1/+0
2016-12-08add basic unixsocket supportAlexander Couzens1-0/+1
2016-12-08Merge branch 'pmaier/siu' of ssh://go/libosmo-abis into pmaier/siuPhilipp0-0/+0
2016-12-08lapd: Minor fixupsPhilipp1-3/+9
2016-12-08UNIXSOCKET: Ensure superchannel is disabled for new connectionsHarald Welte1-0/+3
2016-12-08unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameterAlexander Couzens1-1/+6
2016-12-08unixsocket/e1inp_ericsson_set_altc: increase allocation of msgbAlexander Couzens1-1/+1
2016-12-08add e1inp_ericsson_set_altc() to unixsocket driverAlexander Couzens2-0/+27
2016-12-08add basic unixsocket supportAlexander Couzens4-3/+223
2016-12-05Draft: Automatic link recovery for unixsocket.cPhilipp1-0/+14
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-21UNIXSOCKET: Ensure superchannel is disabled for new connectionsHarald Welte1-0/+3
2016-11-16unixsocket/e1inp_ericsson_set_altc: do more validation checks on *line parameterAlexander Couzens1-1/+6
2016-11-16unixsocket/e1inp_ericsson_set_altc: increase allocation of msgbAlexander Couzens1-1/+1
2016-11-16add e1inp_ericsson_set_altc() to unixsocket driverAlexander Couzens2-0/+27
2016-11-16add basic unixsocket supportAlexander Couzens4-3/+223
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