summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_curl_defaults.c
AgeCommit message (Collapse)Author
2024-01-10-fix more warningsChristian Grothoff
2024-01-08improve curl backwards compatibility, de-duplicate codeChristian Grothoff
2024-01-08fix #8038Christian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-11fix #7123Christian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵Christian Grothoff
when curl_easy_init() fails
2020-02-29limit redirectsChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2019-11-25add another helperChristian Grothoff
2019-05-17Compression.Marcello Stanisci
Inclusion of 'content-encoding: deflate' header now (really) happens per request, and not "per state" (where any request got this header appended and broke those unaware requests that didn't compress their data.)
2019-05-01Remove bogus ifdef for tcp fast openFlorian Dold
2019-03-02actually disable 100 continueChristian Grothoff
2019-02-18Addressing https://bugs.gnunet.org/view.php?id=5232#c13251Marcello Stanisci
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff