Age | Commit message (Expand) | Author |
2015-10-19 | -use proper cast to what the API expects, just removes a compiler warning | Christian Grothoff |
2015-10-05 | doxygen fixes | Christian Grothoff |
2015-09-28 | -renable testrun, update gitignore | Christian Grothoff |
2015-09-22 | do not try to free NULL | Christian Grothoff |
2015-09-21 | AFL test generation scripts | Christian Grothoff |
2015-09-21 | here we want 'yes' | Christian Grothoff |
2015-09-21 | change tests to use persistent DB to vastly improve performance | Christian Grothoff |
2015-09-20 | expanding test to cover multi-wire format scenarios (#3972) | Christian Grothoff |
2015-09-20 | implement #3972: support multiple wire formats concurrently | Christian Grothoff |
2015-09-19 | renaming /withdraw to /reserve (#3968) | Christian Grothoff |
2015-09-19 | implementing retrieval of auditor information from /keys in mint API (with up... | Christian Grothoff |
2015-09-15 | reference #3972 | Christian Grothoff |
2015-09-15 | adding tests for /wire | Christian Grothoff |
2015-09-15 | support for /wire testing | Christian Grothoff |
2015-09-14 | implement /wire api (#3947) | Christian Grothoff |
2015-08-18 | handle permutations of keys in reply | Christian Grothoff |
2015-08-17 | some DB logic fixes, so now more of tests pass | Christian Grothoff |
2015-08-17 | -notes on testing | Christian Grothoff |
2015-08-17 | add internal sig verification, pack hashes, fix testcase | Christian Grothoff |
2015-08-17 | fix use-after-free, ignore errors in testcase that can be explained by unsupp... | Christian Grothoff |
2015-08-17 | fix /refresh/link response handling | Christian Grothoff |
2015-08-14 | activating test /refresh/link (still fails) | Christian Grothoff |
2015-08-14 | adapt code to match (updated) spec | Christian Grothoff |
2015-08-14 | swap dimensions as per protocol spec | Christian Grothoff |
2015-08-14 | fix typo | Christian Grothoff |
2015-08-14 | fix melt sig alignment issue | Christian Grothoff |
2015-08-14 | -fix direction | Christian Grothoff |
2015-08-14 | -fix typo | Christian Grothoff |
2015-08-14 | also build mint-lib if we only have libgnurl | Christian Grothoff |
2015-08-09 | -fix testcase, more verbose logging of client protocol errors | Christian Grothoff |
2015-08-09 | rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP | Christian Grothoff |
2015-08-09 | move struct TALER_MINTDB_RefreshCommitLinkP | Christian Grothoff |
2015-08-09 | fix missing bits from session hash calculation | Christian Grothoff |
2015-08-09 | fix signature purpose used, log session hash for diagnostics | Christian Grothoff |
2015-08-09 | -some cosmetics | Christian Grothoff |
2015-08-09 | fix array dimensions to match server expecations, fix server to report locati... | Christian Grothoff |
2015-08-09 | fixing very silly bug | Christian Grothoff |
2015-08-09 | fixing silly bug | Christian Grothoff |
2015-08-09 | fix #3934 | Christian Grothoff |
2015-08-09 | test logic for actually testing /refresh operations, keeping disabled for now... | Christian Grothoff |
2015-08-09 | bugfix in return value calculation | Christian Grothoff |
2015-08-09 | add checks for /refresh/link result | Christian Grothoff |
2015-08-09 | support /deposit from /refresh/reveal'ed coins in test | Christian Grothoff |
2015-08-09 | -finish reveal_cb | Christian Grothoff |
2015-08-09 | doxygen | Christian Grothoff |
2015-08-09 | doxygen-fixes | Christian Grothoff |
2015-08-09 | towards implementing OC_REFRESH_LINK | Christian Grothoff |
2015-08-09 | fix FTBFS, towards implementing OC_REFRESH_REVEAL | Christian Grothoff |
2015-08-09 | implementing OC_REFRESH_MELT test command | Christian Grothoff |
2015-08-08 | more skeleton code towards testing /refresh | Christian Grothoff |