Age | Commit message (Expand) | Author |
2017-04-16 | unit1303: fix compiler warning | Marcel Raad |
2017-04-12 | test1541: also test for CURL_PULL_WS2TCPIP_H | Marcel Raad |
2017-04-12 | tests/server/util: prefer <poll.h> over <sys/poll.h> | Marcel Raad |
2017-04-11 | Curl_expire_latest: ignore already expired timers | Daniel Stenberg |
2017-04-06 | test1606: verify speedcheck | Daniel Stenberg |
2017-04-05 | test1541: ignore the curl_off_t variable type name comparison | Daniel Stenberg |
2017-04-04 | tests: added test for Curl_splaygetbest to unit1309 | Dániel Bakai |
2017-04-04 | multi: fix queueing of pending easy handles | Dániel Bakai |
2017-04-04 | llist: replace Curl_llist_alloc with Curl_llist_init | Daniel Stenberg |
2017-04-03 | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg |
2017-04-03 | tests/server/util: remove in6addr_any for recent MinGW | Marcel Raad |
2017-03-28 | pause: handle mixed types of data when paused | Daniel Stenberg |
2017-03-28 | http: Fix proxy connection reuse with basic-auth | Isaac Boukris |
2017-03-26 | spelling fixes | klemens |
2017-03-25 | curl: check for end of input in writeout backslash handling | Daniel Stenberg |
2017-03-24 | tests/README: make "Run" section foolproof | Marcel Raad |
2017-03-23 | tests/README: mention nroff for --manual tests | Anders Roxell |
2017-03-22 | make: introduce 'test-nonflaky' target | Daniel Stenberg |
2017-03-22 | test2033: flaky | Daniel Stenberg |
2017-03-20 | runtests.pl: fixed display of the Gopher IPv6 port number | Dan Fandrich |
2017-03-20 | tests: fixed the documented test server port numbers | Dan Fandrich |
2017-03-20 | test714/5: added HTTP as a required feature | Dan Fandrich |
2017-03-20 | tests: strip more options from non-HTTP --libcurl tests | Dan Fandrich |
2017-03-14 | build: removed redundant DEPENDENCIES from makefiles | Dan Fandrich |
2017-03-12 | test1440/1: depend on well-defined file: behaviour | Dan Fandrich |
2017-03-12 | tests: clear the SSL_CERT_FILE variable on --libcurl tests | Dan Fandrich |
2017-03-12 | test1287: added verbose logs keyword | Dan Fandrich |
2017-03-12 | tool_writeout: fixed a buffer read overrun on --write-out | Dan Fandrich |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-11 | http_proxy: Ignore TE and CL in CONNECT 2xx responses | Jay Satiro |
2017-03-11 | tests: fix the authretry tests | Michael Kaufmann |
2017-03-09 | tests: disabled 1903 now | Daniel Stenberg |
2017-03-08 | test1260: added http as a required feature | Dan Fandrich |
2017-03-07 | gitignore: Ignore man page dist files | Steve Brokenshire |
2017-03-07 | Makefile.am: Remove distribution man pages when running 'make clean' | Steve Brokenshire |
2017-03-06 | test1260: removed errant XML tag | Dan Fandrich |
2017-03-06 | URL: return error on malformed URLs with junk after port number | Daniel Stenberg |
2017-03-04 | tests: fixed a typo in some comments | Dan Fandrich |
2017-02-27 | tests: enable HTTP/2 tests to run with non-default port numbers | Dan Fandrich |
2017-02-26 | test1139: allow for the possibility that the man page is not rebuilt | Dan Fandrich |
2017-02-25 | tests: use consistent environment variables for setting charset | Dan Fandrich |
2017-02-25 | test557: explicitly use the C locale so the numeric output is as expected | Dan Fandrich |
2017-02-24 | Revert "tests: use consistent environment variables for setting charset" | Daniel Stenberg |
2017-02-23 | tests: use consistent environment variables for setting charset | Dan Fandrich |
2017-02-23 | tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 | İsmail Dönmez |
2017-02-20 | digest_sspi: Fix nonce-count generation in HTTP digest | Max Khon |
2017-02-18 | tests: removed the obsolete name parameter | Dan Fandrich |
2017-02-18 | proxy: fix hostname resolution and IDN conversion | Michael Kaufmann |
2017-02-17 | http: fix missing 'Content-Length: 0' while negotiating auth | Isaac Boukris |
2017-02-15 | tool_urlglob: Allow a glob range with the same start and stop | Jay Satiro |