summaryrefslogtreecommitdiff
path: root/src/mint-lib/mint_api_handle.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-30Merge branch 'master' of ssh://taler.net:/var/git/mintChristian Grothoff
2016-01-30-remove empty linesChristian Grothoff
2016-01-22do not have curl be verboseChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-01fix use-after-free on NULLing CB field if CB itself destroyed our context alr...Christian Grothoff
2015-12-23loggingFlorian Dold
2015-12-23Temporary: Very verbose logging.Florian Dold
2015-12-23Logging.Florian Dold
2015-12-19avoid generating URLs with // in themChristian Grothoff
2015-11-03minor change to commentsMarcello Stanisci
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with up...Christian Grothoff
2015-07-11share more code in mint API, misc bugfixesChristian Grothoff
2015-07-08-fixChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-07-05include mint's public key in replyChristian Grothoff
2015-06-30fix ftbfsChristian Grothoff
2015-06-26handle response code 0 more nicelyChristian Grothoff
2015-06-21-implement signature checking on /depositChristian Grothoff
2015-06-21starting with skeleton for /deposit implementationChristian Grothoff
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-20deduplicate code with util/json.c, do use consistently /time/ encodingChristian Grothoff
2015-06-20simplify /keys parser by using json parser interpreterChristian Grothoff
2015-06-19must also decode 'expire_legal'Christian Grothoff
2015-06-19fix struct used in size calc for key signingChristian Grothoff
2015-06-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff