Age | Commit message (Expand) | Author |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-26 | log decision on auditor DC | Christian Grothoff |
2019-10-26 | bump version | Christian Grothoff |
2019-10-26 | fix spacing | Christian Grothoff |
2019-10-26 | add api to allow clients to force auditor notification of dc | Christian Grothoff |
2019-10-26 | turn teah_common.c into libtalercurl, fixes many ugly issues in build system | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-09-15 | do not output file on wget in testing | Christian Grothoff |
2019-09-15 | use single line | Christian Grothoff |
2019-09-15 | logging leak | Christian Grothoff |
2019-09-15 | fix leak | Christian Grothoff |
2019-09-15 | fix leaks and unnecessary fetch of RSA signature on refresh/reveal | Christian Grothoff |
2019-09-15 | fix leak | Christian Grothoff |
2019-08-31 | don't mark auditor as 'up' when version request faileddemo-2019-08-31-00 | Florian Dold |
2019-08-25 | re-format code | Florian Dold |
2019-08-21 | fix indentation, and properly report vc protocol error if signatures are invalid | Christian Grothoff |
2019-08-17 | prevent // from appearing in payto URIs | Christian Grothoff |
2019-08-01 | fix indent | Christian Grothoff |
2019-07-28 | fixing #5767 | Christian Grothoff |
2019-07-24 | getting revocation/payback test with refreshed coins to pass | Christian Grothoff |
2019-07-24 | implement zombie check | Christian Grothoff |
2019-07-23 | typo | Christian Grothoff |
2019-07-23 | modify /payback API and test usage of that API to pass/return additional info... | Christian Grothoff |
2019-07-21 | expose blinding keys in trait of refresh reveal command (preparation for #5777) | Christian Grothoff |
2019-07-21 | expose blinding key in refresh-reveal API in preparation for #5777 | Christian Grothoff |
2019-07-19 | rename fresh coin to have TALER_TESTING_-prefix | Christian Grothoff |
2019-07-15 | towards #5777, adding todos/notes | Christian Grothoff |
2019-07-15 | fix use of index in testing_api_cmd_refresh.c | Christian Grothoff |
2019-07-15 | integrate test for #5777 into build, expected to fail for now | Christian Grothoff |
2019-07-15 | skeleton for exchange test of new feature #5777 | Christian Grothoff |
2019-06-30 | fix leaks | Christian Grothoff |
2019-06-27 | Still adding master_pub to wire-sigs | Marcello Stanisci |
2019-06-27 | adapt versioned wire_response for cherry-pick test | Marcello Stanisci |
2019-06-27 | adapt versioned wire_response for cherry-pick test | Marcello Stanisci |
2019-06-26 | adding signature verification logic for new link signatures to libtalerexchange | Christian Grothoff |
2019-06-26 | implement /link signatures | Christian Grothoff |
2019-06-18 | reduce code duplication | Christian Grothoff |
2019-06-08 | rename _new.c to just .c for tests | Christian Grothoff |
2019-06-08 | fix #5756, also change sepa->iban as per payto:// spec | Christian Grothoff |
2019-06-07 | update twister conf | Marcello Stanisci |
2019-06-06 | fixing #5754 (make copy, as original may disappear) | Christian Grothoff |
2019-06-05 | working on fix for #5747 | Christian Grothoff |
2019-06-03 | check rval | Christian Grothoff |
2019-06-03 | Moving checks where they belong. | Marcello Stanisci |
2019-06-03 | Fix return code check. | Marcello Stanisci |
2019-06-03 | fix potential free of uninitialized ptr, (on virtually impossible error handl... | Christian Grothoff |
2019-06-03 | check more return values | Christian Grothoff |
2019-06-03 | add missing 'static', ensure no NPE, fail nicely even on bad test input | Christian Grothoff |
2019-06-03 | check return value, always | Christian Grothoff |
2019-05-24 | teah_common.h -> taler_curl_lib.h | Marcello Stanisci |