Age | Commit message (Expand) | Author |
2017-06-02 | test1538: verify the libcurl strerror API calls | Daniel Stenberg |
2017-06-02 | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg |
2017-05-28 | tests: removed some redundant empty <stdout> sections | Dan Fandrich |
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg |
2017-05-20 | tests: stabilize test 1034 | Michael Kaufmann |
2017-05-13 | tests: added missing keywords "chunked Transfer-Encoding" | Dan Fandrich |
2017-05-13 | tests: made a couple of prechecks consistent with others | Dan Fandrich |
2017-05-10 | tests: remove superfluous test 1399 | Richard Hsu |
2017-05-09 | tests: make test file names more unique | Dan Fandrich |
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich |
2017-05-09 | tests: list the primary server first in the server section | Dan Fandrich |
2017-05-08 | tests: updated for modified fake random | Daniel Stenberg |
2017-05-04 | test557: set a known good numeric locale | Dan Fandrich |
2017-05-04 | test559: verify use of minimum CURLOPT_BUFFERSIZE | Daniel Stenberg |
2017-05-02 | Telnet: Write full buffer instead of byte-by-byte | Richard Hsu |
2017-04-29 | tests: added --remote-time tests for remaining protocols that support it | Dan Fandrich |
2017-04-27 | test1443: test --remote-time | Dan Fandrich |
2017-04-25 | curl: set a 100K buffer size by default | Daniel Stenberg |
2017-04-11 | Curl_expire_latest: ignore already expired timers | Daniel Stenberg |
2017-04-06 | test1606: verify speedcheck | Daniel Stenberg |
2017-04-04 | tests: added test for Curl_splaygetbest to unit1309 | Dániel Bakai |
2017-04-03 | include: curl/system.h is a run-time version of curlbuild.h | Daniel Stenberg |
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-22 | test2033: flaky | Daniel Stenberg |
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-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-09 | tests: disabled 1903 now | Daniel Stenberg |
2017-03-08 | test1260: added http as a required feature | Dan Fandrich |
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-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 |