aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-28osmux: revisit osmux_batch_enqueue() in case of batch fullPablo Neira Ayuso1-5/+12
2014-08-28osmux: add osmux_xfrm_input_fini()Pablo Neira Ayuso2-0/+13
2014-08-26include: define OSMUX_ID_MAXPablo Neira Ayuso1-0/+1
2014-05-22misc: Fix distcheck and refer to the right file0.0.3Holger Hans Peter Freyther3-4/+5
2014-04-29misc: Ignore files that are generatedHolger Hans Peter Freyther2-1/+19
2014-04-28debian: Attempt to build a package with just the DSOHolger Hans Peter Freyther4-4/+5
2014-04-28debian: Prepare a new debian release and bump SO versionHolger Hans Peter Freyther2-2/+9
2014-04-28debian: Update the changelogHolger Hans Peter Freyther1-1/+2
2014-04-25osmux: cleanup debugging messagePablo Neira Ayuso1-7/+2
2014-04-25amr: make sure the header is packedPablo Neira Ayuso1-1/+1
2013-12-16osmux: (really) validate AMR FT fieldPablo Neira Ayuso1-10/+12
2013-12-16osmux: don't trust AMR FT fieldPablo Neira Ayuso1-1/+9
2013-12-16osmux: limit RTP messages per batchPablo Neira Ayuso1-9/+38
2013-12-16osmux: fix handling of old RTP messagesPablo Neira Ayuso1-1/+1
2013-12-16tests: osmux: no need to skip RTP message anymorePablo Neira Ayuso1-6/+4
2013-12-16tests: osmux: test multi-batch supportPablo Neira Ayuso1-5/+9
2013-12-15osmux: pass rtp header to osmux_batch_add()Pablo Neira Ayuso1-7/+3
2013-12-15osmux: fix handling of too big RTP message in osmux_xfrm_input()Pablo Neira Ayuso1-1/+1
2013-12-15debian: New package time for the bug fixesHolger Hans Peter Freyther1-1/+2
2013-12-14amr: use AMR_FT_MAX instead of hardcoded numberPablo Neira Ayuso1-1/+1
2013-12-14osmux: don't print messages with wrong AMR FTPablo Neira Ayuso1-0/+6
2013-12-14osmux: fix crash in osmux_snprintf when handling multi-batch messagesPablo Neira Ayuso1-2/+3
2013-12-13debian: Bump version to build new test packagesHolger Hans Peter Freyther1-1/+2
2013-12-13osmux: delete message from output list before calling tx_cbPablo Neira Ayuso1-2/+1
2013-12-12debian: Enable hardening for the libosmo-netif packageHolger Hans Peter Freyther1-0/+2
2013-11-15debian: Build a newer version of the natHolger Hans Peter Freyther1-1/+8
2013-11-15misc: Ignore files generated by autotestHolger Hans Peter Freyther1-0/+3
2013-09-12osmux: add artificial limit for cloned RTP packetsPablo Neira Ayuso1-0/+4
2013-08-27osmux: sanity check too big RTP/RTCP messages as inputPablo Neira Ayuso1-0/+6
2013-08-25ipa_unit: use talloc_strdupPablo Neira Ayuso1-12/+12
2013-05-27tests: osmux-test: double timing validation thresholdPablo Neira Ayuso1-1/+1
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