index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-12-25
fusefrontend: Handle PlaintextNames mode in Link
Sebastian Lackner
2017-12-07
fusefrontend_reverse: secure Access against symlink races (somewhat)
Jakob Unterwurzacher
2017-12-06
tets_helpers: handle t=nil in InitFS
Jakob Unterwurzacher
2017-11-29
fusefrontend: allow_other: close race between mkdir and chown
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Unlink
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Mknod
Sebastian Lackner
2017-11-27
fusefronted: allow_other: close race between mknod and chown
Jakob Unterwurzacher
2017-11-26
reverse: reject too-long symlink target reads with ENAMETOOLONG
Jakob Unterwurzacher
2017-11-25
fusefrontend_reverse: Do not mix up cache information for different directories
Sebastian Lackner
2017-11-25
fusefrontend: Fix longname handling for renames with existing target
Sebastian Lackner
2017-11-23
tests: Add test for access to encrypted version of '.' and '..'
Sebastian Lackner
2017-11-21
main: Add '-devrandom' commandline option
Sebastian Lackner
2017-10-03
fusefrontend_reverse: workaround ext4 test failure
Jakob Unterwurzacher
2017-10-01
fusefrontend_reverse: fix 176-byte names
Jakob Unterwurzacher
2017-08-10
tests: add diriv cache race test
Jakob Unterwurzacher
2017-07-27
fusefrontend_reverse: return ENOENT for undecryptable names
Jakob Unterwurzacher
2017-07-24
tests: check if we close stderr and stdout correctly on mount
Jakob Unterwurzacher
2017-07-21
tests: fsstress-gocryptfs.bash: sync up with EncFS
Jakob Unterwurzacher
2017-07-11
fusefronted: enable writing to write-only files
Jakob Unterwurzacher
2017-06-27
benchmarks: add streaming read benchmark
Jakob Unterwurzacher
2017-06-01
Fix two comments
Jakob Unterwurzacher
2017-05-30
tests: add v1.3-reverse example filesystem
Jakob Unterwurzacher
2017-05-14
main: password change: exit with code 12 on wrong password
Jakob Unterwurzacher
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2017-05-07
fusefrontend: implement path decryption via ctlsock
Jakob Unterwurzacher
2017-05-07
Fix typos found by Misspell
Jakob Unterwurzacher
2017-05-01
tests: support encfs in the fsstress script
Jakob Unterwurzacher
2017-05-01
tests: add TestXfs124
Jakob Unterwurzacher
2017-05-01
fusefrontend: drop writeOnly flag
Jakob Unterwurzacher
2017-03-18
tests: add hkdf_sanity tests with broken example filesystem
v1.3-beta1
Jakob Unterwurzacher
2017-03-18
benchmark: add md5sum read performance benchmark
Jakob Unterwurzacher
2017-03-07
cli: enable "-raw64" by default
Jakob Unterwurzacher
2017-03-07
tests: recreate v1.3 example filesystem
Jakob Unterwurzacher
2017-03-07
cli: add "-hkdf" option
Jakob Unterwurzacher
2017-03-07
tests: reverse: don't run tests that ignore "-plaintextnames" twice
Jakob Unterwurzacher
2017-03-07
Report correct symbolic link dentry sizes
M. Vefa Bicakci
2017-03-05
tests: add v1.3 example filesystem
Jakob Unterwurzacher
2017-03-05
Drop Go 1.4 compatability code everywhere
Jakob Unterwurzacher
2017-03-05
tests: stop calling t.Fatal from example_test_helpers
Jakob Unterwurzacher
2017-02-26
tests: somewhat support testing without openssl
Jakob Unterwurzacher
2017-02-20
tests: adapt dir overwrite test for Go 1.8
Jakob Unterwurzacher
2017-02-20
Get rid of remaining $GOPATH dependencies
Jakob Unterwurzacher
2017-02-16
tests: reverse: check Access() call
Jakob Unterwurzacher
2017-02-16
tests: OSX compat: wrap Stat_t atime extract
Jakob Unterwurzacher
2017-02-16
tests: OSX compat: use OSX-style "stat -f"
Jakob Unterwurzacher
2017-02-16
benchmarks: OSX compat: replace /usr/bin/time with bash builtin
Jakob Unterwurzacher
2017-02-16
tests: get rid of syscall.PathMax
Jakob Unterwurzacher
2017-02-15
tests: use fuse-unmount.bash
Jakob Unterwurzacher
2017-02-15
OSX compat: replace fusermount calls with fuse-unmount.bash
Jakob Unterwurzacher
2017-02-12
Check for trailing garbage after the password
Jakob Unterwurzacher
[next]