summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.c
AgeCommit message (Expand)Author
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-05-01minor bugfixesChristian Grothoff
2015-04-13distinguish active/old denomination keys (#3634)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-09indenting and minor improvements to refresh operations to make them match API...Christian Grothoff
2015-04-08-typoChristian Grothoff
2015-04-08indentation and minor updates to reflect latest API docsChristian 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 (unfinished)Christian Grothoff
2015-03-28fix use of struct TALER_WithdrawRequestPSChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28fixing a few missing renames for structsChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28more rename-fest workChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24Merge branch 'master' of git.taler.net:/var/git/mintChristian Grothoff
2015-03-24spaceChristian Grothoff
2015-03-24address #3708: melt_hash => session_hash, use session_hash for DB access, not...Christian Grothoff
2015-03-22fix #3638Christian Grothoff
2015-03-22include fees in amounts being signed, check available balance on refreshChristian Grothoff
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-15simplify json construction codeChristian Grothoff
2015-03-15moving low-level JSON encoding logic to json.cChristian Grothoff
2015-03-13slightly better error generation on /refresh/reveal errorsChristian Grothoff
2015-03-10clean up refresh logic and use of signaturesChristian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
2015-03-09actually include purpose payload in sigChristian Grothoff
2015-03-09add withdraw proof to reserve history jsonChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-31cleaning up /refresh/link logic, in particular separting out response generat...Christian Grothoff
2015-01-31starting to clean up /refresh/reveal DB logicChristian Grothoff
2015-01-30TALER_MINT_keys_sign returns void, thus no need to check rvalueChristian Grothoff
2015-01-30fix missing test, wrong typeChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-29annotate with bug report numberChristian Grothoff
2015-01-29update commentsChristian Grothoff
2015-01-29clean up /withdraw/sign logicChristian Grothoff
2015-01-29towards proper implementation of /withdraw/statusChristian Grothoff
2015-01-28rollback should just return voidChristian Grothoff
2015-01-28cleaning upChristian Grothoff
2015-01-28simplify logic, remove dead callChristian Grothoff
2015-01-28generally just include taler_util.hChristian Grothoff
2015-01-28cleaning up some memory management issues in response generationChristian Grothoff