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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-11-14
curl: fix -T globbing
Daniel Stenberg
2019-10-23
conn-reuse: requests wanting NTLM can reuse non-NTLM connections
Daniel Stenberg
2019-10-16
url: normalize CURLINFO_EFFECTIVE_URL
Daniel Stenberg
2019-10-05
curl: ensure HTTP 429 triggers --retry
Stian Soiland-Reyes
2019-10-03
urlapi: fix use-after-free bug
Daniel Stenberg
2019-10-02
redirect: when following redirects to an absolute URL, URL encode it
Daniel Stenberg
2019-09-28
cookies: using a share with cookies shouldn't enable the cookie engine
Daniel Stenberg
2019-09-27
FTP: add test for FTPFILE_NOCWD: Avoid redundant CWDs
Zenju
2019-09-15
doh: fix (harmless) buffer overrun
Paul Dreik
2019-09-13
FTP: allow "rubbish" prepended to the SIZE response
Daniel Stenberg
2019-08-16
http: fix use of credentials from URL when using HTTP proxy
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-08-06
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
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-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-18
test1523: basic test of CURLOPT_LOW_SPEED_LIMIT
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-05-25
Revert all SASL authzid (new feature) commits
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-04-29
CURL_MAX_INPUT_LENGTH: largest acceptable string input size
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-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-09
test331: verify set-cookie for dotless host name
Daniel Stenberg
2019-03-04
CURLU: fix NULL dereference when used over proxy
Daniel Stenberg
2019-03-03
alt-svc: add test 355 and 356 to verify with command line curl
Daniel Stenberg
2019-03-03
alt-svc: the libcurl bits
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-10
xattr: strip credentials from any URL that is stored
Daniel Stenberg
2019-01-10
cookies: allow secure override when done over HTTPS
Daniel Stenberg
2019-01-09
cookies: skip custom cookies when redirecting cross-site
Katsuhiko YOSHIDA
2019-01-07
curl_multi_remove_handle() don't block terminating c-ares requests
Brad Spencer
2018-12-27
hostip: support wildcard hosts
Claes Jakobsson
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-12-14
http: Implement trailing headers for chunked transfers
Ayoub Boudhar
2018-12-13
cookies: leave secure cookies alone
Daniel Gustafsson
2018-12-12
test1519: use lib1518 and test CURLINFO_REDIRECT_URL more
Daniel Stenberg
2018-12-12
Curl_follow: extract the Location: header field unvalidated
Daniel Stenberg
2018-12-11
tests: add urlapi unittest
Daniel Gustafsson
2018-12-11
http: fix HTTP auth to include query in URI
Jay Satiro
[next]