summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
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
2015-05-01minor bugfixesChristian Grothoff
2015-04-19fix NPEChristian Grothoff
2015-04-19minor updates to /test apiChristian Grothoff
2015-04-19implementing /test/transferChristian Grothoff
2015-04-18implementing /test/encryptChristian Grothoff
2015-04-18implementing /test/hkdfChristian Grothoff
2015-04-18implementing /test/ecdheChristian Grothoff
2015-04-18implementing /test/rsaChristian Grothoff
2015-04-17adding list of missing /test requestsChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-04-17implementing /test/base32Christian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian Grothoff
2015-04-15preparing to have /test handlers in build systemChristian 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