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
2020-01-28
global_init: move the IPv6 works status bool to multi handle
Daniel Stenberg
2020-01-21
smtp: Allow RCPT TO command to fail for some recipients
Pavel Volgarev
2020-01-21
curl: Let -D merge headers in one file again
Emil Engler
2020-01-20
HTTP: increase EXPECT_100_THRESHOLD to 1Mb
加藤郁之
2020-01-13
curl: make #0 not output the full URL
Daniel Stenberg
2020-01-11
ngtcp2: Add an error code for QUIC connection errors
Emil Engler
2020-01-11
multi: Change curl_multi_wait/poll to error on negative timeout
Jay Satiro
2020-01-09
test1167: verify global symbols in public headers are curl prefixed
Daniel Stenberg
2020-01-06
TrackMemory tests: always remove CR before LF
Marcel Raad
2020-01-06
curl -w: handle a blank input file correctly
Daniel Stenberg
2020-01-04
curl: properly free mimepost data
Daniel Stenberg
2019-12-31
tests: Change NTLM tests to require SSL
Jay Satiro
2019-12-19
sws: search for "Testno:" header uncondtionally if no testno
Daniel Stenberg
2019-12-19
tests: set LC_ALL in more tests
Daniel Stenberg
2019-12-19
test165: set LC_ALL=en_US.UTF-8 too
Daniel Stenberg
2019-12-19
test1456: remove the use of a fixed local port
Daniel Stenberg
2019-12-18
test1270: a basic -w redirect_url test
Daniel Stenberg
2019-12-13
tests: use DoH feature for DoH tests
Marcel Raad
2019-12-09
conncache: fix multi-thread use of shared connection cache
Daniel Stenberg
2019-12-05
etag: allow both --etag-compare and --etag-save in same cmdline
Daniel Stenberg
2019-12-05
test342: make it return a 304 as the tag matches
Daniel Stenberg
2019-11-28
curl: two new command line options for etags
Maros Priputen
2019-11-25
multi: add curl_multi_wakeup()
Gergely Nagy
2019-11-22
test1175: verify symbols-in-versions and libcurl-errors.3 in sync
Daniel Stenberg
2019-11-21
include: make CURLE_HTTP3 use a new error code
Daniel Stenberg
2019-11-14
curl: fix -T globbing
Daniel Stenberg
2019-11-12
quiche: reject headers in the wrong order
Daniel Stenberg
2019-11-10
test1558: use double slash after file:
Marcel Raad
2019-11-08
test1560: require IPv6 for IPv6 aware URL parsing
Daniel Stenberg
2019-10-24
test1591: fix spelling of http feature
Marcel Raad
2019-10-23
conn-reuse: requests wanting NTLM can reuse non-NTLM connections
Daniel Stenberg
2019-10-23
tests: add missing proxy features
Marcel Raad
2019-10-21
tests: use %FILE_PWD for file:// URLs
Marcel Raad
2019-10-21
tests: add `connect to non-listen` keywords
Marcel Raad
2019-10-17
test1162: disable MSYS2's POSIX path conversion
Marcel Raad
2019-10-16
url: normalize CURLINFO_EFFECTIVE_URL
Daniel Stenberg
2019-10-16
tests: line ending fixes for Windows
Marcel Raad
2019-10-15
tests: use proxy feature
Marcel Raad
2019-10-09
tests: use port 2 instead of 60000 for a safer non-listening port
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-10-02
curl: create easy handles on-demand and not ahead of time
Daniel Stenberg
2019-09-30
altsvc: accept quoted ma and persist values
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-27
FTP: url-decode path before evaluation
Zenju
2019-09-26
Revert "FTP: url-decode path before evaluation"
Daniel Stenberg
2019-09-26
FTP: url-decode path before evaluation
Zenju
2019-09-18
FTP: remove trailing slash from path for LIST/MLSD
Zenju
[next]