Sebastian Messmer
|
6c4859d1b5
|
Setup release distribution package creation (DEB, RPM, TGZ, ...)
|
2015-10-26 22:54:17 +01:00 |
|
Sebastian Messmer
|
1c0d6b872b
|
Configure "make install"
|
2015-10-26 20:44:00 +01:00 |
|
Sebastian Messmer
|
ee3a50ebee
|
Fix config loading
|
2015-10-26 20:15:24 +01:00 |
|
Sebastian Messmer
|
adad371114
|
Fix config loading
|
2015-10-26 20:15:04 +01:00 |
|
Sebastian Messmer
|
5603a8b8d1
|
Fix config loading
|
2015-10-26 20:14:41 +01:00 |
|
Sebastian Messmer
|
aceeb2644f
|
Refactor folder structure and put classes in own files
|
2015-10-26 18:14:27 +01:00 |
|
Sebastian Messmer
|
fd184b45d2
|
Refactor CryConfigEncryptor: Store instance instead of static
|
2015-10-26 16:36:57 +01:00 |
|
Sebastian Messmer
|
a840bbba47
|
Change config file header to contain version information
|
2015-10-26 12:35:22 +01:00 |
|
Sebastian Messmer
|
e090d1b6e1
|
Updated readme
|
2015-10-26 02:32:42 +01:00 |
|
Sebastian Messmer
|
90ecee252e
|
Fix DeathTest
|
2015-10-25 19:13:33 +01:00 |
|
Sebastian Messmer
|
4164c2353e
|
Graceful exiting when password is wrong
|
2015-10-25 19:00:30 +01:00 |
|
Sebastian Messmer
|
daa4f0a7f3
|
CryConfigEncryptor more thoroughly uses Serializer/Deserializer interface
|
2015-10-25 17:01:28 +01:00 |
|
Sebastian Messmer
|
7cc2205bc4
|
Use cpputils::Serializer and cpputils::Deserializer instead of std::memcpy
|
2015-10-25 13:37:28 +01:00 |
|
Sebastian Messmer
|
cde1a3b7b9
|
Refactor CryConfigEncryptor
|
2015-10-25 11:33:30 +01:00 |
|
Sebastian Messmer
|
868e12183a
|
Fix Usage line when called with --help and fix test cases
|
2015-10-24 20:02:43 +02:00 |
|
Sebastian Messmer
|
84daca0bc1
|
ChangeLog written
|
2015-10-24 19:56:19 +02:00 |
|
Sebastian Messmer
|
61ca163339
|
If a configuration file is not specified on command line, it will be put into the base directory
|
2015-10-24 19:56:05 +02:00 |
|
Sebastian Messmer
|
371303ae6a
|
Config file is AES256_GCM encrypted, the config file key is generated with scrypt
|
2015-10-24 19:35:37 +02:00 |
|
Sebastian Messmer
|
7988cc406d
|
Added serialization/deserialization of DerivedKeyConfig
|
2015-10-24 12:25:49 +02:00 |
|
Sebastian Messmer
|
8741853eef
|
Added key derivation function scrypt
|
2015-10-24 01:57:17 +02:00 |
|
Sebastian Messmer
|
20b0034ab1
|
- Refactor main()
- Added CryConfigLoaderTest
|
2015-10-23 12:16:23 +02:00 |
|
Sebastian Messmer
|
39c62ae185
|
Added test case for CryConfigFile
|
2015-10-23 00:04:03 +02:00 |
|
Sebastian Messmer
|
c936fca16a
|
Added test cases for CryConfigCreator
|
2015-10-22 18:48:14 +02:00 |
|
Sebastian Messmer
|
9bf83a6fe7
|
Adapted to new key creation interface
|
2015-10-22 18:48:04 +02:00 |
|
Sebastian Messmer
|
9b1152348e
|
Added test cases for CryConfig
|
2015-10-21 17:08:15 +02:00 |
|
Sebastian Messmer
|
d8e0465954
|
Added test cases for CryCipher
|
2015-10-19 14:22:01 +02:00 |
|
Sebastian Messmer
|
fdc41ffb83
|
TODOs
|
2015-10-19 02:47:22 +02:00 |
|
Sebastian Messmer
|
2104a85e95
|
Refactor config file handling
|
2015-10-19 02:46:47 +02:00 |
|
Sebastian Meßmer
|
03ad5cbe45
|
Fix -Weffc++ warnings
|
2015-10-17 21:33:41 +02:00 |
|
Sebastian Meßmer
|
490936d29d
|
Fix test cases
|
2015-10-17 19:38:24 +02:00 |
|
Sebastian Meßmer
|
7b3dcb8260
|
Allow --logfile option
|
2015-10-17 18:31:17 +02:00 |
|
Sebastian Meßmer
|
7d1af188fd
|
Update dependencies
|
2015-10-17 18:00:17 +02:00 |
|
Sebastian Meßmer
|
451a84bebc
|
Pass daemon name to daemonize
|
2015-10-17 03:28:15 +02:00 |
|
Sebastian Meßmer
|
7f7e27d6a3
|
Removed debug output
|
2015-10-17 03:28:05 +02:00 |
|
Sebastian Meßmer
|
b480b47b4c
|
Update biicode block ref
|
2015-10-16 14:53:12 +02:00 |
|
Sebastian Meßmer
|
c0f7a91760
|
Updated biicode block ref
|
2015-10-16 14:52:36 +02:00 |
|
Sebastian Meßmer
|
83aa757f80
|
Update biicode block ref
|
2015-10-16 04:36:56 +02:00 |
|
Sebastian Meßmer
|
bf6cd44dbf
|
Depend on correct version of cpp-utils
|
2015-10-16 04:34:39 +02:00 |
|
Sebastian Meßmer
|
bb90bb19ba
|
Fix death tests in multithreading context
|
2015-10-16 04:06:00 +02:00 |
|
Sebastian Meßmer
|
20612fb245
|
Add TODOs
|
2015-10-16 03:29:26 +02:00 |
|
Sebastian Meßmer
|
0427eaaad0
|
Merge branch 'develop' of github.com:cryfs/cryfs into develop
|
2015-10-16 02:38:46 +02:00 |
|
Sebastian Meßmer
|
1c29fecf3c
|
Added unstable warning and fixed daemonization
|
2015-10-16 02:38:34 +02:00 |
|
Sebastian Messmer
|
c5576a4c1f
|
Fix typo
|
2015-10-15 18:03:33 +02:00 |
|
Sebastian Meßmer
|
5f9c2c0611
|
Unify (and fix) include guards
|
2015-10-15 13:06:51 +02:00 |
|
Sebastian Meßmer
|
7103b3ab07
|
Fix test cases
|
2015-10-15 05:26:05 +02:00 |
|
Sebastian Meßmer
|
daf330a07f
|
Fix daemonize() behaviour. CryFS now works correctly when called without '-f'
|
2015-10-15 03:38:44 +02:00 |
|
Sebastian Messmer
|
ff8eae5293
|
Added performance warning in debug builds
|
2015-10-15 00:16:00 +02:00 |
|
Sebastian Messmer
|
f5f8dc7939
|
Removed debug output
|
2015-10-14 15:38:57 +02:00 |
|
Sebastian Messmer
|
ba860a771d
|
Resolved TODOs (was a bug in the cpputils library, was fixed there)
|
2015-10-14 15:01:08 +02:00 |
|
Sebastian Messmer
|
1f2357ec56
|
Merge branch 'develop' of github.com:cryfs/cryfs into develop
|
2015-10-14 02:17:54 +02:00 |
|