summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-10minor code cleanupChristian Grothoff
2020-03-10tolerate recoup information not being presentChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-03-10actually look at recoup/revocations in libtalerexchange and expose the result...Christian Grothoff
2020-03-09no longer create tables on startup of exchange aggregator/httpdChristian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-07share master private key verification logic between taler-exchange-wire and t...Christian Grothoff
2020-03-07merge taler-wire and taler-bank-transfer tools, they are very related and oth...Christian Grothoff
2020-03-07nicer IO error handling in exchangedb logicChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-06move comments into database for auditor DBChristian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-05clean up comments, renaming for clarityChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04fix commentsChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-03-03minor cleanupChristian Grothoff
2020-03-03remove dead field, avoid unnecessary heap allocationChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-03fixing memory leak, comments, renaming callback type to make it more conciseChristian Grothoff
2020-03-03remove dead prototypeChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-03-03remove /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-03-03fix potential NPEChristian Grothoff
2020-03-03fix typoChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-03-01work around indentation bug of uncrustifyChristian Grothoff
2020-03-01scope minimization, more consistent naming of variablesChristian Grothoff
2020-03-01use global ENABLE_SANITY_CHECKS constant also in response generation logicChristian Grothoff
2020-03-01scope reduction, commentingChristian Grothoff
2020-03-01bump yearChristian Grothoff
2020-03-01fix log msgChristian Grothoff
2020-03-01reduce scopeChristian Grothoff
2020-03-01fix missing NULL termination on arrayChristian Grothoff
2020-03-01use memcpy/memcmp instead of str-functions where applicableChristian Grothoff
2020-03-01check well-formedness of URI when signing, check return value of function for...Christian Grothoff
2020-03-01add ENABLE_SANITY_CHECKS #define instead of using '1'Christian Grothoff
2020-03-01add ENABLE_SANITY_CHECKS #define instead of using '1'Christian Grothoff
2020-03-01de-duplicate url.cChristian Grothoff
2020-03-01fix FIXMEChristian Grothoff
2020-03-01bad FIXME, we should notChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29limit redirectsChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26nicer loggingChristian Grothoff