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-07-29
fusefronted_reverse: fix ino collision between .name and .diriv files
Jakob Unterwurzacher
2017-07-27
fusefrontend_reverse: return ENOENT for undecryptable names
Jakob Unterwurzacher
2017-07-24
main: redirectStdFds: keep logger from holding stdout open
Jakob Unterwurzacher
2017-07-24
tests: check if we close stderr and stdout correctly on mount
Jakob Unterwurzacher
2017-07-23
main: move redirectStdFds() to daemonize.go
Jakob Unterwurzacher
2017-07-21
tests: fsstress-gocryptfs.bash: sync up with EncFS
Jakob Unterwurzacher
2017-07-14
macos: make testing without openssl work properly
Jakob Unterwurzacher
2017-07-14
stupidgcm: fix openssl 1.1 build failure
Jakob Unterwurzacher
2017-07-11
fusefronted: enable writing to write-only files
Jakob Unterwurzacher
2017-07-10
macos: print load_osxfuse hint if fuse.NewServer fails
Jakob Unterwurzacher
2017-07-10
Specify a volname for osxfuse
Jeff Kriske
2017-07-02
contentenc: MergeBlocks: short-circuit the trivial case
Jakob Unterwurzacher
2017-07-02
fusefrontend: doRead: skip decryption for an empty read
Jakob Unterwurzacher
2017-07-01
README: update mac os x support status to "beta"
Jakob Unterwurzacher
2017-07-01
profiling: add tar-extract helper
Jakob Unterwurzacher
2017-07-01
Travis CI: update to latest stable Go point releases
Jakob Unterwurzacher
2017-07-01
main: get rid of magic "MaxWrite: 1048576" constant
Jakob Unterwurzacher
2017-07-01
Update performance.txt with new results
Jakob Unterwurzacher
2017-07-01
stupidgcm: add test for in-place Open
Jakob Unterwurzacher
2017-06-30
contentenc: add PReqPool and use it in DecryptBlocks
Jakob Unterwurzacher
2017-06-30
stupidgcm: Open: if "dst" is big enough, use it as the output buffer
Jakob Unterwurzacher
2017-06-30
fusefrontend: doRead: use CReqPool for ciphertext buffer
Jakob Unterwurzacher
2017-06-30
fusefrontend: Read: use provided buffer
Jakob Unterwurzacher
2017-06-29
Update performance.txt with new numbers
Jakob Unterwurzacher
2017-06-29
contentenc: add safer "bPool" pool variant; add pBlockPool
Jakob Unterwurzacher
2017-06-29
profiling: fix hardcoded path in hint
Jakob Unterwurzacher
2017-06-29
Update performance.txt with new numbers
Jakob Unterwurzacher
2017-06-29
stupidgcm: use "dst" as the output buffer it is big enough
Jakob Unterwurzacher
2017-06-27
benchmarks: add streaming read benchmark
Jakob Unterwurzacher
2017-06-24
profiling: add streaming read profiling helper
Jakob Unterwurzacher
2017-06-20
Update performance numbers
Jakob Unterwurzacher
2017-06-20
contentenc: use sync.Pool memory pools for encryption
Jakob Unterwurzacher
2017-06-20
README: update changelog for v1.4
v1.4
Jakob Unterwurzacher
2017-06-20
MANPAGE: reorder options to match "-hh" output; add "-hkdf", "-trace"
Jakob Unterwurzacher
2017-06-20
build.bash: use plain "git describe" for go-fuse
Jakob Unterwurzacher
2017-06-18
profiling: add streaming-write profiling helper
Jakob Unterwurzacher
2017-06-18
main, syscallcompat: use Dup3 instead of Dup2
Jakob Unterwurzacher
2017-06-11
Add performance numbers for v1.3-69-ge52594d
Jakob Unterwurzacher
2017-06-11
contentenc: parallelize encryption for 128kiB writes
Jakob Unterwurzacher
2017-06-11
Add performance numbers for last change
Jakob Unterwurzacher
2017-06-11
cryptocore: prefetch nonces in the background
Jakob Unterwurzacher
2017-06-11
benchmark.bash: add dd-only mode, enable via "-dd"
Jakob Unterwurzacher
2017-06-09
performance.txt: add numbers for latest change
Jakob Unterwurzacher
2017-06-09
cryptocore: prefetch nonces in 512-byte blocks
Jakob Unterwurzacher
2017-06-09
Fix missing Owner coercion for already-open files (#117)
Charles Duffy
2017-06-07
cryptocore: remove lastNonce check
Jakob Unterwurzacher
2017-06-07
contentenc: move EncryptBlocks() loop into its own functions
Jakob Unterwurzacher
2017-06-07
Add "-trace" flag (record execution trace)
Jakob Unterwurzacher
2017-06-07
main: reorder force_owner flag parsing
Jakob Unterwurzacher
2017-06-04
Add "package-static.bash" helper script
Jakob Unterwurzacher
[prev]
[next]