libcryfs/test
Mouse 7abed14d63 Make compatible with the current Crypto++ master (#163)
* Make compatible with the current Crypto++ master

* Add auto-config and build script. Not important, just a time-saver.

* Address compatibility with Crypto++ 6.0 release, while maintaining compatibility
with the older Crypto++ releases.

* Polish comments in cryptopp_byte.h. Forgot to include it to RandomGeneratorThread - fixed.

* Late at night - forgot to fix the .cpp files that used ::byte...

* Renamed auto-config-and-run script

* Added comments/description, and commented out "make check" that fails anyway

* Changed the include guard to match the rest of the .h files

* Delete build script

* Update ChangeLog.txt

* Update ChangeLog.txt
2017-08-16 03:00:46 +01:00
..
blobstore Fix test case on 32bit platform (caused by double inaccuracy) 2016-04-02 10:13:28 +02:00
blockstore Make compatible with the current Crypto++ master (#163) 2017-08-16 03:00:46 +01:00
cpp-utils Make compatible with the current Crypto++ master (#163) 2017-08-16 03:00:46 +01:00
cryfs Make compatible with the current Crypto++ master (#163) 2017-08-16 03:00:46 +01:00
cryfs-cli Fix test cases 2016-09-25 02:50:28 +02:00
fspp Fix compiler warnings 2016-09-24 11:41:19 +02:00
gitversion Fix compiling test cases on older gcc versions 2016-06-28 01:37:08 -07:00
parallelaccessstore Fix parallelaccessstore-test dependencies 2016-02-17 19:39:34 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00