summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-15integrate test for #5777 into build, expected to fail for nowChristian Grothoff
2019-07-15skeleton for exchange test of new feature #5777Christian Grothoff
2019-06-30fix FTBFSMarcello Stanisci
2019-06-30use proper default configurationChristian Grothoff
2019-06-30log on no change to dbChristian Grothoff
2019-06-30indentingChristian Grothoff
2019-06-30indentingChristian Grothoff
2019-06-30fix leaksChristian Grothoff
2019-06-27Still adding master_pub to wire-sigsMarcello Stanisci
2019-06-27adapt versioned wire_response for cherry-pick testMarcello Stanisci
2019-06-27adapt versioned wire_response for cherry-pick testMarcello Stanisci
2019-06-27oops, first parse JSONFlorian Dold
2019-06-27first steps on #5777Christian Grothoff
2019-06-26use GNUNET_memcmpFlorian Dold
2019-06-26wire signatures: produce better warningFlorian Dold
2019-06-26export get-known-coin function from DB APIChristian Grothoff
2019-06-26also check for master public key consistency in taler-exchange-keyupChristian Grothoff
2019-06-26fix use after freeChristian Grothoff
2019-06-26have taler-exchange-wire check master public key matchesChristian Grothoff
2019-06-26add test for json_wire.c logicChristian Grothoff
2019-06-26template for /refresh/paybackChristian Grothoff
2019-06-26adding signature verification logic for new link signatures to libtalerexchangeChristian Grothoff
2019-06-26implement /link signaturesChristian Grothoff
2019-06-18reduce code duplicationChristian Grothoff
2019-06-18dead code eliminationChristian Grothoff
2019-06-16fix NPEChristian Grothoff
2019-06-08add another ECChristian Grothoff
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-06-08add missing fileChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-06-07update twister confMarcello Stanisci
2019-06-06fixing #5754 (make copy, as original may disappear)Christian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-06-05add locking to avoid transaction retriesChristian Grothoff
2019-06-04DCEChristian Grothoff
2019-06-04indentationChristian Grothoff
2019-06-04log failures by MHD_add_response_headerChristian Grothoff
2019-06-03check rvalChristian Grothoff
2019-06-03Moving checks where they belong.Marcello Stanisci
2019-06-03Fix return code check.Marcello Stanisci
2019-06-03initialize timestamp to obviously bogus value if /admin/add/incoming failedChristian Grothoff
2019-06-03.argument field was never used, simplify logicChristian Grothoff
2019-06-03add guard logic to check sizeof(value) is sufficient (should be -- size is 20...Christian Grothoff
2019-06-03fix potential free of uninitialized ptr, (on virtually impossible error handl...Christian Grothoff
2019-06-03getchar() result is intentionally discarded, make this clearChristian Grothoff
2019-06-03put fixme for #5746.Marcello Stanisci
2019-06-03check more return valuesChristian Grothoff
2019-06-03add missing 'static', ensure no NPE, fail nicely even on bad test inputChristian Grothoff
2019-06-03check return value, alwaysChristian Grothoff
2019-06-03check return value from GNUNET_PROGRAM_run in taler-wireChristian Grothoff