aboutsummaryrefslogtreecommitdiff
path: root/src/curl
Commit message (Expand)AuthorAge
* BUILD: Move curl to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: meson properly soversionMartin Schanzenbach2023-09-24
* do not log full body if response has wrog mime typeChristian Grothoff2023-09-22
* simplify error message (#7897)Christian Grothoff2023-09-22
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Add monolith option to meson buildMartin Schanzenbach2023-09-20
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* -minor style fixesChristian Grothoff2023-07-10
* log HTTP request status, URL and duration for every HTTP request we make at I...Christian Grothoff2023-04-23
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -remove excessive logging, even for debug-level, by defaultChristian Grothoff2022-11-01
* -split error cases for more precise loggingChristian Grothoff2022-09-14
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
* -style fixesChristian Grothoff2022-08-10
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
* -fix FTBFSChristian Grothoff2021-12-06
* -indentChristian Grothoff2021-11-15
* -fetch response code first before testing on itChristian Grothoff2021-07-30
* -improve logging if there is no HTTP responseChristian Grothoff2021-07-30
* -style fixesChristian Grothoff2021-06-24
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -minor style fixesChristian Grothoff2021-02-08
* more typosChristian Grothoff2020-11-14
* add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean argument in GNUNET_CURL_job_add(), see #6188Christian Grothoff2020-07-16
* support context-wide client authenticationChristian Grothoff2020-07-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* handle 204 status codeChristian Grothoff2020-04-24
* fix #6191Christian Grothoff2020-04-21
* add function that logically belongs to libgnunetcurl instead of in multiple T...Christian Grothoff2020-03-15
* include buffer in main util headerChristian Grothoff2020-01-17
* remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
* add RAW mode for libgnunetcurlChristian Grothoff2019-11-24
* add missing reschedule callChristian Grothoff2019-11-16
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
* tighten formatting rulesChristian Grothoff2019-10-31
* do not indent labelsChristian Grothoff2019-09-16
* reindentationChristian Grothoff2019-09-16
* reindentationChristian Grothoff2019-09-16
* reindentationChristian Grothoff2019-09-16
* uncrustify as demanded.ng02019-09-08
* fix ftbfs:Christian Grothoff2019-06-19
* minimize scopesChristian Grothoff2019-06-18
* fix memory leakChristian Grothoff2019-06-18
* need jansson header hereChristian Grothoff2019-06-15