summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-22use correct status codeChristian Grothoff
2016-01-21adding API code for /deposit/wtid requestsChristian Grothoff
2016-01-20bump yearChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-09-22fixing use of wrong array length (bad), and misc leaksChristian Grothoff
2015-09-21add option -C to force closing of connectionsChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17add internal sig verification, pack hashes, fix testcaseChristian Grothoff
2015-08-17use correct response codeChristian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14fix melt sig alignment issueChristian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-08implementing verify_refresh_melt_signature_forbiddenChristian Grothoff
2015-08-08use _ instead of - for consistencyChristian Grothoff
2015-07-09fix a few pointer passing issues, add remark about #3886Christian Grothoff
2015-07-09fix mint to actually include signature in deposit error replyChristian 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-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-06-30towards implementing #3851: /admin/add/incomingChristian Grothoff
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