summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
2015-09-21fix NPE if denomination key not foundChristian 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-21add option -C to force closing of connectionsChristian Grothoff
2015-09-21remove strange historic test directoriesChristian Grothoff
2015-09-20expanding test to cover multi-wire format scenarios (#3972)Christian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19finish implementing #3847Christian 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-15reference #3972Christian Grothoff
2015-09-15adding tests for /wireChristian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-17use correct response codeChristian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14fix offset: do not add off for the index into the keys from the clientChristian 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-11finishing taler-mint-sepaChristian Grothoff
2015-08-11-return proper responseChristian Grothoff
2015-08-11towards implementing /wire repliesChristian Grothoff
2015-08-10calling /wire skeletons, adding /robots.txt pageChristian Grothoff
2015-08-10skeleton for /wire requestsChristian 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-08-09move struct TALER_MINTDB_RefreshCommitLinkPChristian Grothoff
2015-08-09fix direction of cmp check, log session hash for diagnosticsChristian Grothoff
2015-08-09fix use-after-free, add log statements to report request parsing error lines ...Christian Grothoff
2015-08-09-some cosmeticsChristian Grothoff
2015-08-09report line numbers to log when generating request parsing errorsChristian Grothoff
2015-08-09use correct TMH command code for JSON objectsChristian Grothoff
2015-08-09fix array dimensions to match server expecations, fix server to report locati...Christian Grothoff
2015-08-09doxygenChristian Grothoff
2015-08-08implementing verify_refresh_melt_signature_forbiddenChristian Grothoff
2015-08-08use _ instead of - for consistencyChristian Grothoff
2015-07-14-more testsChristian Grothoff
2015-07-14-off by 1Christian Grothoff
2015-07-14add testChristian Grothoff
2015-07-14-check return valueChristian Grothoff
2015-07-13add -t option to httpdChristian Grothoff
2015-07-12adding -f command-line optionChristian Grothoff
2015-07-11share more code in mint API, misc bugfixesChristian Grothoff
2015-07-11fixing #3876 (no semantic change, just stylistic changes)Christian Grothoff