summaryrefslogtreecommitdiff
path: root/src/mint-lib/mint_api_refresh.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-18remove useless check, this is a fixed-size array, thus pointer is never NULLChristian Grothoff
2015-11-24Make compiler warning go awayFlorian Dold
2015-08-18handle permutations of keys in replyChristian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14swap dimensions as per protocol specChristian Grothoff
2015-08-14fix melt sig alignment issueChristian Grothoff
2015-08-14-fix directionChristian Grothoff
2015-08-14-fix typoChristian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-09fix missing bits from session hash calculationChristian Grothoff
2015-08-09fix signature purpose used, log session hash for diagnosticsChristian Grothoff
2015-08-09fix array dimensions to match server expecations, fix server to report locati...Christian Grothoff
2015-08-09fixing very silly bugChristian Grothoff
2015-08-09fixing silly bugChristian Grothoff
2015-08-09bugfix in return value calculationChristian Grothoff
2015-08-09doxygen-fixesChristian Grothoff
2015-08-08-newlineChristian Grothoff
2015-08-08implement handle_refresh_reveal_finished (200 OK handler)Christian Grothoff
2015-08-08add missing conclusion over melt session hash computationChristian Grothoff
2015-08-08finshing json parsing support for /refresh/melt handlingChristian Grothoff
2015-08-08implementing verify_refresh_melt_signature_forbiddenChristian Grothoff
2015-08-08handle HTTP OK status code for /refresh/meltChristian Grothoff
2015-08-08implement TALER_MINT_refresh_reveal logicChristian Grothoff
2015-08-08completing TALER_MINT_refresh_melt implementationChristian Grothoff
2015-08-08-more boilerplateChristian Grothoff
2015-08-08complete implementation of TALER_MINT_refresh_prepareChristian Grothoff
2015-08-08towards implemnting TALER_MINT_refresh_prepareChristian Grothoff
2015-08-08implementing deserialization logicChristian Grothoff
2015-08-08implementing serialization logicChristian Grothoff
2015-08-06more work on /refresh skeleton and internal data structuresChristian Grothoff
2015-08-06adding first draft for the /refresh/ APIs, including implementation stubChristian Grothoff