Age | Commit message (Expand) | Author |
2020-03-14 | code cleanup and additional error checking logic for #6124, but no actual sem... | Christian Grothoff |
2020-03-12 | add separate commands for closer/transfer steps, modify test cases to use new... | Christian Grothoff |
2020-03-12 | split reserve closing from main aggregation logic | 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 | actually look at recoup/revocations in libtalerexchange and expose the result... | Christian Grothoff |
2020-03-07 | fix comments, naming consistency issues | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | 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 |
2020-03-05 | clean up comments, renaming for clarity | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | fix comments | Christian Grothoff |
2020-03-04 | more renaming | Christian Grothoff |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff |
2020-03-03 | rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w... | Christian Grothoff |
2020-03-03 | fixing memory leak, comments, renaming callback type to make it more concise | Christian Grothoff |
2020-03-03 | remove /config from API, as that is not part of the wire gateway specification | Christian Grothoff |
2020-03-01 | fix missing NULL termination on array | Christian Grothoff |
2020-03-01 | check well-formedness of URI when signing, check return value of function for... | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |
2020-02-29 | big rename fest related to #6067 API renaming | Christian Grothoff |
2020-02-27 | rename fest, make symbols better match new endpoint names | Christian Grothoff |
2020-02-26 | phase 1 of #6067: update exchange HTTPD to new API style | Christian Grothoff |
2020-02-04 | implement /config in fakebank and taler_bank_lib.h (#6066) | Christian Grothoff |
2020-02-04 | fix #6065 | Christian Grothoff |
2020-01-21 | make sure request_uid is actually unique | Florian Dold |
2020-01-20 | some comments on aggregator | Florian Dold |
2020-01-19 | doxygen fix | Florian Dold |
2020-01-19 | denom->amount | Florian Dold |
2020-01-19 | comment on JSON canonicalization | Christian Grothoff |
2020-01-19 | rename: TALER_config_get_denom->amount | Christian Grothoff |
2020-01-19 | separate util.c and url.c | Christian Grothoff |
2020-01-19 | fix rounding, extend test | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | remove redundant METHOD option, we can derive it from PAYTO_URI | Florian Dold |
2020-01-19 | config syntax for accounts | Florian Dold |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-19 | add missing files and adjust .gitignore rules for testing move | Florian Dold |
2020-01-18 | payback -> recoup stranglers | Christian Grothoff |
2020-01-18 | deduplicate doxyfiles, integrate with build | Christian Grothoff |
2020-01-18 | doxygen fixes, remove redundant parameters | Florian Dold |
2020-01-18 | doxygen fixes / redundant parameter elimination | Florian Dold |
2020-01-18 | fix -Wextra warnings | Christian Grothoff |
2020-01-18 | make parameter const | Florian Dold |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |