Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-20 | typo | Marcello Stanisci | |
2019-02-19 | indentation | Marcello Stanisci | |
2019-02-19 | Align tests to latest change. | Marcello Stanisci | |
2019-02-19 | Make cherry-picking test more isolated. | Marcello Stanisci | |
2019-02-18 | Put master key under isolated home. | Marcello Stanisci | |
2019-02-18 | Fix cherry pick test. | Marcello Stanisci | |
Provide dedicated home directory for better isolation. | |||
2019-02-18 | Addressing https://bugs.gnunet.org/view.php?id=5232#c13251 | Marcello Stanisci | |
2019-02-17 | fix memory leak of rhistory, always allocate it on the heap | Christian Grothoff | |
2019-02-17 | fix memory leak if traits are requested multiple times per withdraw | Christian Grothoff | |
2019-02-16 | better error message | Christian Grothoff | |
2019-02-15 | check carefully, given that DKs expire, with the current configuration the ↵ | Christian Grothoff | |
correct number of expected keys is 8 here | |||
2019-02-15 | initialize start_number in fakebank | Christian Grothoff | |
2019-02-14 | add option to be selective about dropping the exchange list | Christian Grothoff | |
2019-01-30 | 5447. | Marcello Stanisci | |
Add a dedicated taler-auditor CMD in the batch dedicated to 5447. | |||
2019-01-30 | Half baking #5447. | Marcello Stanisci | |
2019-01-29 | fix conf | Marcello Stanisci | |
2019-01-28 | debug | Marcello Stanisci | |
2019-01-28 | Extend auditor testing-lib. | Marcello Stanisci | |
Add method to check whether a exchange (URL) belongs to the list of audited exchanges. | |||
2019-01-28 | Fix /deposit-confirmation as per JSON encode/decode. | Marcello Stanisci | |
2019-01-28 | Use PUT for /deposit-confirmation. | Marcello Stanisci | |
2019-01-25 | H_wire -> h_wire. | Marcello Stanisci | |
2019-01-25 | Check /version compatibility during tests. | Marcello Stanisci | |
2019-01-25 | Revert explicit AUDITOR_connect at tests. | Marcello Stanisci | |
2019-01-24 | make function static | Christian Grothoff | |
2019-01-24 | fix /version test | Christian Grothoff | |
2019-01-24 | adding separate test just for /verison API | Christian Grothoff | |
2019-01-24 | adding separate test just for /verison API | Christian Grothoff | |
2019-01-24 | Simplify things. | Marcello Stanisci | |
2019-01-24 | Reproduce auditor assert fail, with less code executed. | Marcello Stanisci | |
2019-01-24 | Reproduce auditor assert fail. | Marcello Stanisci | |
2019-01-24 | Auditor tests. | Marcello Stanisci | |
Fix double connection. | |||
2019-01-23 | debug | Marcello Stanisci | |
2019-01-22 | Fix denoms comparison. | Marcello Stanisci | |
2019-01-22 | Fix Makefiles. | Marcello Stanisci | |
2019-01-22 | 5136. | Marcello Stanisci | |
Force creation of new DKs after serialized state has been imported. | |||
2019-01-21 | Logically grouping test commands. | Marcello Stanisci | |
2019-01-21 | Fix exchange double-connect | Marcello Stanisci | |
2019-01-21 | this is correct, we must start that task | Christian Grothoff | |
2019-01-21 | Comment out buggy part | Marcello Stanisci | |
2019-01-21 | Adapt serialized reconnect to use public cert_cb. | Marcello Stanisci | |
2019-01-21 | Debug + comment block. | Marcello Stanisci | |
2019-01-21 | debug | Marcello Stanisci | |
2019-01-21 | Provide internal command advancer to batch-CMD. | Marcello Stanisci | |
2019-01-21 | Export testing-cert_cb in the API. | Marcello Stanisci | |
This way, this very basic cert_cb can be reused by other testing commands. | |||
2019-01-17 | Add playground test case. | Marcello Stanisci | |
This test will help with transforming the current cert_cb into one that handles serialized reconnects too. | |||
2019-01-17 | Aesthetic change, plus comments. | Marcello Stanisci | |
2019-01-17 | Remove useless comment. | Marcello Stanisci | |
2019-01-17 | /keys API. | Marcello Stanisci | |
Adding method to override the last_denom value for a key set. | |||
2019-01-17 | Comment block | Marcello Stanisci | |
2019-01-16 | Extend tests. | Marcello Stanisci | |
Give a way to force redownload (= no cherry picking) all /keys. |