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
Age
Commit message (
Expand
)
Author
2016-06-07
tests: split example_filesystems into its own package
Jakob Unterwurzacher
2016-06-06
configfile: warn about missing feature flags
Jakob Unterwurzacher
2016-06-06
tests: error out properly on mount failure
Jakob Unterwurzacher
2016-06-05
toggledlog: convert remaing naked fmt.Print*
Jakob Unterwurzacher
2016-06-05
main: print actual error from LoadConfFile()
Jakob Unterwurzacher
2016-06-05
configfile: use map[flagIota] for feature flags
Jakob Unterwurzacher
2016-06-05
configfile: bake the "Creator" gocryptfs version into the file
Jakob Unterwurzacher
2016-06-04
fusefrontend: report an error if all files in a directory were invalid
Jakob Unterwurzacher
2016-06-04
tests: recreate v0.7 example filesystem with -scryptn=10
Jakob Unterwurzacher
2016-06-04
main: don't tell the user to choose a password when -extpass is used
Jakob Unterwurzacher
2016-06-04
tests: add v0.9 example filesystem with a 255-byte filename
Jakob Unterwurzacher
2016-06-04
main: print relative path in the init success message
Jakob Unterwurzacher
2016-06-01
nametransform, main: better error messages
Jakob Unterwurzacher
2016-05-30
README: list today as v0.10 release date
v0.10
Jakob Unterwurzacher
2016-05-30
README: remove v0.10 release date (not yet released)
Jakob Unterwurzacher
2016-05-30
fusefrontend: replace unreliable "fd < 0" check
Jakob Unterwurzacher
2016-05-30
toggledlog: wpanic: use Logger.Panic instead of naked panic
Jakob Unterwurzacher
2016-05-29
fusefrontend: use sync.Once for one-time warnings
Jakob Unterwurzacher
2016-05-29
fusefronted: check Fstat return value on file create
Jakob Unterwurzacher
2016-05-29
fusefrontend: simplify wlockMap
Jakob Unterwurzacher
2016-05-29
fsstress-loopback: properly stop on Ctrl-C
Jakob Unterwurzacher
2016-05-29
fusefrontend: remove unused "forgotten" variable
Jakob Unterwurzacher
2016-05-25
Update README for v0.10
Jakob Unterwurzacher
2016-05-25
fsstress-loopback: use random directory names
Jakob Unterwurzacher
2016-05-24
extractloop: use $SECONDS special variable
Jakob Unterwurzacher
2016-05-24
stress_tests: add header comments
Jakob Unterwurzacher
2016-05-22
stupidgcm: add benchmark.bash wrapper
Jakob Unterwurzacher
2016-05-18
Add "-allow_other" command-line option
Jakob Unterwurzacher
2016-05-13
Update README vor v0.10-rc3
v0.10-rc3
Jakob Unterwurzacher
2016-05-12
Encrypt path in statfs() calls
David Gnedt
2016-05-12
prefer_openssl: add amd64 constraint
Jakob Unterwurzacher
2016-05-12
prefer_openssl: autodetect whether to use OpenSSL or Go GCM
Jakob Unterwurzacher
2016-05-11
README: Note fallocate changes for v0.10 (issue #22)
Jakob Unterwurzacher
2016-05-08
fusefrontend: fix panic due to concurrently unregistered wlock
Jakob Unterwurzacher
2016-05-08
stress_tests: improve output
Jakob Unterwurzacher
2016-05-05
stress_tests: extractloop: run two loops in parallel
Jakob Unterwurzacher
2016-05-05
fusefrontend: fix wlock memory leak
Jakob Unterwurzacher
2016-05-05
stress_tests: add stress test scripts
Jakob Unterwurzacher
2016-05-05
stupidgcm: set dummy locking callback.
v0.10-rc2
Jakob Unterwurzacher
2016-05-05
stupidgcm: skip tests on Go 1.4 and older
Jakob Unterwurzacher
2016-05-05
Revert "stupidgcm: print openssl error stack before panicing"
Jakob Unterwurzacher
2016-05-05
cryptocore: support Go 1.4 in tests
Jakob Unterwurzacher
2016-05-05
stupidgcm: reorder calls to support openssl <= 1.0.1c
Jakob Unterwurzacher
2016-05-04
stupidgcm: print openssl error stack before panicing
Jakob Unterwurzacher
2016-05-04
stupidgcm: fix copy-paste error in panic message
Jakob Unterwurzacher
2016-05-04
Fix typos in README
Jakob Unterwurzacher
2016-05-04
Update README for v0.10-rc1
v0.10-rc1
Jakob Unterwurzacher
2016-05-04
stupidgcm: completely replace spacemonkeygo/openssl
Jakob Unterwurzacher
2016-05-04
stupidgcm: add our own thin wrapper around openssl gcm
Jakob Unterwurzacher
2016-05-04
cryptocore: add API tests
Jakob Unterwurzacher
[prev]
[next]