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
/
main_test.go
Age
Commit message (
Expand
)
Author
2015-11-01
tests: introduce verifySize() for detailed error messages
Jakob Unterwurzacher
2015-11-01
tests: additionally verify the file size by reading the whole file
Jakob Unterwurzacher
2015-11-01
tests: verify file size in testWriteN
Jakob Unterwurzacher
2015-11-01
tests: Use /tmp/gocryptfs_main_test temporary directory
Jakob Unterwurzacher
2015-11-01
TestRmwRace: abort testing on write failures
Jakob Unterwurzacher
2015-11-01
Add rmw race test
Jakob Unterwurzacher
2015-10-11
Fix helper scripts for new top-level path
Jakob Unterwurzacher
2015-10-11
Move main files to top level dir
Jakob Unterwurzacher
2015-10-05
Move main binary to gocryptfs_main
Jakob Unterwurzacher
2015-10-04
tests: simplify names
Jakob Unterwurzacher
2015-10-04
truncate: Fix bug that caused xfstests generic/030 to fail
Jakob Unterwurzacher
2015-10-04
Run go fmt
Jakob Unterwurzacher
2015-10-04
tests: add TestFileHoles
Jakob Unterwurzacher
2015-09-30
tests: Add append test
Jakob Unterwurzacher
2015-09-30
Implement Truncate() + Test
Jakob Unterwurzacher
2015-09-18
Add --cpuprofile flag
Jakob Unterwurzacher
2015-09-18
Make read benchmark smarter when extending file
Jakob Unterwurzacher
2015-09-17
Fix read benchmark
Jakob Unterwurzacher
2015-09-15
Add "--zerokey" option to simplify testing and benchmarking
Jakob Unterwurzacher
2015-09-08
More debug logging, improve main_test.go (do not use all-zero content)
Jakob Unterwurzacher
2015-09-08
Add pathfs frontend (uses go-fuse instead of bazil-fuse), part I
Jakob Unterwurzacher
2015-09-06
Add README.md
Jakob Unterwurzacher
2015-09-06
Add streaming read and write benchmarks
Jakob Unterwurzacher