Age | Commit message (Expand) | Author |
2015-05-31 | HTTP-NTLM: fail auth on connection close instead of looping | Isaac Boukris |
2015-05-24 | testcurl.pl: use rel2abs to make the source directory absolute | Dan Fandrich |
2015-05-23 | test1510: another flaky test | Dan Fandrich |
2015-05-21 | testcurl.pl: allow source to be in an arbitrary directory | Dan Fandrich |
2015-05-18 | hostip: fix unintended destruction of hash table | Anthony Avina |
2015-05-18 | runtests.pl: use 'h2c' now, no -14 anymore | Daniel Stenberg |
2015-05-12 | hostcache: made all host caches use structs, not pointers | Daniel Stenberg |
2015-04-28 | CURLOPT_HEADEROPT: default to separate | Daniel Stenberg |
2015-04-27 | sws: init http2 state properly | 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-22 | cyassl: Implement public key pinning | Jay Satiro |
2015-04-22 | tests/unit/.gitignore: hide unit1601 and above, too | Kamil Dudka |
2015-04-22 | nss: implement public key pinning for NSS backend | 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-03 | fix refreshing of obsolete dns cache entries | Stefan Bühler |
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-28 | runtests.pl: detect WolfSSL as yassl | Dan Fandrich |
2015-03-24 | testcurl.pl: add the --notes option to supply more info about a build | Dan Fandrich |
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 | tests/certs: rebuild certificates with modified key usage bits | Dan Fandrich |
2015-03-21 | tests/certs: added make target to rebuild certificates | Dan Fandrich |
2015-03-21 | testcurl: Allow '=' in values given on command line | Dagobert Michelsen |
2015-03-21 | test938: added missing closing tags | Dan Fandrich |
2015-03-16 | free: instead of Curl_safefree() | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
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-03-10 | memanalyze.pl: handle free(NULL) | Jay Satiro |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-03-03 | libtest: fixed linker errors on msvc | Sergei Nikulov |
2015-02-25 | dist: add symbol-scan.pl to the tarball | Kamil Dudka |
2015-02-25 | sws: timeout idle CONNECT connections | Daniel Stenberg |
2015-02-24 | sws: stop logging about TPC_NODELAY nonsense | Daniel Stenberg |
2015-02-24 | lib530: make it less timing sensible | Daniel Stenberg |
2015-02-14 | tests/README: Updated to reflect email test ranges | Steve Holme |
2015-02-04 | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich |
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-03 | tests/README: add a new range, clean up some language | Daniel Stenberg |
2015-02-02 | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg |