aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01main: pull regular exits into main functionJakob Unterwurzacher
2018-03-28Switch from private copy to pkg/xattrJakob Unterwurzacher
2018-03-26dep: add xattr dependencyJakob Unterwurzacher
2018-03-26tests: replace xattr.SupportedJakob Unterwurzacher
2018-03-25fusefrontend: handle empty xattrs efficientlyJakob Unterwurzacher
2018-03-25fusefrontend: add xattr supportJakob Unterwurzacher
2018-03-24test_helpers: add SwitchTestParentDirJakob Unterwurzacher
2018-03-24fusefrontend: create helpers for symlink encryptionJakob Unterwurzacher
2018-03-22Add `-masterkey=stdin` functionalityJakob Unterwurzacher
2018-03-18Update depsv1.4.4Jakob Unterwurzacher
2018-03-18Update Changelog for v1.4.4Jakob Unterwurzacher
2018-03-13tests: extractloop.sh: better cleanup logic, handle missing /procJakob Unterwurzacher
2018-03-13tests: extractloop.sh: don't abort if md5sum is missingJakob Unterwurzacher
2018-03-07macos: extractloop.sh: exclude symlink & mute ln error messageJakob Unterwurzacher
2018-03-07macos: tests: make extractloop.bash work on macosJakob Unterwurzacher
2018-03-07tests: convert remaining wget calls to dl-linux-tarball.bash helperJakob Unterwurzacher
2018-03-07macos: tests: use curl of wget is not availableJakob Unterwurzacher
2018-03-06tests: exit with error if we have leftover filesystemsJakob Unterwurzacher
2018-03-06tests: macos: try to unmount before rm -RfJakob Unterwurzacher
2018-03-06tests: drop "-z" from fusermount to catch forgotten fdsJakob Unterwurzacher
2018-03-05macos: tests: fix deleting of scratch dirJakob Unterwurzacher
2018-03-05macos: fix fd leak in reverse testsJakob Unterwurzacher
2018-03-05tests: matrix_test: skip cases when without_openssl is setJakob Unterwurzacher
2018-03-05test_helpers: add missing newlineJakob Unterwurzacher
2018-03-05test.bash: Don't build with openssl if we were passed "-tags without_openssl"Jakob Unterwurzacher
2018-03-05macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcasesJakob Unterwurzacher
2018-03-05tests: TestUtimesNano: replace ugly compareUtimes wrapperJakob Unterwurzacher
2018-03-05tests: fix a few fd leaksJakob Unterwurzacher
2018-03-05test-without-openssl: accept extra argsJakob Unterwurzacher
2018-03-05macos: skip TestUtimesNanoSymlink earlyJakob Unterwurzacher
2018-03-05macos: adjust TestTooLongSymlink length for darwinJakob Unterwurzacher
2018-03-05macos: fix second TestEmulateSymlinkat test failureJakob Unterwurzacher
2018-03-05test.bash: skip flock if not availableJakob Unterwurzacher
2018-02-28MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFdJakob Unterwurzacher
2018-02-28MacOS: don't test symlinks longer than 1000 bytesJakob Unterwurzacher
2018-02-28MacOS: fix TestEmulateSymlinkat test failureJakob Unterwurzacher
2018-02-28test_helpers: use an intermediate pipe for subprocess stdoutJakob Unterwurzacher
2018-02-28tlog: stop embedding log.Logger to prevent mistakesJakob Unterwurzacher
2018-02-27travis ci: switch to "1.10.x" notationJakob Unterwurzacher
2018-02-27travis ci: run on Go 1.10Jakob Unterwurzacher
2018-02-27ctlsock: don't Warn() on closed socketJakob Unterwurzacher
2018-02-26test.bash: disable result cachingJakob Unterwurzacher
2018-02-22update description of link to cppcryptfs projectbailey27
2018-02-18cryptocore: make AEADTypeEnum values explicitJakob Unterwurzacher
2018-02-18cryptocore: zero derived keysJakob Unterwurzacher
2018-02-18siv_aead: create private key copy and implement wipingJakob Unterwurzacher
2018-02-18main: changePassword: zero masterkeyJakob Unterwurzacher
2018-02-18main: zero password once we are done with itJakob Unterwurzacher
2018-02-18readpassword: convert from string to []byteJakob Unterwurzacher
2018-02-18main: doMount: use a deferred function for wipeKeysJakob Unterwurzacher