summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
AgeCommit message (Expand)Author
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-27starting to clean up /deposit logicChristian Grothoff
2015-01-27cleaning up types used some more: also use a new struct for the transfer key ...Christian Grothoff
2015-01-27cleaning up types usedChristian Grothoff
2015-01-27code now fully compiles againChristian Grothoff
2015-01-27mint-httpd_db.c now compiles againChristian Grothoff
2015-01-27implementing varsize link dataChristian 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-21avoid querying DB for refresh session twiceChristian Grothoff
2015-01-21separate DB logic for /refresh/reveal from parsing logicChristian Grothoff
2015-01-21handle DB connect errorsChristian Grothoff
2015-01-21document TODOsChristian Grothoff
2015-01-21separate argument parsing from DB operations for /refresh/linkChristian 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-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