https://github.com/vgough/encfs

sort by:
Revision Author Date Message Commit Date
aa106e6 Update project status in README (#671) Updates the project status. 26 May 2024, 17:57:12 UTC
c444f9b Fix tabulations in translation files (#605) 09 May 2020, 13:41:30 UTC
3d4ef00 Update normal test for Windows (#602) 17 March 2020, 21:27:36 UTC
52a5847 Add Windows CI (#595) 11 March 2020, 18:17:47 UTC
94683a6 Reorganize CI files (#597) 11 March 2020, 18:05:15 UTC
a37e139 Modify easylogging vendor, mute warn (#598) 04 March 2020, 21:24:27 UTC
6d1ce2e Add Cirrus CI badge (#594) 04 March 2020, 21:17:12 UTC
f2c4a16 Clean & harden normal tests (#583) 04 March 2020, 21:04:40 UTC
b60939c Merge pull request #592 from benrubson/cirrusmac Enable Cirrus CI MacOS 04 March 2020, 16:57:28 UTC
f8ab659 Merge branch 'master' into cirrusmac 04 March 2020, 16:51:01 UTC
3bf25fb cmake FUSE & OpenSSL finding (#591) 03 March 2020, 21:48:28 UTC
1486e50 Remove confusinf LARGEFILE warning (#584) 03 March 2020, 21:41:05 UTC
3d26217 Deprecated INSTANTIATE_TEST_CASE_P (#593) 03 March 2020, 21:33:33 UTC
a643971 Update easylogging vendor (#596) 03 March 2020, 20:53:48 UTC
f9a3cfa Change MacOS task 02 March 2020, 07:49:33 UTC
2142a6c Disable Travis CI MacOS 28 February 2020, 23:09:52 UTC
044d07a Enable Cirrus CI MacOS 28 February 2020, 23:06:08 UTC
4a95d70 Update google vendors (#589) 28 February 2020, 20:12:38 UTC
5203bdb Fix warnings with GCC9 (#560) * Fix warning about implicitly defined copy constructor (GCC9) * Fix warning about comparing values with different signedness (GCC9) Co-authored-by: Ben RUBSON <6764151+benrubson@users.noreply.github.com> 26 February 2020, 22:25:35 UTC
b56ef02 Update tinyxml2 vendor (#581) 26 February 2020, 21:17:57 UTC
44fa463 Use std::min with proper cast (#585) 26 February 2020, 18:38:43 UTC
ee47e2f Add FreeBSD Cirrus CI (#580) 23 February 2020, 15:51:15 UTC
d9244a1 Update build targets (#579) 23 February 2020, 15:45:07 UTC
f9b10bb Adjust description of --reverse (#567) 22 February 2020, 10:09:53 UTC
4328178 Remove "SYSTEM" from the include_directories() CMakeLists.txt entries (#561) 21 February 2020, 21:48:12 UTC
ce200c8 Fix typo in japanese translation (#553) 18 July 2019, 10:29:16 UTC
4f21701 Use /bin/sh as a fallback to SHELL in encfssh (#538) 09 December 2018, 10:37:12 UTC
dafeb55 Correct block filename max length (#540) 09 December 2018, 10:28:42 UTC
249d094 Merge pull request #537 from cforfang/master Add error message on failing to create config 18 November 2018, 18:30:11 UTC
660f3cf Add error message on failing to create config 11 November 2018, 16:51:25 UTC
50552b1 Merge pull request #536 from ryanofsky/fix-utimensat Fix setting nanosecond times 03 November 2018, 03:17:46 UTC
3d06078 Fix setting nanosecond times utimensat function was never being called due to missing cmake define 16 September 2018, 19:41:24 UTC
24af76d Correct typo in russian translate (#528) 03 July 2018, 05:57:09 UTC
1974b41 Update installation instructions 16 May 2018, 06:38:08 UTC
7fc3730 Changelog 1.9.5 27 April 2018, 08:52:22 UTC
4131875 Add signing hint in package-source.sh helper (#517) 27 April 2018, 08:43:35 UTC
5b7abe3 Correct a sign-compare warning (#516) thrown by Cygwin 32 bits 26 April 2018, 14:39:59 UTC
c3340c9 Cygwin, set proper installation prefix, but don't force (#513) 25 April 2018, 07:30:49 UTC
cc256a6 Doc, redirect Win users to the Wiki (#511) 23 April 2018, 08:35:09 UTC
d0def19 Cygwin, support Windows-style parameter paths, typo (#512) Correct a readability-redundant-string-cstr typo detected by clang 23 April 2018, 08:28:19 UTC
6c1fde2 Cygwin, support Windows-style parameter paths (#510) Enable the use of Windows-style paths as parameters. Now, user can use for example : encfs C:\cipher X: A new internal option, unmountPoint, then retains the mount point as provided by the user. 23 April 2018, 07:59:49 UTC
49cfb4c Cygwin, set proper installation prefix (#509) Put binaries next to Cygwin DLLs, which is easier for the user running EncFS out of a Cygwin console. 23 April 2018, 07:33:01 UTC
df7403c Unmount improvements (#507) Log OSX unmount system error Better handle Cygwin unmount child Use WinFsp expected INT signal 10 April 2018, 08:58:08 UTC
0fb264d Documentation, filename max length 07 April 2018, 12:16:23 UTC
9ad4a7b Exit idleMonitor thread when it has finished Could help debugging, see #470 06 April 2018, 18:10:05 UTC
dbfff03 Cygwin, better handle read-only FS 06 April 2018, 18:02:35 UTC
980648c Add 2 options --noattrcache --nodatacache (#500) --nocache : disables attr and data cache. --noattrcache : disables attr cache only. --nodatacache : disables data cache only. 27 March 2018, 06:56:31 UTC
a220c39 Cygwin support (#499) 26 March 2018, 21:36:16 UTC
d58d9fa Cygwin, documention links 26 March 2018, 21:25:19 UTC
4399676 Cygwin, update reverse tests 26 March 2018, 21:24:07 UTC
daedfbc Cygwin, update normal tests 26 March 2018, 21:22:00 UTC
9495f6f Cygwin, disable xattr support 26 March 2018, 21:20:32 UTC
1a8a5e0 Cygwin, unmount 26 March 2018, 21:19:52 UTC
e8e1dc3 Cygwin, use correct mount point 26 March 2018, 20:26:44 UTC
27394cd Cygwin, correct rename When renaming a file, Windows first opens it, renames it and then closes it. We then must decrease the target openFiles count. 26 March 2018, 20:23:09 UTC
be0c616 Cygwin, correct delete When deleting a file, Windows first opens it, deletes it, and closes it. But Windows does not allow deleting opened files, so no need to check before deletion. 26 March 2018, 20:19:06 UTC
89215f1 Cygwin, configure cmake 26 March 2018, 20:09:57 UTC
9197385 Correct a possible write crash (#494) Originate buffer was modified by encryption, which can lead to an EncFS crash, as originate application may not like its buffer to be overwritten 26 March 2018, 06:09:01 UTC
b80d307 Correct a segfault in encfsctl (#498) The context must remain and not die just after init. Introduced in dcf8435d4c3d1926e65bcac7f07a7aaa6ca0a6ea. 25 March 2018, 21:04:34 UTC
2a24884 Add option to disable file data encoding (#487) 20 March 2018, 07:30:14 UTC
154839d Correct a small issue with encfsctl cat --reverse (#489) If user provides a path with a leading slash, in reverse mode, it will be converted to '+' by plainpath, and will fail to decode. 19 March 2018, 21:29:35 UTC
4f3e0ba Log to stderr instead of stdout (#491) 19 March 2018, 20:38:59 UTC
eb6b9d2 Improve symlink tests (#490) To help with #488 19 March 2018, 20:19:22 UTC
29dbb04 Improve .encfs6.xml test (#485) This PR follows #478. We must be sure .encfs6.xml does not show up in **reverse** move. In normal mode, it does not show up by default because the filename can't be decoded. So the test added in normal mode in #478 is let's say quite useless. Let's keep it, but let's add this one too. 18 March 2018, 11:50:44 UTC
11aec8f Add -c & -u cmdline options (#474) 17 March 2018, 23:14:58 UTC
dcf8435 Corrects encfsctl cat and add reverse cat (#483) Correct encfsctl cat and add --reverse 17 March 2018, 23:01:05 UTC
e963664 Ignore .encfs6.xml file in reverse mode (#478) * Ignore .encfs6.xml file in reverse mode * Update reverse tests * Add test cases 17 March 2018, 16:58:04 UTC
8caea46 Do not count usage on root path (#471) 17 March 2018, 15:18:03 UTC
6567b82 Correct MAC typo in FS creation (#476) 17 March 2018, 15:09:04 UTC
d479d92 Notify about Win port. (#477) While there, let's make some history updates. 17 March 2018, 14:34:32 UTC
db62327 Revert from/to link parameters for readability 15 March 2018, 18:55:59 UTC
f9a63e0 Correct FSF address. (#465) * Correct FSF address. * Correct license notice to latest version recommended by GNU. 03 March 2018, 21:03:36 UTC
14a66e2 Correct a int/off_t buffer overflow in getSize() (#468) 09 February 2018, 07:07:05 UTC
c9d6ec8 Update ChangeLog for v1.9.4 release (#464) 28 January 2018, 21:07:41 UTC
5dca659 Fix encfs build with BUILD_SHARED_LIBS=1 (#463) * Fix build against tinyxml2 with BUILD_SHARED_LIBS=1 * Force building static easyloggingpp till upstream adds shared support 28 January 2018, 20:23:23 UTC
1f6e947 Update ENCFS_PATCH for 1.9.4 release The 1.9.3 release forgot to do that. 28 January 2018, 20:06:25 UTC
5c9d739 Add package-source.sh helper Automates creating a source tarball with the right folder name inside 28 January 2018, 14:36:41 UTC
db76b3b Add missing special member functions 23 January 2018, 07:45:30 UTC
2af7c56 Correct sign-compare warnings 18 November 2017, 08:08:57 UTC
53196f1 Better handle libraries' build * Add USE_INTERNAL_EASYLOGGING cmake option * Use -fPIC if -DBUILD_SHARED_LIBS 15 November 2017, 21:00:55 UTC
1c273ec Remove race in idle unmount 15 November 2017, 20:28:37 UTC
9766a6c Disable Clang C-style variadic warnings in autosprintf 07 November 2017, 07:12:50 UTC
00bd6d3 Correct performance warnings 05 November 2017, 16:48:50 UTC
707edda Correct readability-non-const-parameter warning * Correct readability-non-const-parameter warning * Double const 05 November 2017, 16:28:57 UTC
92b209f Correct unused-parameter warnings 02 November 2017, 22:16:50 UTC
4e19edf Correct ato* clang warnings 02 November 2017, 07:44:14 UTC
135fe9e Correct unused-parameter warnings 02 November 2017, 07:35:30 UTC
6cb5078 Correct explicit-constructor clang warning 02 November 2017, 07:28:22 UTC
a3d6b6f Correct unnecessary-value-param clang warnings 02 November 2017, 07:06:51 UTC
1254c68 Correct misc-misplaced-widening-cast clang warnings 02 November 2017, 06:52:57 UTC
e2ea0e4 Correct parentheses and brackets clang warnings 29 October 2017, 21:58:51 UTC
8b46390 Make Travis use correct clang-tidy binary also reference FreeBSD clang-tidy bin name 29 October 2017, 21:49:23 UTC
4293ce4 Correct last clang warnings in readpassphrase 20 October 2017, 05:31:44 UTC
d693858 Update test instructions 11 October 2017, 06:22:57 UTC
dd7edb2 Bump FUSE_USE_VERSION to 29 11 October 2017, 06:15:00 UTC
5ee4c14 Better construct Cmake lists of parameters 11 October 2017, 06:07:07 UTC
89cb000 Correct an uninitialized value 11 October 2017, 05:59:27 UTC
07f64d9 Correct an undefined pointer dereference 11 October 2017, 05:52:15 UTC
437c2b3 Make Travis use last stable Xcode 10 October 2017, 21:22:10 UTC
db97c6a Correctly sort headers to get rid of llvm-include-order warnings 09 October 2017, 17:27:04 UTC
back to top