osmo-bts/src/osmo-bts-trx
Harald Welte e152fd2614 osmo-bts-trx: Enable A5/3 cipher support
This actually should have been working since 2015, when the following
patch was merged to libosmcore:

commit f8699ca51eeb4f3d34336501abcaf071b4a95a47
Author: Max <max.suraev@fairwaves.co>
Date:   Wed Mar 25 17:20:31 2015 +0100

    gsm: Add A5/3-4 cipher support

however, it seems nobody so far bothered to actually enable A5/3 for
osmo-bts-trx!

Change-Id: I8192d6d07cdb87783bce997456ead673c600f7c0
Closes: OS#3253
2018-05-09 20:34:52 +00:00
..
Makefile.am split scheduler_mframe.c from scheduler.c 2018-02-26 15:01:08 +01:00
l1_if.c L1SAP: Increase resolution of reported burst timing 2018-02-27 20:00:16 +01:00
l1_if.h trx/scheduler: Use integer math for TOA (Timing of Arrival) 2018-02-27 19:58:20 +01:00
loops.c trx/scheduler: Use integer math for TOA (Timing of Arrival) 2018-02-27 19:58:20 +01:00
loops.h trx/scheduler: Use integer math for TOA (Timing of Arrival) 2018-02-27 19:58:20 +01:00
main.c osmo-bts-trx: Enable A5/3 cipher support 2018-05-09 20:34:52 +00:00
scheduler_trx.c scheduler_trx: Fix signed integer overflow in clock calculations 2018-04-25 15:00:50 +02:00
trx_if.c trx/scheduler: Use integer math for TOA (Timing of Arrival) 2018-02-27 19:58:20 +01:00
trx_if.h bts-trx: trx_if.c: Improve parsing of received RSP messages from TRX 2018-01-19 15:41:19 +01:00
trx_vty.c osmo-bts-trx: vty: various fixes of 'write file' and doc 2017-10-18 14:02:30 +00:00