Age | Commit message (Expand) | Author |
2015-04-28 | CURLOPT_HEADEROPT: default to separate | Daniel Stenberg |
2015-04-26 | runtests: use a DISABLED.local file too | Daniel Stenberg |
2015-04-25 | test2039: fixed line endings that caused a test failure | Dan Fandrich |
2015-04-24 | netrc: add unit tests for 'default' support | Viktor Szakats |
2015-04-23 | curl -z: do not write empty file on unmet condition | Kamil Dudka |
2015-04-18 | test1423: added missing "file" to server section | Dan Fandrich |
2015-04-08 | test142[23]: verify that an empty file is stored on success | Kamil Dudka |
2015-04-02 | http2: Fix missing nghttp2_session_send call in Curl_http2_switched | Tatsuhiro Tsujikawa |
2015-04-01 | cookie: handle spaces after the name in Set-Cookie | Daniel Stenberg |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-22 | test1513: eliminated race condition in test run | Dan Fandrich |
2015-03-21 | test938: added missing closing tags | Dan Fandrich |
2015-03-16 | free: instead of Curl_safefree() | Daniel Stenberg |
2015-03-14 | http2: detect prematures close without data transfered | Daniel Stenberg |
2015-03-13 | test320: Expect the Host header to be the first header | Dan Fandrich |
2015-03-12 | test203[0-3]: Expect the Host header to be the first header | Fabian Keil |
2015-03-12 | http: always send Host: header as first header | Daniel Stenberg |
2015-03-11 | proxy: re-use proxy connections (regression) | Daniel Stenberg |
2015-02-03 | unit1601: MD5 unit tests | Daniel Stenberg |
2015-02-03 | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg |
2015-02-02 | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg |
2015-01-28 | tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests | Steve Holme |
2015-01-28 | tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests | Steve Holme |
2015-01-28 | tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests | Steve Holme |
2015-01-27 | test: add test cases for sasl external authentication (imap/pop3/smtp). | Patrick Monnerat |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg |
2014-12-28 | test1520: Fixed initial teething problems | Steve Holme |
2014-12-28 | tests: Added test for bug #1456 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-04 | tests: add two HTTP over UNIX socket tests | Peter Wu |
2014-11-30 | curl tool: Enable support for the SMB protocol | Bill Nagel |
2014-11-29 | tests: Disable test 1013 until SMB is fully added | Steve Holme |
2014-11-26 | tests: Added SMTP with --crlf test case | Steve Holme |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-20 | test1801: first real http2 test case | Daniel Stenberg |
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg |
2014-11-13 | test22: expand a backtick command | Peter Wu |
2014-11-06 | test552: Don't run HTTP digest tests for SSPI based builds | Dan Fandrich |
2014-11-06 | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme |
2014-11-04 | tests: add new feature 'SSLpinning' | Daniel Stenberg |
2014-11-01 | resume: consider a resume from [content-length] to be OK | Daniel Stenberg |
2014-10-27 | HTTP: return larger than 3 digit response codes too | Daniel Stenberg |
2014-10-26 | Added the "flaky" keyword to a number of tests | Dan Fandrich |
2014-10-16 | test545: make it not use a trailing zero | Daniel Stenberg |
2014-10-13 | tests: move TESTCASES to Makefile.inc, add show for cmake | Peter Wu |
2014-10-09 | test2036: verify -O with no slash at all in the URL | Daniel Stenberg |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-09-25 | CURLOPT_COOKIELIST: Added "RELOAD" command | Yousuke Kimoto |
2014-09-10 | cookies: reject incoming cookies set for TLDs | Daniel Stenberg |