summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
AgeCommit message (Expand)Author
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ...Christian Grothoff
2015-03-19use new GNUnet APIs to convert ECDSA to ECDHE keysChristian Grothoff
2015-03-18Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-18update reserve summary when withdraws are made through insert_collectible_bli...Sree Harsha Totakura
2015-03-16httpd: Use the right fee for deposit transactionSree Harsha Totakura
2015-03-15simplify code structure, reduce exposure of keystate structChristian Grothoff
2015-03-13slightly better error generation on /refresh/reveal errorsChristian Grothoff
2015-03-10fix #3635Christian Grothoff
2015-03-10remove redundant arg 'num_oldcoins/num_newcoins'Christian Grothoff
2015-03-10remove redundant arg 'commit_client_sig'Christian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
2015-03-09add withdraw proof to reserve history jsonChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-03-07db: Implement get_collectable_blindcoinSree Harsha Totakura
2015-03-06Move table creation logic to DB layer. Also support temporary schema creatio...Sree Harsha Totakura
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