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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration_tests
/
main_test.go
Age
Commit message (
Expand
)
Author
2016-06-06
tests: error out properly on mount failure
Jakob Unterwurzacher
2016-02-07
longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests
v0.9-rc1
Jakob Unterwurzacher
2016-02-07
tests: do not create gocryptfs.diriv if plaintextnames==true
Jakob Unterwurzacher
2016-02-07
Add tests for long name creation and renaming (currently failing, obviously)
Jakob Unterwurzacher
2016-01-20
Convert logging to standard Go log.Logger
Jakob Unterwurzacher
2015-12-13
go fmt
Jakob Unterwurzacher
2015-12-11
tests: overwrite directory with another directory
Jakob Unterwurzacher
2015-12-10
tests: test read-write directory operations on all example filesystems
Jakob Unterwurzacher
2015-12-08
go fmt
Jakob Unterwurzacher
2015-12-06
tests: add TestRename
Jakob Unterwurzacher
2015-11-27
Run go fmt
Jakob Unterwurzacher
2015-11-27
diriv: Convert filename encryption users to diriv
Jakob Unterwurzacher
2015-11-25
tests: check Mkdir and Rmdir
Jakob Unterwurzacher
2015-11-15
Update README for v0.4
Jakob Unterwurzacher
2015-11-15
tests: add example_filesystems, test password and -masterkey mount
Jakob Unterwurzacher
2015-11-14
Run go fmt and go vet
Jakob Unterwurzacher
2015-11-12
tests: move integration tests to separate directory
Jakob Unterwurzacher