Age | Commit message (Expand) | Author |
---|---|---|
2020-04-09 | make code compiler without warnings with latest libmicrohttpd API | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-04-08 | rename a_balance (#6170) | Christian Grothoff |
2020-04-08 | adapt to new GNUnet sign API (#6164) | Christian Grothoff |
2020-04-07 | this signature was pretty much always obsolete | Christian Grothoff |
2020-04-07 | rename constants | Christian Grothoff |
2020-04-07 | make version field const | Christian Grothoff |
2020-04-06 | more error codes | Christian Grothoff |
2020-04-05 | make exchange API more uniform in how information is returned | Christian Grothoff |
2020-04-04 | more error codes | Christian Grothoff |
2020-04-04 | more error codes | Christian Grothoff |
2020-04-04 | update configuration to match latest docs | Christian Grothoff |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff |
2020-04-03 | update error codes | Christian Grothoff |
2020-04-03 | check amount compatibility in history logic | Christian Grothoff |
2020-04-03 | fix ftbfs | Christian Grothoff |
2020-04-02 | update error codes for merchant | Christian Grothoff |
2020-04-02 | fix #6148 | Christian Grothoff |
2020-04-02 | fix #6147 | Christian Grothoff |
2020-04-02 | fix #6146 | Christian Grothoff |
2020-04-01 | typo | Christian Grothoff |
2020-04-01 | better types/scoping/indentation | Christian Grothoff |
2020-04-01 | scope clean up | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-31 | fix leakv0.7.0 | Christian Grothoff |
2020-03-31 | add extra checks | Christian Grothoff |
2020-03-31 | bump version in configure.ac | Christian Grothoff |
2020-03-31 | make auditor less verbose | Christian Grothoff |
2020-03-30 | match updated specification, use CREDIT instead of DEPOSIT for transfers into... | Christian Grothoff |
2020-03-30 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff |
2020-03-30 | clarify | Christian Grothoff |
2020-03-30 | change confusing comment, revision is a different component of libtool versions | Florian Dold |
2020-03-29 | v7 | Christian Grothoff |
2020-03-29 | remove bogus warnings | Christian Grothoff |
2020-03-29 | fix auditor file parse problem | Christian Grothoff |
2020-03-29 | more files missing for dist target | Christian Grothoff |
2020-03-29 | more missing files for 'dist' | Christian Grothoff |
2020-03-29 | add missing files to dist | Christian Grothoff |
2020-03-29 | fix indentation | Christian Grothoff |
2020-03-29 | fix leak of old keystate if loading of new keystate failed | Christian Grothoff |
2020-03-29 | fix minor leak from getopt | Christian Grothoff |
2020-03-28 | fix leaks and bad RC logic wrt json reference copying | Christian Grothoff |
2020-03-28 | doxygen fix | Christian Grothoff |
2020-03-28 | address FIXME | Christian Grothoff |
2020-03-28 | address FIXME | Christian Grothoff |
2020-03-28 | resolved FIXMEs | Christian Grothoff |
2020-03-28 | reserve history amount includes fee, add it | Christian Grothoff |
2020-03-28 | lookup in reverse order also inside of batch | Christian Grothoff |
2020-03-28 | do not re-use command label | Christian Grothoff |
2020-03-28 | permit subtraction to result in zero | Christian Grothoff |