summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-09-fix testcase, more verbose logging of client protocol errorsChristian Grothoff
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-09move struct TALER_MINTDB_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 direction of cmp check, log session hash for diagnosticsChristian Grothoff
2015-08-09fix use-after-free, add log statements to report request parsing error lines ...Christian Grothoff
2015-08-09-some cosmeticsChristian Grothoff
2015-08-09report line numbers to log when generating request parsing errorsChristian Grothoff
2015-08-09use correct TMH command code for JSON objectsChristian 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-09silence useless PQ loggingChristian Grothoff
2015-08-09fix #3934Christian Grothoff
2015-08-09fix #3935 by removing error message: the test provokes this intentionallyChristian Grothoff
2015-08-09test logic for actually testing /refresh operations, keeping disabled for now...Christian Grothoff
2015-08-09bugfix in return value calculationChristian Grothoff
2015-08-09add checks for /refresh/link resultChristian Grothoff
2015-08-09support /deposit from /refresh/reveal'ed coins in testChristian Grothoff
2015-08-09-finish reveal_cbChristian Grothoff
2015-08-09doxygenChristian Grothoff
2015-08-09doxygen-fixesChristian Grothoff
2015-08-09towards implementing OC_REFRESH_LINKChristian Grothoff
2015-08-09fix FTBFS, towards implementing OC_REFRESH_REVEALChristian Grothoff
2015-08-09implementing OC_REFRESH_MELT test commandChristian Grothoff
2015-08-08more skeleton code towards testing /refreshChristian Grothoff
2015-08-08skeleton for /refresh/-testingChristian Grothoff
2015-08-08implement parse_refresh_link_okChristian 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-08use _ instead of - for consistencyChristian Grothoff
2015-08-08move coin history verification to new mint_api_common.c for future use by ref...Christian 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-07fixesFournier Nicolas
2015-08-06adding checks to avoid re-initializing memory and removing [0]-type hack, how...Christian Grothoff
2015-08-06-minor style fixes in benchmarking logicChristian Grothoff
2015-08-06more work on /refresh skeleton and internal data structuresChristian Grothoff
2015-08-06Merge branch 'master' of taler.net:/var/git/mintFournier Nicolas
2015-08-06added memory testingFournier Nicolas