summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-22more robust error handlingChristian Grothoff
2016-01-21adding mint-lib logic to execute /wire/deposits requestsChristian Grothoff
2016-01-21finish implementation of DB tracing functionsChristian Grothoff
2016-01-21implementing insert function into aggregation tableChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-12-19properly return result (fixes compiler warning)Christian Grothoff
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-10-05doxygen fixesChristian Grothoff
2015-09-22more leaksChristian Grothoff
2015-09-21fix NPE if denomination key not foundChristian Grothoff
2015-09-21-bugfixChristian Grothoff
2015-09-21retry transactions on serialization/dead-lock failures (#3990)Christian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-08-14fix offset: do not add off for the index into the keys from the clientChristian Grothoff
2015-08-09initialize melt_fee in the TALER_MINT_RefreshMelt structChristian Grothoff
2015-08-09-fix testcase, more verbose logging of client protocol errorsChristian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05fixing RC counting and a commaChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-30towards implementing #3851: /admin/add/incomingChristian Grothoff
2015-06-18fix range check, fix NULL check, fix plugin linkageChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-11fix #3825Christian Grothoff
2015-06-11fixing #3810Christian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-04-15moving core refresh crypto logic to util -- towards fixing #3777Christian Grothoff
2015-04-13rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai...Christian Grothoff
2015-04-13distinguish active/old denomination keys (#3634)Christian Grothoff
2015-04-11scaffolding work towards #3712Christian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-09httpd db: insert new session into the DB before it is referencedSree Harsha Totakura
2015-04-09-fix indentationSree Harsha Totakura
2015-04-09indenting and minor improvements to refresh operations to make them match API...Christian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-03-29fix #3726Christian Grothoff
2015-03-28fix use of struct TALER_DepositConfirmationPSChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28fixing a few missing renames for structsChristian Grothoff
2015-03-28more rename-fest workChristian Grothoff