aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-28fusefrontend: aessiv: enable deterministiv file id and block ivdetJakob Unterwurzacher
2017-05-28pathiv: move block IV algorithm into this packageJakob Unterwurzacher
2017-05-28tests: add v1.3-reverse example filesystemJakob Unterwurzacher
2017-05-28pathiv: move derivedIVContainer into the packageJakob Unterwurzacher
2017-05-28fusefrontend_reverse: move pathiv to its own packageJakob Unterwurzacher
2017-05-28gocryptfs-xray: dumpmasterkey: disable "Reading password from stdin"Jakob Unterwurzacher
2017-05-28gocryptfs-xray: add function to dump the master keyJakob Unterwurzacher
2017-05-27package.bash: make it work somewhat on RHELJakob Unterwurzacher
2017-05-27cryptocore: improve comments and add tests for hkdfDeriveJakob Unterwurzacher
2017-05-25README: update changelogJakob Unterwurzacher
2017-05-25fusefrontend_reverse: store derived values for hard-linked filesJakob Unterwurzacher
2017-05-25doc: add performance numbers for 1.3-27Jakob Unterwurzacher
2017-05-25nametransform: reject all-zero dirIVJakob Unterwurzacher
2017-05-25contenenc: reject all-zero file IDJakob Unterwurzacher
2017-05-25contentenc: better error reporting in ParseHeaderJakob Unterwurzacher
2017-05-24main: replace paniclog with logger(1)Jakob Unterwurzacher
2017-05-23nametransform: harden name decryption against invalid inputJakob Unterwurzacher
2017-05-23main: downgrade panic log create failure from fatal error to warningJakob Unterwurzacher
2017-05-22nametransform: diriv cache: fall back to the grandparentJakob Unterwurzacher
2017-05-22README: v1.3.1 will be called v1.4Jakob Unterwurzacher
2017-05-15README: start changelog for v1.3.1Jakob Unterwurzacher
2017-05-14doc: CLI_ABI.md: fix exitcodes.go linkJakob Unterwurzacher
2017-05-14doc: update CLI_ABI.md with new exit codesJakob Unterwurzacher
2017-05-14exitcodes: specific codes for failure to read or write gocryptfs.confJakob Unterwurzacher
2017-05-14exitcodes: add code 22 for "password is empty"Jakob Unterwurzacher
2017-05-14exitcodes: get rid of generic "Mount" exit codeJakob Unterwurzacher
2017-05-14main: password change: exit with code 12 on wrong passwordJakob Unterwurzacher
2017-05-07exitcodes: pull all exit code definitions into the packageJakob Unterwurzacher
2017-05-07fusefrontend: implement path decryption via ctlsockJakob Unterwurzacher
2017-05-07nametranform, fusefrontend: better errors on invalid namesJakob Unterwurzacher
2017-05-07Fix typos found by MisspellJakob Unterwurzacher
2017-05-06main: more specific default values for GitVersion etcJakob Unterwurzacher
2017-05-06main: add "-race" to the version stringJakob Unterwurzacher
2017-05-03fusefrontend: log "too many open files" errorsJakob Unterwurzacher
2017-05-03main: RLIMIT_NOFILE: cap to 4096Jakob Unterwurzacher
2017-05-02main: increase open file limit to 4096Jakob Unterwurzacher
2017-05-01tests: support encfs in the fsstress scriptJakob Unterwurzacher
2017-05-01openfiletable: rename WriteLock to ContentLockJakob Unterwurzacher
2017-05-01fusefrontend: rely on nodefs.defaultFile for no-op functionsJakob Unterwurzacher
2017-05-01contentenc: downgrade "interrupted write?" warning to debugJakob Unterwurzacher
2017-05-01tests: add TestXfs124Jakob Unterwurzacher
2017-05-01fusefrontend: drop writeOnly flagJakob Unterwurzacher
2017-05-01fusefronted, openfiletable: move the open file table to its own packageJakob Unterwurzacher
2017-04-30travis: upgrade Go 1.8 to 1.8.1Jakob Unterwurzacher
2017-04-30golint.bash: fix exit codesJakob Unterwurzacher
2017-04-29fusefrontend: rename write_lock.go -> open_file_table.goJakob Unterwurzacher
2017-04-29README: set release date for v1.3v1.3Jakob Unterwurzacher
2017-04-29fusefronted: drop unused file.String() functionJakob Unterwurzacher
2017-04-29readpassword: increase max password size to 2048Jakob Unterwurzacher
2017-04-29main: "--" should also block "-o" parsingJakob Unterwurzacher