aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cipher
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Include missing headers for osmo_init_logging2Pau Espin Pedrol1-0/+1
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-17/+15
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2016-11-08Fix tests linking with libosmocodecMax1-2/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-4/+1
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte1-2/+2
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther1-1/+0
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther1-1/+1
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-02-27tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther2-43/+1
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther1-0/+2
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther3-0/+139