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
/
internal
/
configfile
Age
Commit message (
Expand
)
Author
2016-06-16
Mount v0.6 and older filesystems as read-only
Jakob Unterwurzacher
2016-06-16
tests: update config_test example files
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-06
configfile: warn about missing feature flags
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-03-03
Enable openssl in tests to support old Go versions
Jakob Unterwurzacher
2016-02-06
longnames part I: Create and OpenDir work with long filenames > 176 bytes
Jakob Unterwurzacher
2016-02-06
Run go fmt
Jakob Unterwurzacher
2016-02-06
Fix tests - were broken by the refactoring
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher