Age | Commit message (Expand) | Author |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-09-23 | tests: disable 1510 due to CI-problems on github | Daniel Stenberg |
2015-09-20 | tests: disable 1801 until fixed | Daniel Stenberg |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-10 | test46: update cookie expire time | Daniel Stenberg |
2015-07-26 | test1902: attempt to make the test more reliable | Daniel Stenberg |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2015-07-02 | test2041: fixed line endings in protocol part | Dan Fandrich |
2015-07-01 | SSL: Pinned public key hash support | moparisthebest |
2015-06-30 | multi: Move http2 push function declarations to header end | Jay Satiro |
2015-06-25 | tests: Distribute CMakeLists.txt files in subdirectories | Roger Leigh |
2015-06-23 | test1531: verify POSTFIELDSIZE set after add_handle | Daniel Stenberg |
2015-06-17 | test2040: verify basic auth on re-used connections | Kamil Dudka |
2015-06-14 | test1530: added http to required features | Dan Fandrich |
2015-06-09 | CURLOPT_OPENSOCKETFUNCTION: return error at once | Daniel Stenberg |
2015-05-31 | HTTP-NTLM: fail auth on connection close instead of looping | Isaac Boukris |
2015-05-23 | test1510: another flaky test | Dan Fandrich |
2015-05-18 | hostip: fix unintended destruction of hash table | Anthony Avina |
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 |