aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Release new version for On-Wavesdaniel/onwavesDaniel Willmann1-0/+7
2018-08-31Merge remote-tracking branch 'origin/master' into daniel/onwavesDaniel Willmann27-1197/+36
2018-08-13jibuf: fix indentation in line inside conditional clausePau Espin Pedrol1-1/+1
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-5/+1
2018-08-01link libosmo-netif against libosmogsmHarald Welte1-2/+2
2018-08-01Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte4-37/+7
2018-07-27fix strncpy bug in rs232.cNeels Hofmeyr1-2/+1
2018-07-27Bump version: 0.2.0.6-ac33-dirty → 0.3.00.3.0Pau Espin Pedrol5-8/+22
2018-07-05stream.c: Use non-blocking connect in osmo_stream_cliHarald Welte1-1/+1
2018-06-29remove "channel" layerHarald Welte18-1141/+1
2018-06-26Release new versionDaniel Willmann1-0/+7
2018-05-15osmux: change log lvl of batch full to debugPau Espin Pedrol1-2/+2
2018-05-15jibuf: Fix out-of-order seq queue around syncpointsPau Espin Pedrol3-7/+36
2018-05-15tests: jibuf_test: Add scenario to show out-of-order bugPau Espin Pedrol2-0/+83
2018-05-15tests: jibuf_test: Set some functions as staticPau Espin Pedrol1-2/+2
2018-05-03Bump version: 0.1.1.38-ef190-dirty → 0.2.00.2.0Pau Espin Pedrol3-4/+58
2018-04-28osmux: Fix use of uninitialized memory in osmux_out_handleHarald Welte1-0/+1
2018-04-19osmux: Move examples and tests to use new output APIsPau Espin Pedrol4-24/+17
2018-04-19osmux: Set Marker bit on osmux frame loss detectedPau Espin Pedrol4-12/+34
2018-04-19tests: Add osmux2 testsuitePau Espin Pedrol4-1/+497
2018-04-19osmux: Add new API osmux_xfrm_output_sched to fix rtp generation issuesPau Espin Pedrol2-3/+141
2018-04-17examples: use osmo_init_logging2Pau Espin Pedrol16-31/+33
2018-04-17Build jibuf_tool based on libpcap availabilityPau Espin Pedrol2-4/+13
2018-04-17tests: use osmo_init_logging2Pau Espin Pedrol2-2/+6
2018-04-13jibuf: Estimate src clock skewPau Espin Pedrol6-13/+1005
2018-04-13tests: jibuf_tool: Add seq.pltPau Espin Pedrol1-0/+50
2018-04-13jibuf: re-sync clock out of sync timestampsPau Espin Pedrol4-7/+152
2018-04-13jibuf: Take RTP marker into accountPau Espin Pedrol4-5/+89
2018-04-13tests: jibuf_tool: Add parameters to control size of bufferPau Espin Pedrol1-4/+14
2018-04-13tests: jibuf_tool: Add OSMUX supportPau Espin Pedrol1-3/+40
2018-04-13tests: jibuf_tool: Improve jibuf_test to read pcapsPau Espin Pedrol3-105/+308
2018-04-13tests: jibuf_tool: Initial commitPau Espin Pedrol3-1/+421
2018-04-13jibuf: Add initial implementation of Jitter BufferPau Espin Pedrol8-2/+1407
2018-04-13Update README.mdAlexey1-1/+1
2018-04-12osmux: osmux_xfrm_output_pull: Improve checks and log of malformed packetsPau Espin Pedrol1-5/+11
2018-04-12tests: osmo-pcap-test: Fix pcap includes not found in old versionsPau Espin Pedrol2-2/+2
2018-04-05stream.c: osmo_stream_cli_open2: Remove wrong assumption in reconnect decisionPau Espin Pedrol1-1/+1
2018-03-12jenkins.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr1-1/+1
2018-03-12configure: add --enable-werrorNeels Hofmeyr1-0/+18
2018-03-07osmux: Use correct log category DLMUXPau Espin Pedrol1-27/+27
2018-02-26test: osmo-pcap-test: Fix clock drift while replaying pcap filePau Espin Pedrol2-7/+26
2018-02-22add support for flushing and destroying a server-side streamStefan Sperling2-1/+30
2018-02-09debian/control: Fix Vcs-BrowserHarald Welte1-1/+1
2017-12-21Enable sanitize for CI testsMax1-1/+1
2017-12-14contrib: jenkins.sh: Disable building doxygen for depsPau Espin Pedrol1-1/+1
2017-11-20osmo_stream_{cli,srv}_destroy: fix mem leak: empty msgb queueNeels Hofmeyr1-0/+2
2017-11-20gitignore: vim swp filesNeels Hofmeyr1-0/+2
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-17stream: Avoid re-creating and leaking socket when unneededPau Espin Pedrol1-2/+6
2017-11-13Add SPDX-License-Identifier + Copyright statementsHarald Welte11-1/+164