summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-04-12make wireformat configurable (#3624)Christian Grothoff
2015-04-12fix for #3626: make it easier to add additional validatorsChristian Grothoff
2015-04-12separate out wireformats logicChristian Grothoff
2015-04-12Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-04-12implement #3739 (properly)Christian Grothoff
2015-04-12-fix misc.Sree Harsha Totakura
2015-04-12mintdb: add testcase for insert_denominationSree Harsha Totakura
2015-04-12mintdb postgres: implement insert_denominationSree Harsha Totakura
2015-04-12mintdb plugin: introduce insert_denominationSree Harsha Totakura
2015-04-12Merge branch 'master' of git+ssh://git.taler.net/var/git/mintChristian Grothoff
2015-04-12finished with #3712: documentation updateChristian Grothoff
2015-04-12mintdb: add fixme #3769: Should coins be made spendable at multiple merchants?Sree Harsha Totakura
2015-04-12mintdb postgres: fix session hash lengthSree Harsha Totakura
2015-04-12mintdb postgres: hardlimit storing of currency code to 3 characters - #3768Sree Harsha Totakura
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-10mintdb: test (create/get)_refresh_sessionSree Harsha Totakura
2015-04-10mintdb postgres: implement create_refresh_sessionSree Harsha Totakura
2015-04-10mintdb postgres: implement get_refresh_sessionSree Harsha Totakura
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 ↵Christian Grothoff
API spec
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
The new protocol has coin signatures in the melt_coins JSON structure. It also does not have a session public key, so the commit_sig is unnecessary.
2015-03-30-add self as an authorSree Harsha Totakura
2015-03-29switching /withdraw/sign from GET to POSTChristian Grothoff
2015-03-29fix #3726Christian Grothoff
2015-03-29#3727 is no problem, code was fineChristian 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
2015-03-28fix use of struct TALER_DepositRequestPS (rest)Christian Grothoff
2015-03-28fix use of struct TALER_DepositRequestPS (unfinished)Christian Grothoff
2015-03-28fix use of struct TALER_WithdrawRequestPSChristian Grothoff
2015-03-28move FIXMEChristian Grothoff
2015-03-28reference #3740Christian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff