summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.c
AgeCommit message (Expand)Author
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-31cleaning up /refresh/link logic, in particular separting out response generat...Christian Grothoff
2015-01-31starting to clean up /refresh/reveal DB logicChristian Grothoff
2015-01-30TALER_MINT_keys_sign returns void, thus no need to check rvalueChristian Grothoff
2015-01-30fix missing test, wrong typeChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29annotate with bug report numberChristian Grothoff
2015-01-29update commentsChristian Grothoff
2015-01-29clean up /withdraw/sign logicChristian Grothoff
2015-01-29towards proper implementation of /withdraw/statusChristian Grothoff
2015-01-28rollback should just return voidChristian Grothoff
2015-01-28cleaning upChristian Grothoff
2015-01-28simplify logic, remove dead callChristian Grothoff
2015-01-28generally just include taler_util.hChristian Grothoff
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