aboutsummaryrefslogtreecommitdiff
path: root/internal/configfile/config_test.go
AgeCommit message (Expand)Author
2021-10-21configfile: add LongNameMax supportJakob Unterwurzacher
2021-08-25-devrandom: make flag a no-opJakob Unterwurzacher
2021-08-23configfile: add Validate() function, support FlagXChaCha20Poly1305Jakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-08-21configfile: pass struct to Create 2/2Jakob Unterwurzacher
2021-08-21configfile: pass struct to Create 1/2Jakob Unterwurzacher
2021-08-20-deterministic-names: accept flag on -initJakob Unterwurzacher
2020-09-12Add support for FIDO2 tokensPavol Rusnak
2019-12-28remove Trezor supportPavol Rusnak
2018-09-08configfile: add LoadAndDecrypt wrapperJakob Unterwurzacher
2018-07-01trezor: add TrezorPayloadJakob Unterwurzacher
2018-07-01configfile: reduce function name stutterJakob Unterwurzacher
2018-07-01trezor: add skeleton for Trezor supportJakob Unterwurzacher
2018-02-18readpassword: convert from string to []byteJakob Unterwurzacher
2017-11-21main: Add '-devrandom' commandline optionSebastian Lackner
2017-03-07configfile: HKDF feature flag should also be set for "-plaintextnames"Jakob Unterwurzacher
2017-03-07configfile: enable HKDF and Raw64 feature flags by defaultJakob Unterwurzacher
2017-03-05tests: configfile: fix spurious test failure IIJakob Unterwurzacher
2017-03-05tests: configfile: fix spurious test failureJakob Unterwurzacher
2017-03-05configfile: switch on Raw64 by defaultJakob Unterwurzacher
2017-02-16tests: configfile: add missing newlines in verbose outputJakob Unterwurzacher
2016-11-01Add support for unpadded base64 filenames, "-raw64"Jakob Unterwurzacher
2016-09-26reverse: switch from GCM-SIV to AES-SIVv1.1-beta1Jakob Unterwurzacher
2016-09-25reverse: add gcmsiv flag and associated testsJakob Unterwurzacher
2016-09-25contentenc: add GCM-SIV supportJakob Unterwurzacher
2016-06-16tests: update config_test example filesJakob Unterwurzacher
2016-06-15Rename internal "toggledlog" package to "tlog"Jakob Unterwurzacher
2016-06-05configfile: use map[flagIota] for feature flagsJakob Unterwurzacher
2016-06-05configfile: bake the "Creator" gocryptfs version into the fileJakob Unterwurzacher
2016-02-06Fix tests - were broken by the refactoringJakob Unterwurzacher
2016-02-06Major refactoring: Split up "cryptfs" into several internal packagesJakob Unterwurzacher