libcryfs/src
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 missing virtual destructor and potential integer overflow 2016-09-21 20:07:20 +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 du reports correct space usage 2017-02-18 13:21:54 +00:00
cryfs-cli Install man page 2017-03-26 14:08:47 +01:00
fspp Upgrade spdlog to 0.11.0 2017-02-04 19:03:20 +00:00
gitversion Fix nullversion recognition in gitversion 2016-12-31 16:22:57 +01:00
parallelaccessstore Fix build 2016-02-17 21:40:03 +01:00
stats Filesystems have a blocksizeBytes configuration option 2016-03-01 17:45:48 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00