hydra/t
Graham Christensen 29620df85e Passwords: check in constant time
The default password comparison logic does not use
constant time validation. Switching to constant time
offers a meager improvement by removing a timing
oracle.

A prepatory step in moving to Argon2id password storage, since we'll need this change anyway after
for validating existing passwords.

Co-authored-by: Graham Christensen <graham@grahamc.com>
2021-04-15 11:34:56 -04:00
..
Config statsd: add a chance to set hostname and port in hydra.conf 2021-03-08 10:03:16 -05:00
Controller/Jobset Test the fake derivations channel, asserting nested packages are properly represented. 2021-03-18 11:33:37 -04:00
Helper Create a helper for dealing with nested attribute sets 2021-03-18 11:33:36 -04:00
input-types tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
jobs queue runner: test notifications 2021-04-14 14:19:10 -04:00
lib tests: allow specifying some nix config 2021-04-14 14:19:10 -04:00
plugins Replace TestHTTPMockServer with python script 2021-04-03 01:07:07 +02:00
queue-runner queue runner: test notifications 2021-04-14 14:19:10 -04:00
Schema Passwords: check in constant time 2021-04-15 11:34:56 -04:00
scripts hydra-send-stats: add a --once option for testing 2021-03-20 09:16:08 -04:00
api-test.nix tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
api-test.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
build-products.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
evaluate-basic.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
evaluate-dependent-jobsets.t tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
Makefile.am Drop references to NIX_MANFIESTS_DIR and NIX_BUILD_HOOK 2021-04-14 14:19:09 -04:00
s3-backup-test.config tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
s3-backup-test.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
setup-notifications-jobset.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
test.pl tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00