summaryrefslogtreecommitdiff
path: root/src/mint-lib
AgeCommit message (Expand)Author
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-01-30Merge branch 'master' of ssh://taler.net:/var/git/mintChristian Grothoff
2016-01-30-remove empty linesChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-22/wire/deposits expects to use GET, not POSTChristian Grothoff
2016-01-22fix test logicChristian Grothoff
2016-01-22do not have curl be verboseChristian Grothoff
2016-01-22sketched first part of testcase, currently failing (bad signature: 401)Christian Grothoff
2016-01-22extending test driver interpreter with commands to exercise aggregation API (...Christian Grothoff
2016-01-21fix clean up logic of mint_api_refresh_linkChristian Grothoff
2016-01-21-remove dead codeChristian Grothoff
2016-01-21adding mint-lib logic to execute /wire/deposits requestsChristian Grothoff
2016-01-21adding API code for /deposit/wtid requestsChristian Grothoff
2016-01-21implementing insert function into aggregation tableChristian Grothoff
2016-01-20Merge branch 'master' of git+ssh://taler.net/var/git/mintChristian Grothoff
2016-01-20indent, etc.Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-18check return value from TALER_amount_subtract()Christian Grothoff
2016-01-18remove useless check, this is a fixed-size array, thus pointer is never NULLChristian Grothoff
2016-01-01fix use-after-free on NULLing CB field if CB itself destroyed our context alr...Christian Grothoff
2016-01-01update max_fd to new max, never lower itChristian Grothoff
2015-12-25Add lots of logging.Florian Dold
2015-12-24Remove overly long timeout.Florian Dold
2015-12-24loggingFlorian Dold
2015-12-23loggingFlorian Dold
2015-12-23Temporary: Very verbose logging.Florian Dold
2015-12-23Logging.Florian Dold
2015-12-23Logging.Florian Dold
2015-12-20make sure triggered action actually runsChristian Grothoff
2015-12-20-check return valueChristian Grothoff
2015-12-19avoid generating URLs with // in themChristian Grothoff
2015-12-19only reduce timeout, enable function to be called on existing valuesChristian Grothoff
2015-11-25get rid of marcello's printf()-style debugging with compiler warnings...Christian Grothoff
2015-11-24Make compiler warning go awayFlorian Dold
2015-11-17removing the bank WebsiteMarcello Stanisci
2015-11-11updating code to match simplified specification (#4039)Christian Grothoff
2015-11-03minor change to commentsMarcello Stanisci
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-10-19-use proper cast to what the API expects, just removes a compiler warningChristian Grothoff
2015-10-05doxygen fixesChristian Grothoff
2015-09-28-renable testrun, update gitignoreChristian Grothoff
2015-09-22do not try to free NULLChristian Grothoff
2015-09-21AFL test generation scriptsChristian Grothoff
2015-09-21here we want 'yes'Christian Grothoff
2015-09-21change tests to use persistent DB to vastly improve performanceChristian Grothoff
2015-09-20expanding test to cover multi-wire format scenarios (#3972)Christian Grothoff
2015-09-20implement #3972: support multiple wire formats concurrentlyChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19implementing retrieval of auditor information from /keys in mint API (with up...Christian Grothoff
2015-09-15reference #3972Christian Grothoff