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-09-25
reverse: rename types to reverseXYZ
Jakob Unterwurzacher
2016-09-25
contentenc: add helpers for reverse mode
Jakob Unterwurzacher
2016-09-25
main: initial support for reverse mode
Jakob Unterwurzacher
2016-09-25
conentenc: handle zero-sized files in PlainSizeToCipherSize
Jakob Unterwurzacher
2016-09-25
reverse: add skeleton
Jakob Unterwurzacher
2016-09-25
tests: skip the nanosecond compare for now
Jakob Unterwurzacher
2016-09-25
fusefrontend: relay Utimens to go-fuse
Jakob Unterwurzacher
2016-09-25
tests: set the times on a symlink
Jakob Unterwurzacher
2016-08-09
fusefrontend: use NsecToTimespec() for Utimens
Jakob Unterwurzacher
2016-08-09
tests: add TestUtimesNano
Jakob Unterwurzacher
2016-07-31
cryptocore: comment why 96-bit IVs are still supported
Jakob Unterwurzacher
2016-07-21
Drop obsolete .drone.yml
Jakob Unterwurzacher
2016-07-17
Update README for v1.0
v1.0
Jakob Unterwurzacher
2016-07-16
tests: add RSS tracking to extractloop
Jakob Unterwurzacher
2016-07-16
tests: factor out fs-agnostic benchmark script
Jakob Unterwurzacher
2016-07-16
tests: add maxlen.bash helper
Jakob Unterwurzacher
2016-07-14
tests: add loopback-mem script
Jakob Unterwurzacher
2016-07-12
tests: extractloop: add loopback support
Jakob Unterwurzacher
2016-07-11
tests: add encfs support to benchmark.bash and extractloop.bash
Jakob Unterwurzacher
2016-07-11
tests: matrix: print name in verbose output
Jakob Unterwurzacher
2016-07-11
tests: add verbose output when unmounting
Jakob Unterwurzacher
2016-07-11
tests: use unmount wrapper in ResetTmpDir
Jakob Unterwurzacher
2016-07-10
README: Fix ticket #15 copy-paste errors
rfjakob
2016-07-06
Add godoc comments to all internal packages
Jakob Unterwurzacher
2016-07-06
README: update for 1.0-rc1
v1.0-rc1
Jakob Unterwurzacher
2016-07-06
tests: fix shadow warning
Jakob Unterwurzacher
2016-07-04
tests: OSX: cast st.Blksize to int64
Jakob Unterwurzacher
2016-07-04
prefer_openssl: OSX: get rid of /proc warnings
Jakob Unterwurzacher
2016-07-04
stupidgcm: use __builtin_trap()
Jakob Unterwurzacher
2016-07-03
XFSTESTS.md: add output from latest fuse-xfstests
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Mknodat wrapper
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Unlinkat wrapper
Jakob Unterwurzacher
2016-07-03
fusefrontend: downgrade Renameat log message to debug
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Renamat wrapper
Jakob Unterwurzacher
2016-07-03
syscallcompat: OSX: add Fallocate and Openat wrappers
Jakob Unterwurzacher
2016-07-03
syscallcompat: move syscall wrapper to their own package
Jakob Unterwurzacher
2016-07-03
main: bake build date into version string
Jakob Unterwurzacher
2016-07-03
main: yellow text for masterkey and zerokey warnings
Jakob Unterwurzacher
2016-07-03
nametransform: hide detailed padding error behind the debug flag
Jakob Unterwurzacher
2016-07-02
tests: call umount instead of fusermount on OSX
Jakob Unterwurzacher
2016-07-02
fusefrontend: add fallocate support
Jakob Unterwurzacher
2016-07-02
fusefronted: move Truncate() and Allocate() to their own file
Jakob Unterwurzacher
2016-07-02
contentenc: rename PlaintextRange and CiphertextRange
Jakob Unterwurzacher
2016-07-01
fusefrontend: coalesce grows in Truncate()
Jakob Unterwurzacher
2016-07-01
fusefrontend: better comments for Truncate
Jakob Unterwurzacher
2016-06-30
fusefrontend: handle dir-overwrites-dir on XFS
Jakob Unterwurzacher
2016-06-30
test: split up integration_tests
Jakob Unterwurzacher
2016-06-29
build.bash: support colon-separated GOPATH variable
Jakob Unterwurzacher
2016-06-27
tests: run example_filesystems with "-openssl=false" AND "=true"
Jakob Unterwurzacher
2016-06-27
tests: give "-plaintextnames" its own test package
Jakob Unterwurzacher
[next]