Commit
3ba729b8e9ca82b2149fc9ed96012b9e2ac6ce51
by w.bokslag Fix preventing crashes when -d missing Small fix that check whether a dumpdir was provided with -d. If not, no voice data is written to file. Change-Id: I6a857f62aae542b054cbb474594359da626762bb The file was modified src/lower_mac/tetra_lower_mac.c
Commit
1dd42c59ad294957847b932d695eb15e4935a748
by w.bokslag Small bugfix in SYSINFO parsing Small bugfix. We now increases the position in the SYSINFO read buffer when parsing hyperframe or cck number. Change-Id: Ic35f5106c096a7a3dd0d2302ad53fa00c69ab76d The file was modified src/tetra_mac_pdu.c
Commit
8d30520f3b8102ed210144e86e269fc4be98475b
by w.bokslag Fix in GNU Radio 3.10 receiver The GNU Radio 3.10 compatible receiver script added by SQ5BPF contains an erroneous block that should not be present. This block was removed. Change-Id: I63a95bd8dbbceadd1b6c1b227a125910051d415e The file was modified src/demod/telive_1ch_simple_gr310_udp.py The file was modified src/demod/telive_1ch_simple_gr310_udp.grc
Commit
2f2685b2c8527f52bcb0bed1547cf40c3be45532
by w.bokslag Added example keyfile Added an example keyfile that people can use when trying to decrypt TEA-encrypted traffic. Note that a legitimate 80-bit key is needed. This is not a cracking tool. Change-Id: I7e13dcd10546e118e2cf9845f14121862db0cca9 The file was added src/example_keyfile.txt
Commit
ce62c5ec863b3edab48e49a519146cdf83e7f763
by w.bokslag Added TA61 to the TAA1 suite Change-Id: I79e93d6863ab6c044a8e19bba85c7447095f5e11 The file was modified src/crypto/hurdle.h The file was modified src/crypto/taa1.h The file was modified src/crypto/hurdle.c The file was modified src/crypto/taa1.c
Commit
59fb603999ca1c0302366e07253fd65b2d1fe7ca
by w.bokslag Added functional TA61 decryption Now uses a known SCK/CCK to decrypt identities using TA61 Change-Id: Ic01c1d9cd151ba0213ed67971cc479f312af14fb The file was modified src/crypto/tetra_crypto.c