aboutsummaryrefslogtreecommitdiff
path: root/src/curl
Commit message (Expand)AuthorAge
* -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
* CommentsMarcello Stanisci2019-05-13
* curl: add GNUNET_CURL_job_add2Florian Dold2019-05-12
* curl: fix memory leak in error handlingFlorian Dold2019-05-12
* curl: append the actual headersFlorian Dold2019-05-12
* Implement asynchronous scope identifiers.Florian Dold2019-05-10
* reindentationChristian Grothoff2019-05-03
* benchmark: fix request size collection and add invariant checkFlorian Dold2019-05-03
* benchmark: add up request sizeFlorian Dold2019-05-02
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
* add bytes recv/sent to URL request benchmarkingFlorian Dold2019-02-28
* geq redefinition breaks texi2pdf, instead just avoid @geqChristian Grothoff2019-02-24
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Remove obsolete comment.Marcello Stanisci2018-11-20
* Remove unnecessary (and perilous) function pointer cast.Marcello Stanisci2018-10-24
* curl: reschedule uses GNUNET_CURL_perform2.Marcello Stanisci2018-10-17
* curl: abstracting response's parser & cleaner.Marcello Stanisci2018-10-17
* benchmark: track max time for URLsFlorian Dold2018-09-26
* improved benchmarkingFlorian Dold2018-08-18
* URL benchmarkingFlorian Dold2018-08-18
* missing filesFlorian Dold2018-08-18