Age | Commit message (Expand) | Author |
2018-03-13 | tests: extractloop.sh: better cleanup logic, handle missing /proc | Jakob Unterwurzacher |
2018-03-13 | tests: extractloop.sh: don't abort if md5sum is missing | Jakob Unterwurzacher |
2018-03-07 | macos: extractloop.sh: exclude symlink & mute ln error message | Jakob Unterwurzacher |
2018-03-07 | macos: tests: make extractloop.bash work on macos | Jakob Unterwurzacher |
2018-03-07 | tests: convert remaining wget calls to dl-linux-tarball.bash helper | Jakob Unterwurzacher |
2018-03-07 | macos: tests: use curl of wget is not available | Jakob Unterwurzacher |
2018-03-06 | tests: exit with error if we have leftover filesystems | Jakob Unterwurzacher |
2018-03-06 | tests: macos: try to unmount before rm -Rf | Jakob Unterwurzacher |
2018-03-06 | tests: drop "-z" from fusermount to catch forgotten fds | Jakob Unterwurzacher |
2018-03-05 | macos: tests: fix deleting of scratch dir | Jakob Unterwurzacher |
2018-03-05 | macos: fix fd leak in reverse tests | Jakob Unterwurzacher |
2018-03-05 | tests: matrix_test: skip cases when without_openssl is set | Jakob Unterwurzacher |
2018-03-05 | test_helpers: add missing newline | Jakob Unterwurzacher |
2018-03-05 | test.bash: Don't build with openssl if we were passed "-tags without_openssl" | Jakob Unterwurzacher |
2018-03-05 | macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcases | Jakob Unterwurzacher |
2018-03-05 | tests: TestUtimesNano: replace ugly compareUtimes wrapper | Jakob Unterwurzacher |
2018-03-05 | tests: fix a few fd leaks | Jakob Unterwurzacher |
2018-03-05 | test-without-openssl: accept extra args | Jakob Unterwurzacher |
2018-03-05 | macos: skip TestUtimesNanoSymlink early | Jakob Unterwurzacher |
2018-03-05 | macos: adjust TestTooLongSymlink length for darwin | Jakob Unterwurzacher |
2018-03-05 | macos: fix second TestEmulateSymlinkat test failure | Jakob Unterwurzacher |
2018-03-05 | test.bash: skip flock if not available | Jakob Unterwurzacher |
2018-02-28 | MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFd | Jakob Unterwurzacher |
2018-02-28 | MacOS: don't test symlinks longer than 1000 bytes | Jakob Unterwurzacher |
2018-02-28 | MacOS: fix TestEmulateSymlinkat test failure | Jakob Unterwurzacher |
2018-02-28 | test_helpers: use an intermediate pipe for subprocess stdout | Jakob Unterwurzacher |
2018-02-28 | tlog: stop embedding log.Logger to prevent mistakes | Jakob Unterwurzacher |
2018-02-27 | travis ci: switch to "1.10.x" notation | Jakob Unterwurzacher |
2018-02-27 | travis ci: run on Go 1.10 | Jakob Unterwurzacher |
2018-02-27 | ctlsock: don't Warn() on closed socket | Jakob Unterwurzacher |
2018-02-26 | test.bash: disable result caching | Jakob Unterwurzacher |
2018-02-22 | update description of link to cppcryptfs project | bailey27 |
2018-02-18 | cryptocore: make AEADTypeEnum values explicit | Jakob Unterwurzacher |
2018-02-18 | cryptocore: zero derived keys | Jakob Unterwurzacher |
2018-02-18 | siv_aead: create private key copy and implement wiping | Jakob Unterwurzacher |
2018-02-18 | main: changePassword: zero masterkey | Jakob Unterwurzacher |
2018-02-18 | main: zero password once we are done with it | Jakob Unterwurzacher |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2018-02-18 | main: doMount: use a deferred function for wipeKeys | Jakob Unterwurzacher |
2018-02-18 | main: overwrite keys and let them run out of scope | Jakob Unterwurzacher |
2018-02-18 | cryptocore, main: add two comments | Jakob Unterwurzacher |
2018-02-18 | configfile: overwrite and let keys run out of scope | Jakob Unterwurzacher |
2018-02-18 | stupidgcm: create private copy of the key | Jakob Unterwurzacher |
2018-02-18 | main: try to wipe cryptocore's secret keys on unmount | Jakob Unterwurzacher |
2018-02-18 | fusefrontend[_reverse]: move crypto init up to caller | Jakob Unterwurzacher |
2018-02-17 | stupidgcm: implement key wipe | Jakob Unterwurzacher |
2018-02-17 | stupidgcm: switch to pointer receivers | Jakob Unterwurzacher |
2018-02-06 | benchmark.bash: print tested version | Jakob Unterwurzacher |
2018-02-05 | README: Mention min required Go version | Jakob Unterwurzacher |
2018-02-04 | gccgo: skip emulateGetdents on linux | Jakob Unterwurzacher |