summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-06-03do not cut out &start= post-hum, just build the string right the first timeChristian Grothoff
2019-06-03eliminate useless global variable TFH_handle_history_range_stepChristian Grothoff
2019-06-03add missing unlock (on error path that is usually fatal anyway)Christian Grothoff
2019-05-29improve error message for wire response filesFlorian Dold
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-13Never set HTTP headers before invoking libgnunetcurl.Marcello Stanisci
2019-05-12bank-lib: fix contextFlorian Dold
2019-05-12hack in bank-lib compressionFlorian Dold
2019-05-10Create async scopes.Florian Dold
2019-05-10Remove non-working curl configFlorian Dold
2019-05-09fix #5716Christian Grothoff
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-05-02benchmark: don't print result as exchange workerFlorian Dold
2019-05-02adapt to GNUnet API changeChristian 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-05-01benchmark: terminate exchange slave properlyFlorian Dold
2019-05-01benchmar: wait for exchange worker to terminateFlorian Dold
2019-05-01Don't free null strings.Florian Dold
2019-04-30refactor for GNUNET_memcmpng0
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-19Install taler-bank-transfer again. Needed by reserve topper.Marcello Stanisci