Age | Commit message (Expand) | Author |
2016-11-26 | tests: don't call t.Fatal in checkExampleFS | Jakob Unterwurzacher |
2016-11-26 | benchmark.bash: double write length | Jakob Unterwurzacher |
2016-11-17 | tests: rename fsstress-loopback.bash to fsstress-gocryptfs.bash | Jakob Unterwurzacher |
2016-11-17 | tests: add OpenTruncateRead test | Jakob Unterwurzacher |
2016-11-10 | ctlsock: prevent panic on invalid decrypt request | Jakob Unterwurzacher |
2016-11-10 | tests: allow overriding hardcoded arguments in Mount helper | Jakob Unterwurzacher |
2016-11-10 | ctlsock: implement EncryptPath for reverse mode, add tests | Jakob Unterwurzacher |
2016-11-10 | ctlsock: add initial limited implementation | Jakob Unterwurzacher |
2016-11-01 | Add Go 1.4 compatibility layer for raw64 | Jakob Unterwurzacher |
2016-11-01 | tests: add raw64 tests | Jakob Unterwurzacher |
2016-10-30 | fusefrontend: drop atime workarounds | Jakob Unterwurzacher |
2016-10-25 | tests: fetch the example tarball from cdn.kernel.org | Jakob Unterwurzacher |
2016-10-24 | Fix misspellings | Jakob Unterwurzacher |
2016-10-19 | tests: add example tar | Jakob Unterwurzacher |
2016-10-19 | tests: fix forgotten variable rename | Jakob Unterwurzacher |
2016-10-19 | tests: add 1980.tar.gz extract test | Jakob Unterwurzacher |
2016-10-19 | lint fixes | Jakob Unterwurzacher |
2016-10-16 | fusefrontend: Utimens: one more band-aid | Jakob Unterwurzacher |
2016-10-16 | tests: add test for -password -masterkey | Jakob Unterwurzacher |
2016-10-16 | tests: fix stdin password change test | Jakob Unterwurzacher |
2016-10-16 | fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse | Jakob Unterwurzacher |
2016-10-16 | tests: verify that UTIME_OMIT works | Jakob Unterwurzacher |
2016-10-16 | tests: deduplicate UtimesNano testing code | Jakob Unterwurzacher |
2016-10-16 | tests: split "normal" tests into "cli" and "defaults" | Jakob Unterwurzacher |
2016-10-10 | main: show "-o" in the help text | Jakob Unterwurzacher |
2016-10-09 | tests: add test for "mountpoint shadows cipherdir" logic | Jakob Unterwurzacher |
2016-10-08 | reverse: gocryptfs.conf was missing from the directory listings | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-reverse-plaintextnames example filesystem | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-reverse example filesystem | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-aessiv example filesystem | Jakob Unterwurzacher |
2016-10-08 | reverse: make gocryptfs.conf mapping plaintextnames-aware | Jakob Unterwurzacher |
2016-10-08 | tests: pass "-nosyslog" | Jakob Unterwurzacher |
2016-10-08 | tests: invert ResetTmpDir argument | Jakob Unterwurzacher |
2016-10-08 | tests: matrix: have the testcase struct as a global variable | Jakob Unterwurzacher |
2016-10-08 | tests: matrix: convert to table-based style | Jakob Unterwurzacher |
2016-10-06 | main: add "-nonempty" option | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-10-04 | tests: skip tests with -openssl=false on Go 1.4 and lower | Jakob Unterwurzacher |
2016-10-04 | tests: symlink to "/" instead of "/etc/motd" | Jakob Unterwurzacher |
2016-10-04 | tests: fallocate: skip some disk usage checks on btrfs | Jakob Unterwurzacher |
2016-10-04 | maxlen.bash: result was 1 too high | Jakob Unterwurzacher |
2016-09-26 | reverse: switch from GCM-SIV to AES-SIVv1.1-beta1 | Jakob Unterwurzacher |
2016-09-25 | tests: add reverse linux tarball test | Jakob Unterwurzacher |
2016-09-25 | Implement changes proposed by gosimple. | Jakob Unterwurzacher |
2016-09-25 | reverse: add symlink encryption and Readlink support | Jakob Unterwurzacher |
2016-09-25 | reverse: more thorough longname stat test | Jakob Unterwurzacher |
2016-09-25 | reverse: add gcmsiv flag and associated tests | Jakob Unterwurzacher |
2016-09-25 | tests: smarter error handling in ResetTmpDir | Jakob Unterwurzacher |
2016-09-25 | reverse: add longname benchmark | Jakob Unterwurzacher |
2016-09-25 | tests: extractloop: use tmp dir based on script name | Jakob Unterwurzacher |