aboutsummaryrefslogtreecommitdiff
path: root/src/curl
Commit message (Expand)AuthorAge
* 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
* do not warn about empty bodiesChristian Grothoff2018-08-10
* Expanding libgnunetcurl.Marcello Stanisci2018-06-13
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* dumping HTTP response body for debug.Marcello Stanisci2018-03-15
* debug statement.Marcello Stanisci2018-03-09
* initialize response_code, alwaysChristian Grothoff2018-01-04
* improve test shutdown and indentationChristian Grothoff2016-10-21
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* check for existing taskChristian Grothoff2016-06-07
* curl: fix linking against libgnurl/libcurlDaniel Golle2016-05-07
* fix API design issueChristian Grothoff2016-05-02
* add implementation of scheduler integration of curl contextChristian Grothoff2016-05-02