aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cipher (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded direct libortp dependencyPau Espin Pedrol2018-07-021-2/+2
* Include missing headers for osmo_init_logging2Pau Espin Pedrol2018-04-171-0/+1
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-041-1/+1
* Get rid of 'struct gsm_bts_role_bts'Harald Welte2018-03-171-17/+15
* Remove build dependency on legacy OpenBSCMax2017-10-081-1/+1
* Fix build after recent gsm_bts_alloc() changeHarald Welte2017-08-141-1/+1
* Fix tests linking with libosmocodecMax2016-11-081-2/+2
* msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr2016-10-141-4/+1
* Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte2015-11-051-2/+2
* tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther2014-07-311-1/+0
* bts: Fix typos in the log messagesHolger Hans Peter Freyther2013-11-271-1/+1
* migrate away from our own abis.c code to libosmoabisHarald Welte2013-10-061-1/+1
* Makefile.am: Use AM_CPPFLAGSAlexander Huemer2013-06-121-1/+1
* tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther2013-02-272-43/+1
* sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther2013-02-271-0/+2
* ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther2012-12-263-0/+139