| Commit message (Expand) | Author | Age | Files | Lines |
* | cyassl: Implement public key pinning | Jay Satiro | 2015-04-22 | 1 | -0/+1 |
* | tests/unit/.gitignore: hide unit1601 and above, too | Kamil Dudka | 2015-04-22 | 1 | -2/+1 |
* | nss: implement public key pinning for NSS backend | Kamil Dudka | 2015-04-22 | 1 | -0/+1 |
* | test1423: added missing "file" to server section | Dan Fandrich | 2015-04-18 | 1 | -0/+1 |
* | test142[23]: verify that an empty file is stored on success | Kamil Dudka | 2015-04-08 | 3 | -1/+120 |
* | fix refreshing of obsolete dns cache entries | Stefan Bühler | 2015-04-03 | 1 | -0/+1 |
* | http2: Fix missing nghttp2_session_send call in Curl_http2_switched | Tatsuhiro Tsujikawa | 2015-04-02 | 1 | -3/+2 |
* | cookie: handle spaces after the name in Set-Cookie | Daniel Stenberg | 2015-04-01 | 1 | -0/+8 |
* | runtests.pl: detect WolfSSL as yassl | Dan Fandrich | 2015-03-28 | 1 | -2/+2 |
* | testcurl.pl: add the --notes option to supply more info about a build | Dan Fandrich | 2015-03-24 | 1 | -1/+5 |
* | CURLOPT_PATH_AS_IS: added | Daniel Stenberg | 2015-03-24 | 2 | -1/+65 |
* | test1513: eliminated race condition in test run | Dan Fandrich | 2015-03-22 | 1 | -5/+9 |
* | tests/certs: rebuild certificates with modified key usage bits | Dan Fandrich | 2015-03-21 | 39 | -655/+640 |
* | tests/certs: added make target to rebuild certificates | Dan Fandrich | 2015-03-21 | 3 | -13/+34 |
* | testcurl: Allow '=' in values given on command line | Dagobert Michelsen | 2015-03-21 | 1 | -7/+7 |
* | test938: added missing closing tags | Dan Fandrich | 2015-03-21 | 1 | -0/+2 |
* | free: instead of Curl_safefree() | Daniel Stenberg | 2015-03-16 | 1 | -1/+1 |
* | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring | 2015-03-16 | 12 | -92/+42 |
* | http2: detect prematures close without data transfered | Daniel Stenberg | 2015-03-14 | 1 | -0/+4 |
* | test320: Expect the Host header to be the first header | Dan Fandrich | 2015-03-13 | 1 | -6/+5 |
* | test203[0-3]: Expect the Host header to be the first header | Fabian Keil | 2015-03-12 | 4 | -26/+26 |
* | http: always send Host: header as first header | Daniel Stenberg | 2015-03-12 | 120 | -226/+224 |
* | proxy: re-use proxy connections (regression) | Daniel Stenberg | 2015-03-11 | 2 | -1/+73 |
* | memanalyze.pl: handle free(NULL) | Jay Satiro | 2015-03-10 | 1 | -3/+6 |
* | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg | 2015-03-05 | 1 | -1/+1 |
* | libtest: fixed linker errors on msvc | Sergei Nikulov | 2015-03-03 | 11 | -29/+5 |
* | dist: add symbol-scan.pl to the tarball | Kamil Dudka | 2015-02-25 | 1 | -1/+1 |
* | sws: timeout idle CONNECT connections | Daniel Stenberg | 2015-02-25 | 1 | -3/+11 |
* | sws: stop logging about TPC_NODELAY nonsense | Daniel Stenberg | 2015-02-24 | 1 | -6/+0 |
* | lib530: make it less timing sensible | Daniel Stenberg | 2015-02-24 | 1 | -7/+9 |
* | tests/README: Updated to reflect email test ranges | Steve Holme | 2015-02-14 | 1 | -1/+3 |
* | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich | 2015-02-04 | 1 | -0/+2 |
* | unit1601: MD5 unit tests | Daniel Stenberg | 2015-02-03 | 4 | -2/+82 |
* | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg | 2015-02-03 | 5 | -10/+41 |
* | unit1600: NTLM unit test | Daniel Stenberg | 2015-02-03 | 4 | -2/+84 |
* | tests/README: add a new range, clean up some language | Daniel Stenberg | 2015-02-03 | 1 | -10/+9 |
* | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg | 2015-02-02 | 3 | -1/+154 |
* | tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests | Steve Holme | 2015-01-28 | 5 | -10/+10 |
* | tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests | Steve Holme | 2015-01-28 | 5 | -10/+11 |
* | tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests | Steve Holme | 2015-01-28 | 5 | -11/+11 |
* | runtests: identify BoringSSL and libressl | Daniel Stenberg | 2015-01-28 | 1 | -2/+12 |
* | test: add test cases for sasl external authentication (imap/pop3/smtp). | Patrick Monnerat | 2015-01-27 | 13 | -1/+674 |
* | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg | 2015-01-07 | 4 | -3/+109 |
* | lib1900.c: Fixed cppcheck error | Julien Nabet | 2014-12-31 | 1 | -1/+1 |
* | sockfilt.c: Fixed compilation warnings | Steve Holme | 2014-12-28 | 1 | -4/+4 |
* | test1509: Fixed compilation warning | Steve Holme | 2014-12-28 | 1 | -3/+4 |
* | test556: Fixed compilation warning | Steve Holme | 2014-12-28 | 2 | -2/+3 |
* | test1520: Fixed initial teething problems | Steve Holme | 2014-12-28 | 2 | -11/+17 |
* | test1520: Fixed compilation errors | Steve Holme | 2014-12-28 | 1 | -2/+4 |
* | tests: Added test for bug #1456 | Steve Holme | 2014-12-28 | 4 | -0/+175 |