summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_deposit.c
AgeCommit message (Expand)Author
2015-01-28move coin validity test to libtalerutilChristian Grothoff
2015-01-28sign /deposit reply so that merchant has proof that mint accepted itChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27starting to clean up /deposit logicChristian Grothoff
2015-01-27mint-httpd_withdraw compiles againChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-19document TODOsChristian Grothoff
2015-01-19restructuring more of deposit logic towards desired flow structureChristian Grothoff
2015-01-16remarks on deposit issuesChristian Grothoff
2015-01-16clean up (and rename) request_json_require_nav to properly report parsing errorsChristian 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
2015-01-09moving structs relevant for signatures into taler_signatures.h, splitting of ...Christian Grothoff
2015-01-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff