summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_check_keys.c
AgeCommit message (Collapse)Author
2019-12-22disable fragile part of testdemo-2019-12-23-00Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-04-06Artificial 'now'.Marcello Stanisci
Getting to the point where "/keys" discards expired DKs due to the artificial 'now' given on the URL.
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
Also using this new logic from the cherry-pick test case.
2019-04-03Provide testing API to fake now for "/keys".Marcello Stanisci
2019-04-03keyup:_use_ the timestamp given by the user.Marcello Stanisci
2019-01-21Debug + comment block.Marcello Stanisci
2019-01-17/keys API.Marcello Stanisci
Adding method to override the last_denom value for a key set.
2019-01-16Extend tests.Marcello Stanisci
Give a way to force redownload (= no cherry picking) all /keys.
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff