.. |
impl
|
Use the new assert that doesn't crash the program in a release build
|
2015-07-22 13:47:19 +02:00 |
utils
|
Print a newline around user interactions
|
2015-09-04 16:09:37 +02:00 |
CryCipher.cpp
|
CryFS asks back if a cipher without integrity is chosen
|
2015-09-04 16:02:55 +02:00 |
CryCipher.h
|
CryFS asks back if a cipher without integrity is chosen
|
2015-09-04 16:02:55 +02:00 |
CryConfig.cpp
|
CryConfigLoader asks for cipher to use when creating a new config
|
2015-07-01 14:33:18 +02:00 |
CryConfig.h
|
CryConfigLoader asks for cipher to use when creating a new config
|
2015-07-01 14:33:18 +02:00 |
CryConfigLoader.cpp
|
Print a newline around user interactions
|
2015-09-04 16:09:37 +02:00 |
CryConfigLoader.h
|
CryFS asks back if a cipher without integrity is chosen
|
2015-09-04 16:02:55 +02:00 |
CryDevice.cpp
|
Add more encryption ciphers
|
2015-09-01 00:25:14 +02:00 |
CryDevice.h
|
CryFS uses the cipher specified in the configuration file
|
2015-07-29 12:08:39 +02:00 |
CryDir.cpp
|
Removed unneeded includes/usings
|
2015-06-18 19:40:26 +02:00 |
CryDir.h
|
Adapt to new fspp interface using unique_ref instead of unique_ptr
|
2015-06-18 19:36:05 +02:00 |
CryFile.cpp
|
Use the new assert that doesn't crash the program in a release build
|
2015-07-22 13:47:19 +02:00 |
CryFile.h
|
Adapt to new fspp interface using unique_ref instead of unique_ptr
|
2015-06-18 19:36:05 +02:00 |
CryNode.cpp
|
Adapt to new cpp-utils
|
2015-06-21 17:44:45 +02:00 |
CryNode.h
|
More use of unique_ref instead of unique_ptr
|
2015-06-18 13:14:43 +02:00 |
CryOpenFile.cpp
|
More use of unique_ref instead of unique_ptr
|
2015-06-18 13:14:43 +02:00 |
CryOpenFile.h
|
Adapt to new cpp-utils
|
2015-06-21 17:44:45 +02:00 |
CrySymlink.cpp
|
Removed unneeded includes/usings
|
2015-06-18 19:40:26 +02:00 |
CrySymlink.h
|
More use of unique_ref instead of unique_ptr
|
2015-06-18 13:45:08 +02:00 |
main.cpp
|
Test cases don't need user interaction anymore
|
2015-07-26 13:09:55 +02:00 |