Age | Commit message (Expand) | Author |
2021-06-21 | nametransform: rename BadNameFlag to BadnameSuffix | Jakob Unterwurzacher |
2021-06-21 | tests: cli: add TestZerokey | Jakob Unterwurzacher |
2021-06-20 | Badname file content access | DerDonut |
2021-03-20 | tests: MountOrFatal creates mnt dir itself | Jakob Unterwurzacher |
2021-03-12 | tests: add TestDiskFull | Jakob Unterwurzacher |
2021-03-07 | v2api: -sharestorage: disable hard link tracking & add tests | Jakob Unterwurzacher |
2021-01-10 | nametransform: make `gocryptfs.diriv` and `gocryptfs.xxx.name` files world-re... | Jakob Unterwurzacher |
2020-09-06 | gocryptfs -init: fix wrong exit code on non-empty dir | Jakob Unterwurzacher |
2020-06-06 | tests: TestBadname: simplify test by using empty files | Jakob Unterwurzacher |
2020-06-06 | Added auto decryption of invalid file names | DerDonut |
2020-05-17 | main: accept multiple -passfile options | Jakob Unterwurzacher |
2020-05-09 | tests: add TestPasswdMasterkeyStdin | Jakob Unterwurzacher |
2020-05-09 | tests: cli: rename TestBypass -> TestBadname | Jakob Unterwurzacher |
2020-02-28 | Show undecryptable filenames if they match supplied glob | orcas |
2020-01-25 | tests: cli: add TestSymlinkedCipherdir | Jakob Unterwurzacher |
2019-10-06 | tests: filter leaked fds by prefix | Jakob Unterwurzacher |
2019-10-06 | tests: clarify which process seems to be leaking fds | Jakob Unterwurzacher |
2019-09-08 | tests: add TestNotIdle | Jakob Unterwurzacher |
2019-05-13 | -passwd now takes a passed -scryptn flag into account | Jakob Unterwurzacher |
2019-04-08 | readpassword: delete CheckTrailingGarbage | Jakob Unterwurzacher |
2019-03-31 | Allow "nofail" for /etc/fstab use | Jakob Unterwurzacher |
2019-03-30 | forward mode: create gocryptfs.diriv files with 0440 permissions | Jakob Unterwurzacher |
2019-01-01 | tests: teach ListFds() to check other processes | Jakob Unterwurzacher |
2018-10-11 | tests: fix golint error | Jakob Unterwurzacher |
2018-10-11 | tests: add idle timeout test | Jakob Unterwurzacher |
2018-09-18 | main: sanitize commas from fsname | Jakob Unterwurzacher |
2018-09-08 | main: don't read the config file twice (fix pipe bug) | Jakob Unterwurzacher |
2018-09-08 | configfile: add LoadAndDecrypt wrapper | Jakob Unterwurzacher |
2018-08-11 | reverse mode: add --exclude option | Jakob Unterwurzacher |
2018-07-01 | configfile: reduce function name stutter | Jakob Unterwurzacher |
2018-06-07 | main: accept -dev, -nodev, -suid, -nosuid, -exec, -noexec | Jakob Unterwurzacher |
2018-06-05 | main: make prefixOArgs errors testable | Jakob Unterwurzacher |
2018-04-07 | tests: cli_test: fix fd leak | Jakob Unterwurzacher |
2018-04-02 | fsck: add initial implementation | Jakob Unterwurzacher |
2018-04-01 | main: add "-fsck" flag | Jakob Unterwurzacher |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2017-11-21 | main: Add '-devrandom' commandline option | Sebastian Lackner |
2017-07-24 | tests: check if we close stderr and stdout correctly on mount | Jakob Unterwurzacher |
2017-05-14 | main: password change: exit with code 12 on wrong password | Jakob Unterwurzacher |
2017-05-07 | exitcodes: pull all exit code definitions into the package | Jakob Unterwurzacher |
2017-02-12 | Check for trailing garbage after the password | Jakob Unterwurzacher |
2016-10-16 | tests: add test for -password -masterkey | Jakob Unterwurzacher |
2016-10-16 | tests: fix stdin password change test | Jakob Unterwurzacher |
2016-10-16 | tests: split "normal" tests into "cli" and "defaults" | Jakob Unterwurzacher |