index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libtest
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-10-16
url: normalize CURLINFO_EFFECTIVE_URL
Daniel Stenberg
2019-09-27
FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs
Zenju
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-07-14
http: allow overriding timecond with custom header
Peter Simonyi
2019-06-18
test1523: basic test of CURLOPT_LOW_SPEED_LIMIT
Daniel Stenberg
2019-04-29
CURL_MAX_INPUT_LENGTH: largest acceptable string input size
Daniel Stenberg
2019-04-11
test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage
Daniel Stenberg
2019-04-06
pipelining: removed
Daniel Stenberg
2019-03-18
test1541: threaded connection sharing
Daniel Stenberg
2019-03-04
CURLU: fix NULL dereference when used over proxy
Daniel Stenberg
2019-02-27
cookies: only save the cookie file if the engine is enabled
Daniel Stenberg
2019-01-10
test1558: verify CURLINFO_PROTOCOL on file:// transfer
Daniel Stenberg
2019-01-07
curl_multi_remove_handle() don't block terminating c-ares requests
Brad Spencer
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-12-12
Curl_follow: extract the Location: header field unvalidated
Daniel Stenberg
2018-11-09
setopt: add CURLOPT_CURLU
Jim Fuller
2018-09-08
URL-API
Daniel Stenberg
2018-08-21
test1148: disable if decimal separator is not point
Marcel Raad
2018-08-11
CURLINFO_SIZE_UPLOAD: fix missing counter update
Daniel Stenberg
2018-06-23
multi: fix crash due to dangling entry in connect-pending list
Javier Blazquez
2018-06-06
tests/libtest: Add lib1521 to nodist_SOURCES
Rikard Falkeborn
2018-05-22
http resume: skip body if http code 416 (range error) is ignored.
Patrick Monnerat
2018-02-21
url: Add option CURLOPT_RESOLVER_START_FUNCTION
Francisco Sedano
2018-02-16
test1556: verify >16KB headers to the header callback
Daniel Stenberg
2018-02-15
TODO fixed: Detect when called from within callbacks
Björn Stenberg
2018-01-14
mime: clone mime tree upon easy handle duplication.
Patrick Monnerat
2017-11-09
test1554: verify connection cache sharing
Daniel Stenberg
2017-10-24
libtest: Add required test libraries for lib1552 and lib1553
Paul Howarth
2017-10-20
test653: check reuse of easy handle after mime data change
Patrick Monnerat
2017-10-19
test652: curl_mime_data + base64 encoder with large contents
Patrick Monnerat
2017-10-13
test651: curl_formadd with huge COPYCONTENTS
Daniel Stenberg
2017-10-07
pingpong: return error when trying to send without connection
Daniel Stenberg
2017-10-06
multi_cleanup: call DONE on handles that never got that
Daniel Stenberg
2017-09-07
form API: add new test 650.
Patrick Monnerat
2017-09-02
mime: tests and examples.
Patrick Monnerat
2017-07-03
url: make the original string get used on subsequent transfers
Daniel Stenberg
2017-06-30
test1521: fix out-of-tree builds, broken with 467da3af
Dan Fandrich
2017-06-23
libtest/Makefile: remove unused lib1541 variables
Daniel Stenberg
2017-06-19
PIPELINING_SERVER_BL: cleanup the internal list use
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-05
test1521: test *all* curl_easy_setopt options
Daniel Stenberg
2017-06-02
test1538: verify the libcurl strerror API calls
Daniel Stenberg
2017-06-02
test1537: dedicated tests of the URL (un)escape API calls
Daniel Stenberg
2017-05-04
test559: verify use of minimum CURLOPT_BUFFERSIZE
Daniel Stenberg
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2017-03-28
pause: handle mixed types of data when paused
Daniel Stenberg
2016-11-26
tests: Add some testcases for recent new features.
Frank Gevaerts
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
[next]