summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian 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-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 /config from API, as that is not part of the wire gateway specificationChristian Grothoff
2020-03-01fix missing NULL termination on arrayChristian 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-02-29doxygen fixesChristian 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-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-02-04fix #6065Christian Grothoff
2020-01-21make sure request_uid is actually uniqueFlorian Dold
2020-01-20some comments on aggregatorFlorian Dold
2020-01-19doxygen fixFlorian Dold
2020-01-19denom->amountFlorian Dold
2020-01-19comment on JSON canonicalizationChristian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19separate util.c and url.cChristian Grothoff
2020-01-19fix rounding, extend testChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19consistently use payto URI instead of URLFlorian Dold
2020-01-19add missing files and adjust .gitignore rules for testing moveFlorian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18deduplicate doxyfiles, integrate with buildChristian Grothoff
2020-01-18doxygen fixes, remove redundant parametersFlorian Dold
2020-01-18doxygen fixes / redundant parameter eliminationFlorian Dold
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-18make parameter constFlorian Dold
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18libraries were folded, fold headers as wellChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18remove more redundant argsFlorian Dold