summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_deposit.c
AgeCommit message (Expand)Author
2015-03-22include fees in amounts being signed, check available balance on refreshChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-15simplify code structure, reduce exposure of keystate structChristian Grothoff
2015-03-13use wire validation routineChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29make TALER_MINT_parse_json_data more expressive, add RSA types as wellChristian Grothoff
2015-01-28cleaning up mint_db APIChristian Grothoff
2015-01-28cleaning upChristian Grothoff
2015-01-28generally just include taler_util.hChristian Grothoff
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