Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Adding a CLI launcher for the bare fakebank service. | |||
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 ↵ | Christian Grothoff | |
leaks in taler-exchange-benchmark | |||
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 ↵ | Christian Grothoff | |
file issue (shift location of revocation file and change content to include denom hash) | |||
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 | |
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 | Need to check for revoked keys as well before adding from DB. | Christian Grothoff | |
Fixes ~13838. | |||
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 ↵ | Christian Grothoff | |
correct number of expected keys is 8 here | |||
2019-02-15 | initialize start_number in fakebank | Christian Grothoff | |
2019-02-14 | should be yes | Christian Grothoff | |
2019-02-14 | fix ftbfs | Christian Grothoff | |
2019-02-14 | fix test FTBFS | Marcello Stanisci | |
2019-02-14 | add option to be selective about dropping the exchange list | Christian Grothoff | |
2019-02-14 | preparations for #5536 | Christian Grothoff | |
2019-02-13 | UX | Marcello Stanisci | |
2019-02-13 | gitignore | Marcello Stanisci | |
2019-02-13 | Fix #5558. | Marcello Stanisci | |
2019-02-13 | new bank error code | Marcello Stanisci | |
2019-02-12 | Improve UX | Marcello Stanisci | |
2019-02-12 | Fix passing of delta. | Marcello Stanisci | |
2019-02-12 | Fix transactions list request. | Marcello Stanisci | |