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
Age
Commit message (
Expand
)
Author
2016-11-01
main: fix comments that reference "-f"
Jakob Unterwurzacher
2016-11-01
main: rename "-f" to "-fg"
Jakob Unterwurzacher
2016-11-01
MANPAGE: document -raw64
Jakob Unterwurzacher
2016-11-01
Add support for unpadded base64 filenames, "-raw64"
Jakob Unterwurzacher
2016-11-01
tests: add raw64 tests
Jakob Unterwurzacher
2016-11-01
MANPAGE: update version field description
Jakob Unterwurzacher
2016-11-01
main: print "args" slightly prettier
Jakob Unterwurzacher
2016-11-01
MANPAGE: add reverse example, move "-o" into alphabetical list
Jakob Unterwurzacher
2016-11-01
packakge.bash: include rendered man page in tarball
Jakob Unterwurzacher
2016-11-01
fusefronted: expire dir IV cache after one second
Jakob Unterwurzacher
2016-11-01
fusefrontend: refactor dirIVCache
Jakob Unterwurzacher
2016-10-30
README: fix "15#" typo
Jakob Unterwurzacher
2016-10-30
Update README for v1.1.1
v1.1.1
Jakob Unterwurzacher
2016-10-30
fusefrontend: drop atime workarounds
Jakob Unterwurzacher
2016-10-30
build.bash: rename "GOPATH2" to "GOPATH1"
Jakob Unterwurzacher
2016-10-30
build.bash: abort if we hit a known-bad go-fuse version
Jakob Unterwurzacher
2016-10-28
fusefronted: more concise corrupt block log message
Jakob Unterwurzacher
2016-10-28
fusefrontend: I/O error instead of panic on all-zero nonce
Jakob Unterwurzacher
2016-10-28
main: redirect panics to /tmp/gocryptfs_panic.NNNN
Jakob Unterwurzacher
2016-10-28
fusefronted: optimize NFS streaming writes by saving one Stat()
Jakob Unterwurzacher
2016-10-25
tests: fetch the example tarball from cdn.kernel.org
Jakob Unterwurzacher
2016-10-25
fusefrontend: move hole padding check out of Write()
Jakob Unterwurzacher
2016-10-25
fusefrontend: rename "createsHole" to clearer "createsCiphertextHole"
Jakob Unterwurzacher
2016-10-24
Run cli_args_test.go through "gofmt -s"
Jakob Unterwurzacher
2016-10-24
README: make badges not take vertical space
rfjakob
2016-10-24
README: add Go report card badge
rfjakob
2016-10-24
Fix misspellings
Jakob Unterwurzacher
2016-10-21
README: note the name of the AESSIV feature flag.
Jakob Unterwurzacher
2016-10-21
configfile: add newline at the end
Jakob Unterwurzacher
2016-10-21
MANPAGE: prettify plain-text formatting
Jakob Unterwurzacher
2016-10-19
Update README for v1.1
v1.1
Jakob Unterwurzacher
2016-10-19
tests: add example tar
Jakob Unterwurzacher
2016-10-19
tests: fix forgotten variable rename
Jakob Unterwurzacher
2016-10-19
tests: add 1980.tar.gz extract test
Jakob Unterwurzacher
2016-10-19
lint fixes
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: one more band-aid
Jakob Unterwurzacher
2016-10-16
tests: add test for -password -masterkey
Jakob Unterwurzacher
2016-10-16
main: allow password change with -masterkey
Jakob Unterwurzacher
2016-10-16
tests: fix stdin password change test
Jakob Unterwurzacher
2016-10-16
main: catch "-extpass" AND "-masterkey" usage early
Jakob Unterwurzacher
2016-10-16
readpassword: check extpass return code
Jakob Unterwurzacher
2016-10-16
main: move masterkey warnings into parseMasterKey
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse
Jakob Unterwurzacher
2016-10-16
tests: verify that UTIME_OMIT works
Jakob Unterwurzacher
2016-10-16
tests: deduplicate UtimesNano testing code
Jakob Unterwurzacher
2016-10-16
fusefrontend: log missing gocryptfs.diriv
Jakob Unterwurzacher
2016-10-16
tests: split "normal" tests into "cli" and "defaults"
Jakob Unterwurzacher
2016-10-11
contrib: gocryptfs-maybe: fix description
Jakob Unterwurzacher
2016-10-11
contrib: add gocryptfs-maybe.bash
Jakob Unterwurzacher
2016-10-11
main: suppress master key display if not running on a terminal
Jakob Unterwurzacher
[next]