summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
AgeCommit message (Expand)Author
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-31finished first pass over /refresh/reveal logic, simplifying mint_db API by ke...Christian Grothoff
2015-01-31starting to clean up /refresh/reveal DB logicChristian Grothoff
2015-01-30working on /refresh/melt operationChristian Grothoff
2015-01-29eliminating obsolete KnownCoin APIsChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29logic of execute_refresh_commit is now cleanChristian 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-29update commentsChristian 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-28update docuChristian 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-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