Commit Graph

1482 Commits

Author SHA1 Message Date
Sebastian Messmer
0ebf9bf016 Update dependencies 2015-11-18 11:10:38 +01:00
Sebastian Messmer
0689d380a4 Update biicode block ref 2015-11-18 11:09:49 +01:00
Sebastian Messmer
f54370bf44 Update dependencies 2015-11-18 11:09:23 +01:00
Sebastian Messmer
90fd0b55e5 Update biicode block ref 2015-11-18 11:09:11 +01:00
Sebastian Messmer
2e8bdeed09 Update dependencies 2015-11-18 11:08:36 +01:00
Sebastian Messmer
ac05a88570 Update biicode block ref 2015-11-18 11:08:07 +01:00
Sebastian Messmer
55d6cb710e Update dependencies 2015-11-18 11:07:31 +01:00
Sebastian Messmer
ea9f6a2d8b Update biicode block ref 2015-11-18 11:07:15 +01:00
Sebastian Messmer
db80a46fb7 Update dependencies 2015-11-18 11:06:36 +01:00
Sebastian Messmer
5148a6571e Update biicode block ref 2015-11-18 11:05:24 +01:00
Sebastian Messmer
a4c92848be Fix handling of relative paths and add test cases 2015-11-18 11:01:48 +01:00
Sebastian Messmer
52d3ac5efc Depend on stable version of Crypto++ 2015-11-17 20:17:30 +01:00
Sebastian Messmer
7099fca97c Depend on stable version of Crypto++ 2015-11-17 20:16:39 +01:00
Sebastian Messmer
49b4a9b1c0 Allow specifying base and mount directory parameters as relative paths 2015-11-17 01:50:59 -08:00
Sebastian Messmer
142881a70f Merge commit '3e7af232e743dde44c699a72c4bde56995e2f9e9' into develop 2015-11-16 22:05:40 -08:00
Sebastian Messmer
3e7af232e7 Better error reporting when root directory is suddenly not accessible anymore 2015-11-16 22:05:25 -08:00
Sebastian Messmer
bc459c02ae Log thrown exceptions 2015-11-16 22:05:04 -08:00
Sebastian Messmer
6112534856 Updated biicode block version 2015-11-12 15:45:51 -08:00
Sebastian Messmer
bb4d327c05 Update dependencies 2015-11-12 15:45:05 -08:00
Sebastian Messmer
a4a746e6d1 Updated biicode block version 2015-11-12 15:44:53 -08:00
Sebastian Messmer
9d68b04a85 Update dependencies 2015-11-12 15:44:08 -08:00
Sebastian Messmer
da2d455b99 Updated biicode block version 2015-11-12 15:43:29 -08:00
Sebastian Messmer
ae082fa97d Updated dependencies 2015-11-12 15:42:54 -08:00
Sebastian Messmer
47925e0378 Updated biicode block version 2015-11-12 15:42:38 -08:00
Sebastian Messmer
3ebc2f5dd4 Update dependencies 2015-11-12 15:41:34 -08:00
Sebastian Messmer
9271f2c7e2 Update biicode block version 2015-11-12 15:41:22 -08:00
Sebastian Messmer
bcb89dc4e1 Use new cpp-utils dependency 2015-11-12 15:40:13 -08:00
Sebastian Messmer
90ea7be899 Make timing test cases more lenient 2015-11-12 15:39:52 -08:00
Sebastian Messmer
1da82c3aff Update biicode block ref 2015-11-12 15:39:11 -08:00
Sebastian Messmer
1e52e78251 Fix compiler error in test cases 2015-11-12 15:31:11 -08:00
Sebastian Messmer
978e7dbc46 --unmount-idle x automatically unmounts the filesystem after x minutes without a filesystem operation. 2015-11-12 15:06:53 -08:00
Sebastian Messmer
ead8b5b97f Allow stopping the filesystem 2015-11-12 15:03:22 -08:00
Sebastian Messmer
4dab8c7426 Add a class that runs a callback after a (resettable) timeout. This will be used later for unmounting after a certain idle time 2015-11-12 13:08:43 -08:00
Sebastian Messmer
06b78f1b80 Adapt to new cpputils 2015-11-12 13:07:59 -08:00
Sebastian Messmer
9cea5d9090 Allow terminating LoopThreads from within 2015-11-12 13:07:20 -08:00
Sebastian Messmer
938528840b Added --unmount-idle command line option (without functionality yet)
And refactor cli (group Cli class and program_options in cli subfolder)
2015-11-12 11:43:39 -08:00
Sebastian Messmer
30ae2fc45c Added test cases 2015-11-12 10:59:38 -08:00
Sebastian Messmer
09f6b48710 Add a compatibility test ensuring that it can load config files from version 0.8.1 in future 2015-11-11 18:10:56 -08:00
Sebastian Messmer
9793b0e870 Added test cases for CryConfigEncryptorFactory 2015-11-11 17:10:02 -08:00
Sebastian Messmer
10cbb06a4b Added test cases for CryConfigEncryptor 2015-11-11 14:33:39 -08:00
Sebastian Messmer
b92a87ab72 Make sure, ciphers link without errors 2015-11-11 14:03:16 -08:00
Sebastian Messmer
f90196826b Added test cases for outer config file encryption 2015-11-11 11:58:09 -08:00
Sebastian Messmer
923cd40acf Add a test case that loading a filesystem doesn't modify the config file 2015-11-11 11:22:46 -08:00
Sebastian Messmer
d003b7f0c5 Added test cases for inner config file encryption 2015-11-11 11:03:05 -08:00
Sebastian Messmer
6d4ae65660 Improved ChangeLog 2015-11-11 11:02:10 -08:00
Sebastian Messmer
f44ae98bf9 Removed unnecessary parameter 2015-11-11 11:02:01 -08:00
Sebastian Messmer
71c808b229 RandomPadding throws exception instead of ASSERT when data is too large 2015-11-11 11:00:24 -08:00
Sebastian Messmer
3c2f26a287 Improved ChangeLog 2015-11-11 01:23:45 -08:00
Sebastian Messmer
669e71c056 Inner encryption of configuration file uses the cipher specified by the user 2015-11-11 01:19:47 -08:00
Sebastian Messmer
9c86b619a6 Allow std::string ASSERT messages 2015-11-10 19:40:34 -08:00