summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
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
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-13distinguish active/old denomination keys (#3634)Christian Grothoff
2015-04-12make wireformat configurable (#3624)Christian Grothoff
2015-04-12implement #3739 (properly)Christian Grothoff
2015-04-12finished with #3712: documentation updateChristian Grothoff
2015-04-11implementing JSON logic to generate full error on /refresh/reveal (#3712)Christian Grothoff
2015-04-11scaffolding work towards #3712Christian Grothoff
2015-04-11-bump copyright yearsChristian Grothoff
2015-04-11implementing #3740Christian Grothoff
2015-04-11more complete documentationChristian Grothoff
2015-04-11implement #3471Christian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-04-09httpd db: insert new session into the DB before it is referencedSree Harsha Totakura
2015-04-09-fix indentationSree Harsha Totakura
2015-04-09indenting and minor improvements to refresh operations to make them match API...Christian Grothoff
2015-04-08Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff