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-16
readpassword: clean up leftover debug commit
Jakob Unterwurzacher
2016-06-16
Rename nametransform, contentenc source files
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-15
toggledlog: assume command of color handling
Jakob Unterwurzacher
2016-06-15
readpassword: create internal package for password reading
Jakob Unterwurzacher
2016-06-14
tests: spin off TestPasswd from TestInit
Jakob Unterwurzacher
2016-06-14
build.bash: fail early if the go binary does not exist
Jakob Unterwurzacher
2016-06-14
Fix warnings reported by Go 1.6 "go tool vet -shadow=true"
Jakob Unterwurzacher
2016-06-10
README: fix v0.11 release date
Jakob Unterwurzacher
2016-06-10
README: Mention Go 1.6.2
Jakob Unterwurzacher
2016-06-10
Update README for v0.11
v0.11
Jakob Unterwurzacher
2016-06-09
fusefrontend: Utimens: convert ENOENT to EBADF
Jakob Unterwurzacher
2016-06-09
test: add pingpong.bash and pingping-rsync.bash
Jakob Unterwurzacher
2016-06-08
fusefrontend: fix chown on dangling symlinks
Jakob Unterwurzacher
2016-06-08
tests: rename extractloop.md5sums to linux-3.0.md5sums
Jakob Unterwurzacher
2016-06-08
Add performance numbers for v0.11
Jakob Unterwurzacher
2016-06-07
Update TODO file
Jakob Unterwurzacher
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
[next]