summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-08-21fix indentation, and properly report vc protocol error if signatures are invalidChristian Grothoff
2019-08-17prevent // from appearing in payto URIsChristian Grothoff
2019-08-01fix indentChristian Grothoff
2019-07-28fixing #5767Christian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-24implement zombie checkChristian Grothoff
2019-07-23typoChristian Grothoff
2019-07-23modify /payback API and test usage of that API to pass/return additional info...Christian Grothoff
2019-07-21expose blinding keys in trait of refresh reveal command (preparation for #5777)Christian Grothoff
2019-07-21expose blinding key in refresh-reveal API in preparation for #5777Christian Grothoff
2019-07-19rename fresh coin to have TALER_TESTING_-prefixChristian Grothoff
2019-07-15towards #5777, adding todos/notesChristian Grothoff
2019-07-15fix use of index in testing_api_cmd_refresh.cChristian Grothoff
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 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-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-08rename _new.c to just .c for testsChristian 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-03check rvalChristian Grothoff
2019-06-03Moving checks where they belong.Marcello Stanisci
2019-06-03Fix return code check.Marcello Stanisci
2019-06-03fix potential free of uninitialized ptr, (on virtually impossible error handl...Christian Grothoff
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-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23using legal lib namesMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-17Compression.Marcello Stanisci
2019-05-16Fix compression.Marcello Stanisci
2019-05-15Content-encoding -> Content-Encoding.Marcello Stanisci
2019-05-10Create async scopes.Florian Dold
2019-05-10Remove non-working curl configFlorian Dold
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-05-01Remove bogus ifdef for tcp fast openFlorian Dold
2019-04-23refactor for GNUnet_memcmpng0
2019-04-23refactor link_bc() for GNUnet_memcmpng0
2019-04-22use uint64_t for serial_idChristian Grothoff
2019-04-18memcmpChristian Grothoff
2019-04-12Still on making the compiler happy.Marcello Stanisci