summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
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
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