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
Age
Commit message (
Expand
)
Author
2016-11-17
tests: Fix HTTP2-Settings header for huge window size
Jay Satiro
2016-11-15
glob: fix [a-c] globbing regression
Daniel Stenberg
2016-11-14
curl: add --fail-early
Daniel Stenberg
2016-11-12
tests: fixed variable might be clobbered warning
Dan Fandrich
2016-11-11
test558: adapt to 0649433da
Daniel Stenberg
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-11-04
dist: add CMakeLists.txt to the tarball
Jakub Zakrzewski
2016-10-31
tests/util: get a private strncasecompare clone
Daniel Stenberg
2016-10-31
libauthretry: use the external function curl_strequal
Dan Fandrich
2016-10-31
unit1301: keep testing curl_strequal
Daniel Stenberg
2016-10-31
strcase: s/strequal/strcasecompare
Daniel Stenberg
2016-10-31
test165: adapted to the libidn2 use and IDNA2008 fix
Daniel Stenberg
2016-10-31
strcasecompare: is the new name for strequal()
Daniel Stenberg
2016-10-31
parsedate: handle cut off numbers better
Daniel Stenberg
2016-10-31
test1246: verify URL parsing with host name ending with '#'
Daniel Stenberg
2016-10-22
testcurl.1: fix the URL to the autobuild summary
Daniel Stenberg
2016-10-22
testcurl.1: update URLs
Daniel Stenberg
2016-10-18
test14xx: fixed --libcurl output tests again after 8e8afa82cbb
Daniel Stenberg
2016-10-08
test557: verify printf() with 128 and 129 arguments
Daniel Stenberg
2016-10-08
tests: Fix a small typo in the tests README (#1060)
Daniel Gustafsson
2016-10-03
cookies: same domain handling changed to match browser behavior
Sergei Kuzmin
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-21
docs: Remove that --proto is just used for initial retrieval
Jay Satiro
2016-09-20
easy: Reset all statistical session info in curl_easy_reset
Jay Satiro
2016-09-18
test2048: fix url
Jay Satiro
2016-09-14
test1605: verify negative input lengths to (un)escape functions
Daniel Stenberg
2016-09-11
http: refuse to pass on response body with NO_NODY was set
Daniel Stenberg
2016-09-10
CMake: Don't build unit tests if private symbols are hidden
Jakub Zakrzewski
2016-09-10
CMake: Try to (un-)hide private library symbols
Jakub Zakrzewski
2016-09-07
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
Jay Satiro
2016-09-03
libtest/test.h: fix typo (#988)
Mark Hamilton
2016-08-28
http2: make sure stream errors don't needlessly close the connection
Daniel Stenberg
2016-08-26
test161: add comment for the exit code
Daniel Stenberg
2016-08-26
test219: Add http as a required feature
Dan Fandrich
2016-08-18
test1144: verify HEAD with body-only response
Daniel Stenberg
2016-08-16
proxy: fix tests as follow-up to 93b0d907d5
Daniel Stenberg
2016-08-16
Revert "Proxy-Connection: stop sending this header by default"
Daniel Stenberg
2016-08-15
tests/README: mention nghttpx for HTTP/2 tests
Daniel Stenberg
2016-08-15
test219: verify unsupported scheme for proxies get rejected
Daniel Stenberg
2016-07-24
tests: Fix for http/2 feature
Jay Satiro
2016-07-21
test558: fix test by stripping file paths from FD lines
Dan Fandrich
2016-07-21
tests: distribute the http2-server.pl script, too
Kamil Dudka
2016-07-20
test558: updated after ipv6-check move
Daniel Stenberg
2016-06-29
test1244: test different proxy ports same URL
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-06-21
cmake: now using BUILD_TESTING=ON/OFF
Sergei Nikulov
2016-06-19
tests: fix the HTTP/2 tests
Daniel Stenberg
2016-06-15
tests: Added HTTP proxy keywords to tests 1141 & 1142
Dan Fandrich
2016-06-06
tests: two more HTTP/2 tests
Daniel Stenberg
[next]