summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.c
AgeCommit message (Expand)Author
2015-01-28cleaning up some memory management issues in response generationChristian Grothoff
2015-01-28sign /deposit reply so that merchant has proof that mint accepted itChristian Grothoff
2015-01-28avoid using struct Deposit in responseChristian Grothoff
2015-01-28more cleanup of mint.hChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27towards making code compile againChristian Grothoff
2015-01-27towards making code compile againChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-21handle DB connect errorsChristian Grothoff
2015-01-21move /refresh/reveal response generation to taler-mint-httpd_responses.cChristian Grothoff
2015-01-20towards separating out DB operations during refreshChristian Grothoff
2015-01-20more work on splitting refresh logicChristian Grothoff
2015-01-20starting to refactor refresh code, moving response generation logic to respon...Christian Grothoff
2015-01-19more code refactoring to separate parsing, db and response generation nicelyChristian Grothoff
2015-01-19document TODOsChristian Grothoff
2015-01-19restructuring more of deposit logic towards desired flow structureChristian Grothoff
2015-01-16nicer TALER_MINT_parse_post_json return value handling, fixing return values ...Christian Grothoff
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff