Age | Commit message (Expand) | Author |
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 |
2020-03-13 | reset is unnecessary, we did just drop and recreate the entire DB | Christian Grothoff |
2020-03-13 | nicer log message | Christian Grothoff |
2020-03-13 | fix regression introduced by addition of 'revoke' field | Christian Grothoff |
2020-03-13 | implement test mode in taler-exchange-transfer | Christian Grothoff |
2020-03-13 | database setup logic is now external to httpd | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |
2020-03-12 | finish separation of aggreator into aggregation, closing and transfer process... | Christian Grothoff |
2020-03-12 | split reserve closing from main aggregation logic | Christian Grothoff |
2020-03-12 | aggregator clean up | Christian Grothoff |
2020-03-12 | fix EC typo (by importing generated header) | Florian Dold |
2020-03-10 | more careful use of TALER_JSON_get_error_code(), limit to cases where we expe... | Christian Grothoff |
2020-03-10 | minor code cleanup | Christian Grothoff |
2020-03-10 | tolerate recoup information not being present | Christian Grothoff |
2020-03-10 | fix typo, remove obsolete option, initialize mpub | Christian Grothoff |
2020-03-10 | actually look at recoup/revocations in libtalerexchange and expose the result... | Christian Grothoff |
2020-03-09 | no longer create tables on startup of exchange aggregator/httpd | Christian Grothoff |
2020-03-07 | fix comments, naming consistency issues | Christian Grothoff |
2020-03-07 | share master private key verification logic between taler-exchange-wire and t... | Christian Grothoff |
2020-03-07 | merge taler-wire and taler-bank-transfer tools, they are very related and oth... | Christian Grothoff |
2020-03-07 | nicer IO error handling in exchangedb logic | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-06 | move comments into database for auditor DB | Christian Grothoff |
2020-03-05 | new coins => fresh coins, also move comments into the database itself | Christian Grothoff |
2020-03-05 | rename for consistency | Christian Grothoff |