summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_refresh.c
AgeCommit message (Expand)Author
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-30working on /refresh/melt operationChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29more notes about issues in bug trackerChristian Grothoff
2015-01-29more commentsChristian Grothoff
2015-01-29finish simplify cleanup of json roots: as early as possibleChristian Grothoff
2015-01-29finish cleanup of /refresh/link parsing, trivial this timeChristian Grothoff
2015-01-29finish cleanup of /refresh/reveal parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian Grothoff
2015-01-29finish cleanup of /refresh/melt parsingChristian Grothoff
2015-01-29make TALER_MINT_parse_json_data more expressive, add RSA types as wellChristian Grothoff
2015-01-29make TALER_MINT_parse_json_data more expressiveChristian 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-27code now fully compiles againChristian Grothoff
2015-01-27implementing varsize link dataChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-21separate DB logic for /refresh/reveal from parsing logicChristian Grothoff
2015-01-21document TODOsChristian Grothoff
2015-01-21separate argument parsing from DB operations for /refresh/linkChristian Grothoff
2015-01-21move /refresh/reveal response generation to taler-mint-httpd_responses.cChristian Grothoff
2015-01-21properly separate DB logic from parsing logic for /refresh/commitChristian Grothoff
2015-01-21properly separate DB logic from parsing logic for /refresh/meltChristian 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-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-09moving TALER_hash_context API to GNUnet, using slightly cleaner API as wellChristian Grothoff
2015-01-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff