aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11contrib: add gocryptfs-maybe.bashJakob Unterwurzacher
2016-10-11main: suppress master key display if not running on a terminalJakob Unterwurzacher
2016-10-10main: show "-o" in the help textJakob Unterwurzacher
2016-10-10main: accept "-o" at the front AND at the endJakob Unterwurzacher
2016-10-10fusefrontend: Also preserve the owner in MkdirJakob Unterwurzacher
2016-10-09Update performance.txt for v1.1 releaseJakob Unterwurzacher
2016-10-09Travis CI: Also build without opensslJakob Unterwurzacher
2016-10-09README: fix formatting errorJakob Unterwurzacher
2016-10-09Drop contrib/pam_mountJakob Unterwurzacher
2016-10-09main: more useful error message on unknown flagJakob Unterwurzacher
2016-10-09main: add tests for the "-o" parsingJakob Unterwurzacher
2016-10-09Update README with -passfile, -o, -ko changesJakob Unterwurzacher
2016-10-09main: add "-passfile" optionJakob Unterwurzacher
2016-10-09main: ignore options rw, nosuid, nodev.Jakob Unterwurzacher
2016-10-09main: also accept options at the end via "-o"Jakob Unterwurzacher
2016-10-09main: rename "-o" option to "-ko"Jakob Unterwurzacher
2016-10-09main: init: handle spaces in mount suggestion messageJakob Unterwurzacher
2016-10-09main: friendlier error message on wrong number of argumentsJakob Unterwurzacher
2016-10-09reverse: add panics against API abuseJakob Unterwurzacher
2016-10-09README: reverse mode is ticket #19, not #34Jakob Unterwurzacher
2016-10-09Update Changelog for v1.1-rc1v1.1-rc1Jakob Unterwurzacher
2016-10-09contrib: pam_mount: check if something is already mounted on DSTJakob Unterwurzacher
2016-10-09tests: add test for "mountpoint shadows cipherdir" logicJakob Unterwurzacher
2016-10-08main: fix shadow detection logicJakob Unterwurzacher
2016-10-08LICENSE: add full nameJakob Unterwurzacher
2016-10-08contrib: pam_mount: add instructions for whole-home-dir encryptionJakob Unterwurzacher
2016-10-08contrib: pam_mount: add documentation and wrapperJakob Unterwurzacher
2016-10-08reverse: gocryptfs.conf was missing from the directory listingsJakob Unterwurzacher
2016-10-08tests: unmount leftover filesystems before starting the testsJakob Unterwurzacher
2016-10-08tests: add v1.1-reverse-plaintextnames example filesystemJakob Unterwurzacher
2016-10-08tests: add v1.1-reverse example filesystemJakob Unterwurzacher
2016-10-08tests: add v1.1-aessiv example filesystemJakob Unterwurzacher
2016-10-08reverse: merge config translation check into isTranslatedConfigJakob Unterwurzacher
2016-10-08reverse: make gocryptfs.conf mapping plaintextnames-awareJakob Unterwurzacher
2016-10-08tests: pass "-nosyslog"Jakob Unterwurzacher
2016-10-08tests: invert ResetTmpDir argumentJakob Unterwurzacher
2016-10-08tests: matrix: have the testcase struct as a global variableJakob Unterwurzacher
2016-10-08tests: matrix: convert to table-based styleJakob Unterwurzacher
2016-10-08main: error out when the mount shadows the cipherdirJakob Unterwurzacher
2016-10-08main: split doMount into its own fileJakob Unterwurzacher
2016-10-08main: check if the config file can opened before prompting for passwordJakob Unterwurzacher
2016-10-07MANPAGE: note that "-f" implies "-nosyslog"Jakob Unterwurzacher
2016-10-07main: daemonize more thoroughlyJakob Unterwurzacher
2016-10-07nametransform: better error code on invalid diriv lengthJakob Unterwurzacher
2016-10-07main: clarify nosyslog code pathJakob Unterwurzacher
2016-10-06main: add "-nonempty" optionJakob Unterwurzacher
2016-10-05reverse: initialize the longname cache only when reverse mode is usedJakob Unterwurzacher
2016-10-04A few more lint fixesJakob Unterwurzacher
2016-10-04lint fixesValient Gough
2016-10-04tests: skip "go tool vet" if the command is not availableJakob Unterwurzacher