Age | Commit message (Expand) | Author |
2019-03-16 | fix swapped arguments, and add const where required, do not free const ptr | Christian Grothoff |
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-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 | 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 |
2019-02-15 | initialize start_number in fakebank | Christian Grothoff |
2019-02-14 | fix ftbfs | Christian Grothoff |
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 | 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 |
2019-02-12 | Getting transaction history 60% fixed. | Marcello Stanisci |
2019-02-12 | Properly shutdown. | Marcello Stanisci |
2019-02-11 | 4692. Fix global return code. | Marcello Stanisci |
2019-02-11 | 4692. UX | Marcello Stanisci |
2019-02-11 | 4692. Putting logic to execute wire transfers. | Marcello Stanisci |
2019-02-11 | fix option names | Marcello Stanisci |
2019-02-11 | 4692. Logic to ask for transaction history. | Marcello Stanisci |
2019-02-10 | load wire plugin | Marcello Stanisci |