Valient Gough
|
b606ef122b
|
cleanup warnings from cppcheck
git-svn-id: http://encfs.googlecode.com/svn/trunk@124 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-21 05:38:54 +00:00 |
|
Valient Gough
|
d1a9ccdd19
|
rework NameIO interface to use string instead of C-strings, avoid leaking memory if error occurs
git-svn-id: http://encfs.googlecode.com/svn/trunk@123 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-21 05:38:27 +00:00 |
|
Valient Gough
|
88f041a0b2
|
minor cleanup
git-svn-id: http://encfs.googlecode.com/svn/trunk@122 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-19 22:42:44 +00:00 |
|
Valient Gough
|
a89752dfe7
|
reformat with clang-format -style=Google
git-svn-id: http://encfs.googlecode.com/svn/trunk@121 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-19 22:35:26 +00:00 |
|
Valient Gough
|
6c3f2105bf
|
[issue 175] fix thread linkage
git-svn-id: http://encfs.googlecode.com/svn/trunk@116 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-03 05:15:25 +00:00 |
|
Valient Gough
|
e2b912c731
|
add delaymount option which delays initial mount. Patch by Jeff King
git-svn-id: http://encfs.googlecode.com/svn/trunk@115 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-10-03 05:10:23 +00:00 |
|
Valient Gough
|
b59d806e4b
|
replace OpenSSL references with CipherV1::init
git-svn-id: http://encfs.googlecode.com/svn/trunk@111 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-06-22 21:16:01 +00:00 |
|
Valient Gough
|
1e6b715380
|
fix cipher initialization
git-svn-id: http://encfs.googlecode.com/svn/trunk@110 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-06-22 21:00:05 +00:00 |
|
Valient Gough
|
d128220fe4
|
fix english in prompt
git-svn-id: http://encfs.googlecode.com/svn/trunk@107 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-06-18 06:03:16 +00:00 |
|
Valient Gough
|
fe2cb136a4
|
add KDF duration prompt in expert config mode, fixes #168
git-svn-id: http://encfs.googlecode.com/svn/trunk@105 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-06-18 05:54:58 +00:00 |
|
Valient Gough
|
95750d4539
|
begin adding Botan support.
implement pbkdf-hmac-sha256 module for Botan and CommonCrypto.
git-svn-id: http://encfs.googlecode.com/svn/trunk@98 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-06 08:02:23 +00:00 |
|
Valient Gough
|
63c2d1c539
|
add CommonCrypto support, other misc fixes
git-svn-id: http://encfs.googlecode.com/svn/trunk@97 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-05 06:39:51 +00:00 |
|
Valient Gough
|
5a126ea797
|
use lchmod when available, fixes #158
git-svn-id: http://encfs.googlecode.com/svn/trunk@96 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-05 06:38:00 +00:00 |
|
Valient Gough
|
7e95ff90c8
|
encapsulate old cipher support layer
git-svn-id: http://encfs.googlecode.com/svn/trunk@95 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-05 06:36:32 +00:00 |
|
Valient Gough
|
f00ef5c6d3
|
break out cipher primitives, add unit tests
git-svn-id: http://encfs.googlecode.com/svn/trunk@94 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-05 06:32:27 +00:00 |
|
Valient Gough
|
7799c88df6
|
move code into encfs namespace, split protobufs
git-svn-id: http://encfs.googlecode.com/svn/trunk@93 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-03-05 06:29:58 +00:00 |
|
Valient Gough
|
fb9a8ff879
|
Reformat files, replace autoconf with CMake, and RLog with GLog.
git-svn-id: http://encfs.googlecode.com/svn/trunk@92 db9cf616-1c43-0410-9cb8-a902689de0d6
|
2013-01-29 03:07:54 +00:00 |
|