Age | Commit message (Expand) | Author |
2020-03-19 | make do_retry not retry forever in tests/benchmark | Christian Grothoff |
2020-03-19 | fix macro causing syntax issues | Christian Grothoff |
2020-03-19 | concurrency requires strtok_r | Christian Grothoff |
2020-03-19 | make DB reset optional in API, use it in tests, but not in the benchmark | Christian Grothoff |
2020-03-19 | type fixes | Christian Grothoff |
2020-03-19 | remove debug logic | Christian Grothoff |
2020-03-19 | have benchmark driver also launch auditor | Christian Grothoff |
2020-03-19 | option -i was removed | Christian Grothoff |
2020-03-18 | make refund test case fail to show broken implementation | Florian Dold |
2020-03-18 | add keyup key regeneration on revocation test; closes #6123 | Christian Grothoff |
2020-03-18 | ign | Christian Grothoff |
2020-03-18 | add -i option to taler-exchange-keycheck | Christian Grothoff |
2020-03-17 | a first, untested stab at #6123, committing intermediate result that passes (... | Christian Grothoff |
2020-03-17 | improve comment | Christian Grothoff |
2020-03-17 | style, indentation and type fixes for lib/ | Christian Grothoff |
2020-03-17 | add cmd line option to restrict timetravel, minor code cleanup of keystate logic | Christian Grothoff |
2020-03-17 | not realistic to happen anytime soon, likely unnecessary complication | Christian Grothoff |
2020-03-17 | keystate, first pass | Christian Grothoff |
2020-03-17 | code cleanup, more consistent handling of libjansson allocation failures | Christian Grothoff |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff |
2020-03-17 | fix doxygen errors | Christian Grothoff |
2020-03-16 | simplify refund processing, add additional checks for matching currency | Christian Grothoff |
2020-03-16 | clean up and de-duplicate deposit logic | Christian Grothoff |
2020-03-16 | style fixes | Christian Grothoff |
2020-03-16 | style fixes | Christian Grothoff |
2020-03-16 | clean up transfer get logic | Christian Grothoff |
2020-03-16 | simplify deposits_get logic | Christian Grothoff |
2020-03-16 | method can be static | Christian Grothoff |
2020-03-16 | clean up taler-exchange-httpd_wire logic | Christian Grothoff |
2020-03-16 | harden URI validation logic | Christian Grothoff |
2020-03-16 | integrate validation with wire, where it belongs | Christian Grothoff |
2020-03-15 | nicer error handling | Christian Grothoff |
2020-03-15 | status => history | Christian Grothoff |
2020-03-15 | clean up /wire logic | Christian Grothoff |
2020-03-15 | clean up link logic | Christian Grothoff |
2020-03-15 | add dependency | Christian Grothoff |
2020-03-15 | code cleanup | Christian Grothoff |
2020-03-15 | major renaming of internal symbols for better consistency | Christian Grothoff |
2020-03-15 | clean up wirewatch logic | Christian Grothoff |
2020-03-15 | clean up closer logic, improve error handling, simplify logic, add comments | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-15 | fix new ag logic | Christian Grothoff |
2020-03-15 | fix shutdown logic of test | Christian Grothoff |
2020-03-14 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2020-03-14 | remove unused code | Christian Grothoff |
2020-03-14 | clean up aggregator logic, make it more robust against invariant failures | Christian Grothoff |
2020-03-14 | code cleanup and additional error checking logic for #6124, but no actual sem... | Christian Grothoff |
2020-03-14 | expand DB test to cover #6124 better (passed immediately, does not explain th... | Christian Grothoff |
2020-03-14 | run closer and transfer with aggregator, check if we actually did get deposit... | Christian Grothoff |
2020-03-14 | fix use after free | Christian Grothoff |