index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cli
Age
Commit message (
Expand
)
Author
2022-08-28
tests: add TestLongnamemax100Reverse
Jakob Unterwurzacher
2022-06-26
Fix typos
Yuta Hayashibe
2022-01-03
tests/cli: Check for leftover socket file
Jakob Unterwurzacher
2021-12-08
tests: convert Creat() calls to Open()
Jakob Unterwurzacher
2021-10-21
cli: add -longnamemax
Jakob Unterwurzacher
2021-08-30
Unbreak hyperlinks broken by go mod v2 conversion
Jakob Unterwurzacher
2021-08-23
tests/cli: add -xchacha tests
Jakob Unterwurzacher
2021-08-23
test/cli: actually run TestZerokey
Jakob Unterwurzacher
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-08-20
-deterministic-names: implement for reverse mode, too
Jakob Unterwurzacher
2021-08-20
-deterministic-names: accept flag on -init
Jakob Unterwurzacher
2021-08-17
tests/cli/TestBadname: make sure case 5 is never decodable
Jakob Unterwurzacher
2021-08-16
tests/cli: escape filenames in TestBadname logs
Jakob Unterwurzacher
2021-07-31
fusefrontend: -sharedstorage: present stable inode numbers
Jakob Unterwurzacher
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
[next]