summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
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
2015-07-11fix #3886Christian Grothoff
2015-07-09-fix leaksChristian Grothoff
2015-07-09fix a few pointer passing issues, add remark about #3886Christian Grothoff
2015-07-09fix mint to actually include signature in deposit error replyChristian Grothoff
2015-07-08mint malformed request testingChristian Grothoff
2015-07-08nice error reportingChristian Grothoff
2015-07-08nicer error reportingChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff
2015-07-06do not release uninitialized spec entriesChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff
2015-07-05final fixes to make test passChristian Grothoff
2015-07-05include mint's public key in replyChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05add cov for mint buildChristian Grothoff
2015-07-05-doxygen fixesChristian Grothoff
2015-07-05-fix error codeChristian Grothoff
2015-07-05fixing RC counting and a commaChristian Grothoff
2015-07-04more small bugfixesChristian Grothoff
2015-07-04fix misc small bugsChristian Grothoff
2015-07-01implement C API for /admin/add/incomingChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-30towards implementing #3851: /admin/add/incomingChristian Grothoff
2015-06-30fix /test/rsa API to persist private RSA key and use it across requests and a...Christian Grothoff
2015-06-22fixing #3857Christian Grothoff
2015-06-21implementing /deposit JSON generationChristian Grothoff
2015-06-20generate /keys signature as binary-onlyChristian Grothoff
2015-06-19miscounted s:o entries by oneChristian Grothoff
2015-06-19-more loggingChristian Grothoff
2015-06-18-logChristian Grothoff
2015-06-18fix range check, fix NULL check, fix plugin linkageChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-18-use static for internal APIChristian Grothoff
2015-06-18fix locking issue, as the mutex we are using is not recursive we need to be a...Christian Grothoff
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-06-11fix #3835Christian 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-05-01check return valuesChristian Grothoff
2015-05-01-initialize 'now'Christian Grothoff