summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07contentenc: move EncryptBlocks() loop into its own functionsJakob Unterwurzacher
2017-06-07Add "-trace" flag (record execution trace)Jakob Unterwurzacher
2017-06-07main: reorder force_owner flag parsingJakob Unterwurzacher
2017-06-04Add "package-static.bash" helper scriptJakob Unterwurzacher
2017-06-04Remove obsolete TODO.mdJakob Unterwurzacher
2017-06-01golint: get rid of underscore warnings for good.Jakob Unterwurzacher
2017-06-01fusefrontend: write: consolidate and move encryption to contentencJakob Unterwurzacher
2017-06-01Don't cap GOMAXPROCS at 4.Jakob Unterwurzacher
2017-06-01Fix two commentsJakob Unterwurzacher
2017-06-01main: increase max write size to maximumJakob Unterwurzacher
2017-06-01Implement force_owner option to display ownership as a specific user.Charles Duffy
2017-05-31pathiv: fix test failure on Go 1.6Jakob Unterwurzacher
2017-05-30main: add "-info" optionJakob Unterwurzacher
2017-05-30README: update changelog with short help textJakob Unterwurzacher
2017-05-30main: add short help textJakob Unterwurzacher
2017-05-30pathiv: move block IV algorithm into this packageJakob Unterwurzacher
2017-05-30tests: add v1.3-reverse example filesystemJakob Unterwurzacher
2017-05-30pathiv: move derivedIVContainer into the packageJakob Unterwurzacher
2017-05-30fusefrontend_reverse: move pathiv to its own packageJakob Unterwurzacher
2017-05-29package.bash: RHEL: strip bracketsJakob 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