summaryrefslogtreecommitdiff
path: root/src/mint
AgeCommit message (Expand)Author
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
2015-04-08-typoChristian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian Grothoff
2015-04-08httpd refresh: remove unused `melt_sig_json' and `commit_sig_json' fieldsSree Harsha Totakura
2015-03-29switching /withdraw/sign from GET to POSTChristian Grothoff
2015-03-29fix #3726Christian Grothoff
2015-03-28fix use of struct TALER_DenominationKeyValidityPSChristian Grothoff
2015-03-28fix use of struct TALER_MintSigningKeyValidityPSChristian Grothoff
2015-03-28fix use of struct TALER_RefreshMeltCoinAffirmationPSChristian Grothoff
2015-03-28fix use of struct TALER_DepositConfirmationPSChristian Grothoff