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
2017-05-30
README: update changelog with short help text
Jakob Unterwurzacher
2017-05-30
main: add short help text
Jakob Unterwurzacher
2017-05-30
pathiv: move block IV algorithm into this package
Jakob Unterwurzacher
2017-05-30
tests: add v1.3-reverse example filesystem
Jakob Unterwurzacher
2017-05-30
pathiv: move derivedIVContainer into the package
Jakob Unterwurzacher
2017-05-30
fusefrontend_reverse: move pathiv to its own package
Jakob Unterwurzacher
2017-05-29
package.bash: RHEL: strip brackets
Jakob Unterwurzacher
2017-05-28
gocryptfs-xray: dumpmasterkey: disable "Reading password from stdin"
Jakob Unterwurzacher
2017-05-28
gocryptfs-xray: add function to dump the master key
Jakob Unterwurzacher
2017-05-27
package.bash: make it work somewhat on RHEL
Jakob Unterwurzacher
2017-05-27
cryptocore: improve comments and add tests for hkdfDerive
Jakob Unterwurzacher
2017-05-25
README: update changelog
Jakob Unterwurzacher
2017-05-25
fusefrontend_reverse: store derived values for hard-linked files
Jakob Unterwurzacher
2017-05-25
doc: add performance numbers for 1.3-27
Jakob Unterwurzacher
2017-05-25
nametransform: reject all-zero dirIV
Jakob Unterwurzacher
2017-05-25
contenenc: reject all-zero file ID
Jakob Unterwurzacher
2017-05-25
contentenc: better error reporting in ParseHeader
Jakob Unterwurzacher
2017-05-24
main: replace paniclog with logger(1)
Jakob Unterwurzacher
2017-05-23
nametransform: harden name decryption against invalid input
Jakob Unterwurzacher
2017-05-23
main: downgrade panic log create failure from fatal error to warning
Jakob Unterwurzacher
2017-05-22
nametransform: diriv cache: fall back to the grandparent
Jakob Unterwurzacher
2017-05-22
README: v1.3.1 will be called v1.4
Jakob Unterwurzacher
2017-05-15
README: start changelog for v1.3.1
Jakob Unterwurzacher
2017-05-14
doc: CLI_ABI.md: fix exitcodes.go link
Jakob Unterwurzacher
2017-05-14
doc: update CLI_ABI.md with new exit codes
Jakob Unterwurzacher
2017-05-14
exitcodes: specific codes for failure to read or write gocryptfs.conf
Jakob Unterwurzacher
2017-05-14
exitcodes: add code 22 for "password is empty"
Jakob Unterwurzacher
2017-05-14
exitcodes: get rid of generic "Mount" exit code
Jakob Unterwurzacher
2017-05-14
main: password change: exit with code 12 on wrong password
Jakob Unterwurzacher
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2017-05-07
fusefrontend: implement path decryption via ctlsock
Jakob Unterwurzacher
2017-05-07
nametranform, fusefrontend: better errors on invalid names
Jakob Unterwurzacher
2017-05-07
Fix typos found by Misspell
Jakob Unterwurzacher
2017-05-06
main: more specific default values for GitVersion etc
Jakob Unterwurzacher
2017-05-06
main: add "-race" to the version string
Jakob Unterwurzacher
2017-05-03
fusefrontend: log "too many open files" errors
Jakob Unterwurzacher
2017-05-03
main: RLIMIT_NOFILE: cap to 4096
Jakob Unterwurzacher
2017-05-02
main: increase open file limit to 4096
Jakob Unterwurzacher
2017-05-01
tests: support encfs in the fsstress script
Jakob Unterwurzacher
2017-05-01
openfiletable: rename WriteLock to ContentLock
Jakob Unterwurzacher
2017-05-01
fusefrontend: rely on nodefs.defaultFile for no-op functions
Jakob Unterwurzacher
2017-05-01
contentenc: downgrade "interrupted write?" warning to debug
Jakob Unterwurzacher
2017-05-01
tests: add TestXfs124
Jakob Unterwurzacher
2017-05-01
fusefrontend: drop writeOnly flag
Jakob Unterwurzacher
2017-05-01
fusefronted, openfiletable: move the open file table to its own package
Jakob Unterwurzacher
2017-04-30
travis: upgrade Go 1.8 to 1.8.1
Jakob Unterwurzacher
2017-04-30
golint.bash: fix exit codes
Jakob Unterwurzacher
2017-04-29
fusefrontend: rename write_lock.go -> open_file_table.go
Jakob Unterwurzacher
2017-04-29
README: set release date for v1.3
v1.3
Jakob Unterwurzacher
2017-04-29
fusefronted: drop unused file.String() function
Jakob Unterwurzacher
[prev]
[next]