aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/decryption
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Big update of copyright statements so they can be automatically processed to ↵Piotr Krysik1-1/+1
produce debian/copyright file
2016-05-29Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be ↵Piotr Krysik1-1/+1
modified
2015-07-17Added support for A5/2, A5/3, A5/4. Issue #85Roman Khassraf1-5/+6
2015-07-08Added more includes of STL containers definitions.ptrkrysik1-0/+1
In some configurations lack of these includes cause compile errors.
2014-12-15Added new decryption block (be careful - untested component). Changed ↵ptrkrysik2-0/+85
CMakeFiles to reflect more modular design (not finished for the lib directory)