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
/
data
Age
Commit message (
Expand
)
Author
2019-08-08
alt-svc: add protocol version selection masking
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-08-06
tests: Fix the line endings for the SASL alt-auth tests
Jay Satiro
2019-08-06
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-08-06
curl_multi_poll: a sister to curl_multi_wait() that waits more
Daniel Stenberg
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
Daniel Stenberg
2019-08-03
alt-svc: more liberal ALPN name parsing
Daniel Stenberg
2019-08-01
http_negotiate: improve handling of gss_init_sec_context() failures
Kamil Dudka
2019-07-30
curl: cap the maximum allowed values for retry time arguments
Daniel Stenberg
2019-07-29
HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
Balazs Kovacsics
2019-07-20
curl: support parallel transfers
Daniel Stenberg
2019-07-16
test1173: make it also check all libcurl option man pages
Daniel Stenberg
2019-07-15
test1173: detect some basic man page format mistakes
Daniel Stenberg
2019-07-14
libcurl: Add testcase for gopher redirects
Linos Giannopoulos
2019-07-14
http: allow overriding timecond with custom header
Peter Simonyi
2019-06-25
tests: update fixed IP for hostip/clientip split
Stephan Szabo
2019-06-24
test153: fix content-length to avoid occasional hang
Daniel Stenberg
2019-06-18
test1523: basic test of CURLOPT_LOW_SPEED_LIMIT
Daniel Stenberg
2019-06-17
tests: have runtests figure out disabled features
Daniel Stenberg
2019-06-17
test188/189: fix Content-Length
Daniel Stenberg
2019-06-11
test1165: verify that CURL_DISABLE_ symbols are in sync
Daniel Stenberg
2019-06-02
test334: verify HTTP 204 response with chunked coding header
Daniel Stenberg
2019-06-02
http: don't parse body-related headers bodyless responses
Michael Kaufmann
2019-05-27
HAProxy tests: add keywords
Marcel Raad
2019-05-27
tests: make test 1420 and 1406 work with rtsp-disabled libcurl
Maksim Stsepanenka
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-23
tests: Fix the line endings for the SASL alt-auth tests
Jay Satiro
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-05-20
curl: report error for "--no-" on non-boolean options
Daniel Stenberg
2019-05-20
test332: verify the blksize fix
Daniel Stenberg
2019-05-18
curl: make code work with protocol-disabled libcurl
Daniel Stenberg
2019-05-15
parse_proxy: use the URL parser API
Daniel Stenberg
2019-05-10
Revert "multi: support verbose conncache closure handle"
Jay Satiro
2019-05-06
test2100: Fix typos in test description
Daniel Gustafsson
2019-05-05
urlapi: add CURLUPART_ZONEID to set and get
Daniel Stenberg
2019-05-03
urlapi: strip off scope id from numerical IPv6 addresses
Daniel Stenberg
2019-04-29
CURL_MAX_INPUT_LENGTH: largest acceptable string input size
Daniel Stenberg
2019-04-22
sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616
Steve Holme
2019-04-21
test 196,197,198: add 'retry' keyword [skip ci]
Daniel Stenberg
2019-04-20
test1002: correct the name [skip ci]
Daniel Stenberg
2019-04-20
test660: verify CONNECT_ONLY with IMAP
Daniel Stenberg
2019-04-13
test: make tests and test scripts use socksd for SOCKS
Daniel Stenberg
2019-04-13
socksd: new SOCKS 4+5 server for tests
Daniel Stenberg
2019-04-11
test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage
Daniel Stenberg
2019-04-06
pipelining: removed
Daniel Stenberg
2019-04-02
vauth/oauth2: Fix OAUTHBEARER token generation
Mert Yazıcıoğlu
2019-03-24
tests: Fixed XML validation errors in some test files.
Dan Fandrich
2019-03-24
tests: Fix some incorrect precheck error messages.
Dan Fandrich
2019-03-18
test1541: threaded connection sharing
Daniel Stenberg
2019-03-14
Negotiate: fix for HTTP POST with Negotiate
Dominik Hölzl
[next]