aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-25contentenc: add GCM-SIV supportJakob Unterwurzacher
2016-09-25main: init: refuse overwriting .gocryptfs.reverse.confJakob Unterwurzacher
2016-09-25cryptocore: add support for GCM-SIVJakob Unterwurzacher
2016-09-25reverse: fix GetAttr for gocryptfs.confJakob Unterwurzacher
2016-09-25reverse: enable init functionalityJakob Unterwurzacher
2016-09-25main: move initDir into its own fileJakob Unterwurzacher
2016-09-25main: add explicit exit after forkChildJakob Unterwurzacher
2016-09-25main: factor out cli arg parsingJakob Unterwurzacher
2016-09-25reverse: add gocryptfs.conf passthroughJakob Unterwurzacher
2016-09-25reverse: get rid of debug messageJakob Unterwurzacher
2016-09-25reverse: gocryptfs.diriv content was generated from wrong pathJakob Unterwurzacher
2016-09-25reverse: rename readFile to clearer readBackingFileJakob Unterwurzacher
2016-09-25reverse: implement dynamic dirivJakob Unterwurzacher
2016-09-25reverse: generate file header for Read()Jakob Unterwurzacher
2016-09-25nametransform: export DirIVLen constantJakob Unterwurzacher
2016-09-25reverse: print value in file offset panicJakob Unterwurzacher
2016-09-25reverse: let the kernel enforce read-only modeJakob Unterwurzacher
2016-09-25reverse: rename types to reverseXYZJakob Unterwurzacher
2016-09-25contentenc: add helpers for reverse modeJakob Unterwurzacher
2016-09-25main: initial support for reverse modeJakob Unterwurzacher
2016-09-25conentenc: handle zero-sized files in PlainSizeToCipherSizeJakob Unterwurzacher
2016-09-25reverse: add skeletonJakob Unterwurzacher
2016-09-25tests: skip the nanosecond compare for nowJakob Unterwurzacher
2016-09-25fusefrontend: relay Utimens to go-fuseJakob Unterwurzacher
2016-09-25tests: set the times on a symlinkJakob Unterwurzacher
2016-08-09fusefrontend: use NsecToTimespec() for UtimensJakob Unterwurzacher
2016-08-09tests: add TestUtimesNanoJakob Unterwurzacher
2016-07-31cryptocore: comment why 96-bit IVs are still supportedJakob Unterwurzacher
2016-07-21Drop obsolete .drone.ymlJakob Unterwurzacher
2016-07-17Update README for v1.0v1.0Jakob Unterwurzacher
2016-07-16tests: add RSS tracking to extractloopJakob Unterwurzacher
2016-07-16tests: factor out fs-agnostic benchmark scriptJakob Unterwurzacher
2016-07-16tests: add maxlen.bash helperJakob Unterwurzacher
2016-07-14tests: add loopback-mem scriptJakob Unterwurzacher
2016-07-12tests: extractloop: add loopback supportJakob Unterwurzacher
2016-07-11tests: add encfs support to benchmark.bash and extractloop.bashJakob Unterwurzacher
2016-07-11tests: matrix: print name in verbose outputJakob Unterwurzacher
2016-07-11tests: add verbose output when unmountingJakob Unterwurzacher
2016-07-11tests: use unmount wrapper in ResetTmpDirJakob Unterwurzacher
2016-07-10README: Fix ticket #15 copy-paste errorsrfjakob
2016-07-06Add godoc comments to all internal packagesJakob Unterwurzacher
2016-07-06README: update for 1.0-rc1v1.0-rc1Jakob Unterwurzacher
2016-07-06tests: fix shadow warningJakob Unterwurzacher
2016-07-04tests: OSX: cast st.Blksize to int64Jakob Unterwurzacher
2016-07-04prefer_openssl: OSX: get rid of /proc warningsJakob Unterwurzacher
2016-07-04stupidgcm: use __builtin_trap()Jakob Unterwurzacher
2016-07-03XFSTESTS.md: add output from latest fuse-xfstestsJakob Unterwurzacher
2016-07-03syscallcompat: OSX: add Mknodat wrapperJakob Unterwurzacher
2016-07-03syscallcompat: OSX: add Unlinkat wrapperJakob Unterwurzacher
2016-07-03fusefrontend: downgrade Renameat log message to debugJakob Unterwurzacher