summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19implement #3838 (as required for wire transfers)Christian Grothoff
2015-09-19fixing #3816: adding 'id' field to uniquely identify each depositChristian Grothoff
2015-09-19finish implementing #3847Christian Grothoff
2015-09-19Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with up...Christian Grothoff
2015-09-18finish implementing #3847Christian Grothoff
2015-09-17towards implementing #3847Christian Grothoff
2015-09-17implement mintdb API for mint to read auditor keys from disk -- and form audi...Christian Grothoff
2015-09-16implement auditor signing toolChristian Grothoff
2015-09-16adding man page for taler-auditor-signChristian Grothoff
2015-09-16add -o option to taler-mint-keyupChristian Grothoff
2015-09-15reference #3972Christian Grothoff
2015-09-15adding tests for /wireChristian Grothoff
2015-09-15support for /wire testingChristian Grothoff
2015-09-14implement /wire api (#3947)Christian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-09-04mintdb postgres: reorganize code in test_mintdb.cSree Harsha Totakura
2015-08-25Bigger initialization for benchmarkingFournier Nicolas
2015-08-24mintdb postgres: test get_refresh_commit_coins()Sree Harsha Totakura
2015-08-18Merge branch 'master' of ssh://taler.net:/var/git/mintChristian Grothoff
2015-08-18mintdb postgres: test insert_refresh_commit_coins()Sree Harsha Totakura
2015-08-18handle permutations of keys in replyChristian Grothoff
2015-08-18mintdb postgres: test refresh_order_get()Sree Harsha Totakura
2015-08-18mintdb postgres: test insert_refresh_order()Sree Harsha Totakura
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17mintdb postgres: parameterize denomination creation.Sree Harsha Totakura
2015-08-17use proper function for uint16 handlingChristian Grothoff
2015-08-17preliminary work on more benchmarksFournier Nicolas
2015-08-17Merge branch 'master' of git+ssh://taler.net/var/git/mintSree Harsha Totakura
2015-08-17mintdb postgres: test get_refresh_mint()Sree Harsha Totakura
2015-08-17-notes on testingChristian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-17use correct response codeChristian Grothoff
2015-08-17fix use-after-free, ignore errors in testcase that can be explained by unsupp...Christian Grothoff
2015-08-17fix /refresh/link response handlingChristian Grothoff
2015-08-17fix DB logic: actually iterate where we need toChristian Grothoff
2015-08-16mintdb postgres: test insert_refresh_melt().Sree Harsha Totakura
2015-08-16mintdb postgres: misc fixesSree Harsha Totakura
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff
2015-08-14fix offset: do not add off for the index into the keys from the clientChristian Grothoff
2015-08-14fix key indexChristian Grothoff
2015-08-14fix db insertChristian Grothoff
2015-08-14swap dimensions as per protocol specChristian Grothoff
2015-08-14fix typoChristian Grothoff
2015-08-14fix melt sig alignment issueChristian Grothoff
2015-08-14-fix directionChristian Grothoff
2015-08-14-fix typoChristian Grothoff