Age | Commit message (Expand) | Author |
2019-03-27 | Temporarily exclude critical test. | Marcello Stanisci |
2019-03-27 | Debug | Marcello Stanisci |
2019-03-26 | Fix compilation (order matters) | Marcello Stanisci |
2019-03-22 | Wirewatch. | Marcello Stanisci |
2019-03-21 | Adapt "/history" tests to the new policy of 'start' defaults. | Marcello Stanisci |
2019-03-21 | "/history" 'start' default value. | Marcello Stanisci |
2019-03-21 | Makefile. | Marcello Stanisci |
2019-03-21 | Comment. | Marcello Stanisci |
2019-03-19 | typo | Christian Grothoff |
2019-03-19 | keep type of batch_size unsigned | Christian Grothoff |
2019-03-18 | Fix wirewatch. | Marcello Stanisci |
2019-03-18 | Do not run unneeded test. | Marcello Stanisci |
2019-03-18 | Put -l/--loglevel in the manpage. | Marcello Stanisci |
2019-03-16 | fix swapped arguments, and add const where required, do not free const ptr | Christian Grothoff |
2019-03-15 | Add a .dir-locals,el for configuring emacs for this project | Hartmut Goebel |
2019-03-14 | Fakebank debug | Marcello Stanisci |
2019-03-14 | Benchmark debug | Marcello Stanisci |
2019-03-13 | Swapping parameters | Marcello Stanisci |
2019-03-13 | debug | Marcello Stanisci |
2019-03-13 | fix double-free | Marcello Stanisci |
2019-03-13 | Fakebank debugging. | Marcello Stanisci |
2019-03-13 | stop wirewatch if launching exchange fails | Christian Grothoff |
2019-03-13 | return proper error message instead of aborting, fix a few minor memory leaks... | Christian Grothoff |
2019-03-11 | improve test case logging, fix process initialization of taler-auditor-exchange | Christian Grothoff |
2019-03-11 | implementing private key deletion (#5536) | Christian Grothoff |
2019-03-11 | pre-pull merging | Christian Grothoff |
2019-03-08 | detail | Marcello Stanisci |
2019-03-08 | Remove useless and possibly misleading information. | Marcello Stanisci |
2019-03-08 | Manual. | Marcello Stanisci |
2019-03-03 | fix format string issue in taler-wire, complete work on #5536 revocation file... | Christian Grothoff |
2019-03-02 | actually disable 100 continue | Christian Grothoff |
2019-02-23 | actually disable 100 continue | Christian Grothoff |
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 | gitignore | Marcello Stanisci |
2019-02-18 | Put master key under isolated home. | Marcello Stanisci |
2019-02-18 | Fix cherry pick test. | Marcello Stanisci |
2019-02-18 | Addressing https://bugs.gnunet.org/view.php?id=5232#c13251 | Marcello Stanisci |
2019-02-17 | Need to check for revoked keys as well before adding from DB. | Christian Grothoff |
2019-02-17 | towards #5536 (right now deactivated, as if on tests fail...) | Christian Grothoff |
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-17 | fix memory leak: on repeated refresh reveal, we populated ev_sigs twice | Christian Grothoff |
2019-02-16 | add assertions in preparation of #5536 | Christian Grothoff |
2019-02-16 | add missing comments | Christian Grothoff |
2019-02-16 | better error message | Christian Grothoff |
2019-02-16 | implement iterate_denomination_info() call | Christian Grothoff |
2019-02-15 | check carefully, given that DKs expire, with the current configuration the co... | Christian Grothoff |