aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-27osmux: disable timing debuggingPablo Neira Ayuso1-1/+1
2013-05-24tests: osmux_test: exercise osmux_replay_lost_packetsPablo Neira Ayuso1-2/+10
2013-05-24osmux: nul-terminate all strings generated by _snprintfPablo Neira Ayuso1-0/+3
2013-05-24osmux: fix wrong OSMUX header description in header filePablo Neira Ayuso1-8/+8
2013-05-24osmux: further sanity checkings for AMR FTPablo Neira Ayuso3-5/+45
2013-05-24tests: osmux_test: deadline after 10 secondsPablo Neira Ayuso1-0/+14
2013-05-24amr: add AMR FT SID definitionPablo Neira Ayuso2-1/+3
2013-05-24osmux: add sanity checking in osmux_xfrm_output_pullPablo Neira Ayuso1-2/+11
2013-05-24tests: Use the libosmonetif we just built for the testsHolger Hans Peter Freyther1-1/+1
2013-05-24debian: Build a new packageHolger Hans Peter Freyther1-1/+2
2013-05-24add testsuite infrastructure and osmux testPablo Neira Ayuso6-1/+219
2013-05-23osmux: remove trailing line break from osmux_snprintfPablo Neira Ayuso1-1/+1
2013-05-22rtp: fix wrong time arithmetics in osmo_rtp_buildPablo Neira Ayuso1-2/+2
2013-05-22debian: Increase the version number to 0.0.20.0.2Holger Hans Peter Freyther1-1/+1
2013-05-22debian: Increase the version to 0.0.1Holger Hans Peter Freyther1-1/+1
2013-05-22debian: Add libortp-dev to the dependencies of this packageHolger Hans Peter Freyther1-1/+1
2013-05-22osmux: fix warning spotted by clang --analyzePablo Neira Ayuso1-1/+1
2013-05-21debian: Initial attempt at a debian package for libosmo-netifHolger Hans Peter Freyther7-0/+61
2013-05-21misc: Add missing header files to fix the make distcheckHolger Hans Peter Freyther2-1/+3
2013-05-21osmux: replay last RTP packet seen under packet loss scenarioPablo Neira Ayuso1-0/+51
2013-05-20osmux: use ccid to identify batches instead of the RTP SSRCPablo Neira Ayuso1-8/+5
2013-05-12osmux: add sanity checking to osmux_snprintfPablo Neira Ayuso1-5/+18
2013-05-12osmux: allow to set initial RTP SSRCPablo Neira Ayuso3-5/+6
2013-02-19osmux: add osmux_snprintfPablo Neira Ayuso4-6/+111
2013-02-19examples: use DOSMUX_TEST instead of DLINP in logging messagesPablo Neira Ayuso2-4/+4
2013-02-19osmux: osmux-test-input: fix compilation warningPablo Neira Ayuso1-1/+1
2013-02-19osmux: RTP payload type for voice is dynamicPablo Neira Ayuso1-5/+6
2013-02-19osmux: add talloc contextPablo Neira Ayuso1-3/+5
2013-02-19osmux: initialize batch appropriately in osmux_xfrm_input_initPablo Neira Ayuso1-1/+1
2013-02-12fix osmux-test-inputPablo Neira Ayuso1-1/+1
2013-02-12fix osmux_test with pcap filePablo Neira Ayuso1-5/+5
2013-02-12osmux: use ft instead of the cmrPablo Neira Ayuso3-25/+25
2013-02-12osmux: remove arrays from osmux_out_handlePablo Neira Ayuso2-12/+8
2013-02-11osmux: allow to pass data to osmux_deliverPablo Neira Ayuso2-8/+9
2012-10-21osmux: fix missing data set in osmux_tx_schedPablo Neira Ayuso1-1/+1
2012-10-21dgram: add osmo_dgram_get_dataPablo Neira Ayuso2-0/+6
2012-10-20osmux: remove generic functions to register and get ccidPablo Neira Ayuso4-65/+104
2012-10-15ipa: fix compilation warningPablo Neira Ayuso1-3/+2
2012-10-15osmux: fix DELTA_RTP_MSGPablo Neira Ayuso1-2/+3
2012-10-15osmux: rewrite batching functionPablo Neira Ayuso1-67/+97
2012-10-15osmux: RTP timestamp has to be bumped in 160Pablo Neira Ayuso1-1/+1
2012-10-15examples: add osmux-test-input and osmux-test-outputPablo Neira Ayuso3-1/+395
2012-10-15osmux: release of batch message is controled by callerPablo Neira Ayuso2-1/+1
2012-10-15osmux: use DLMIB instead of internal defined DOSMUXPablo Neira Ayuso1-20/+17
2012-08-21ipa: add osmo_ipa_parse_msg_id_respPablo Neira Ayuso3-30/+44
2012-08-19ipa: add ipa_cli_id_ack and ipa_cli_id_respPablo Neira Ayuso3-77/+82
2012-08-19channel: abis: ipa-stream-server: fix crash while closing socketPablo Neira Ayuso1-0/+5
2012-08-19ipa: add osmo_ipa_process_msg and remove osmo_ipa_recv_msgPablo Neira Ayuso6-37/+39
2012-08-19consolidate ipa_unit infrastructurePablo Neira Ayuso6-242/+290
2012-08-19stream: add osmo_stream_srv_get_masterPablo Neira Ayuso2-0/+6