Age | Commit message (Expand) | Author |
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 FTBFS | Marcello Stanisci |
2019-06-30 | use proper default configuration | Christian Grothoff |
2019-06-30 | log on no change to db | Christian Grothoff |
2019-06-30 | indenting | Christian Grothoff |
2019-06-30 | indenting | 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-27 | oops, first parse JSON | Florian Dold |
2019-06-27 | first steps on #5777 | Christian Grothoff |
2019-06-26 | use GNUNET_memcmp | Florian Dold |
2019-06-26 | wire signatures: produce better warning | Florian Dold |
2019-06-26 | export get-known-coin function from DB API | Christian Grothoff |
2019-06-26 | also check for master public key consistency in taler-exchange-keyup | Christian Grothoff |
2019-06-26 | fix use after free | Christian Grothoff |
2019-06-26 | have taler-exchange-wire check master public key matches | Christian Grothoff |
2019-06-26 | add test for json_wire.c logic | Christian Grothoff |
2019-06-26 | template for /refresh/payback | Christian Grothoff |
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-18 | dead code elimination | Christian Grothoff |
2019-06-16 | fix NPE | Christian Grothoff |
2019-06-08 | add another EC | Christian Grothoff |
2019-06-08 | rename _new.c to just .c for tests | Christian Grothoff |
2019-06-08 | add missing file | 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-05 | add locking to avoid transaction retries | Christian Grothoff |
2019-06-04 | DCE | Christian Grothoff |
2019-06-04 | indentation | Christian Grothoff |
2019-06-04 | log failures by MHD_add_response_header | 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 | initialize timestamp to obviously bogus value if /admin/add/incoming failed | Christian Grothoff |
2019-06-03 | .argument field was never used, simplify logic | Christian Grothoff |
2019-06-03 | add guard logic to check sizeof(value) is sufficient (should be -- size is 20... | Christian Grothoff |
2019-06-03 | fix potential free of uninitialized ptr, (on virtually impossible error handl... | Christian Grothoff |
2019-06-03 | getchar() result is intentionally discarded, make this clear | Christian Grothoff |
2019-06-03 | put fixme for #5746. | Marcello Stanisci |
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 |