summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.h
AgeCommit message (Expand)Author
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-04-11scaffolding work towards #3712Christian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-28fix use of struct TALER_DepositConfirmationPSChristian Grothoff
2015-03-28fixing a few missing renames for structsChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-22fix #3638Christian Grothoff
2015-03-13slightly better error generation on /refresh/reveal errorsChristian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
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-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian 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 up some memory management issues in response generationChristian 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-27polishing taler-mint-http_withdraw.c logicChristian 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-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-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-16adding logic to free buffers allocated for POST processing when connection di...Christian Grothoff
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff