Age | Commit message (Expand) | Author |
2015-02-20 | ROADMAP: extend the HTTP/2 stuff, remove SPDY | Daniel Stenberg |
2015-02-20 | configure: allow both --with-ca-bundle and --with-ca-path | Julian Ospald |
2015-02-20 | cmake: install the dll file to the correct directory | Ben Boeckel |
2015-02-19 | nss: fix NPN/ALPN protocol negotiation | Alessandro Ghedini |
2015-02-19 | polarssl: fix ALPN protocol negotiation | Alessandro Ghedini |
2015-02-19 | CMake: Fix generation of tool_hugehelp.c on windows | Sergei Nikulov |
2015-02-19 | CMake: fix winsock2 detection on windows | Sergei Nikulov |
2015-02-19 | gtls: fix build with HTTP2 | Alessandro Ghedini |
2015-02-16 | Makefile.vc6: Corrected typos in rename of darwinssl.obj | Steve Holme |
2015-02-15 | By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" | Nick Zitzmann |
2015-02-14 | RELEASE-NOTES: Synced with 6f89f86c3d | Steve Holme |
2015-02-14 | tests/README: Updated to reflect email test ranges | Steve Holme |
2015-02-14 | curl.1: --cert-status is also supported by OpenSSL now | Alessandro Ghedini |
2015-02-14 | build: Removed Visual Studio SuppressStartupBanner directive for VC8+ | Steve Holme |
2015-02-12 | openssl: fix a compile-time warning | Kamil Dudka |
2015-02-11 | openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection | Steve Holme |
2015-02-11 | ftp: accept all 2xx responses to the PORT command | Patrick Monnerat |
2015-02-09 | openssl: Disable OCSP in old versions of OpenSSL | Steve Holme |
2015-02-09 | http2: Fix bug that associated stream canceled on PUSH_PROMISE | Tatsuhiro Tsujikawa |
2015-02-09 | polarssl: Fix exclusive SSL protocol version options | Jay Satiro |
2015-02-09 | gskit: Fix exclusive SSLv3 option | Jay Satiro |
2015-02-09 | curl.1: clarify that -X is used for all requests | Daniel Stenberg |
2015-02-08 | curl.1: add warning when using -H and redirects | Daniel Stenberg |
2015-02-07 | schannel: Removed curl_ prefix from source files | Steve Holme |
2015-02-06 | md5: use axTLS's own MD5 functions when available | Daniel Stenberg |
2015-02-06 | MD(4|5): make the MD4_* and MD5_* functions static | Daniel Stenberg |
2015-02-06 | axtls: fix conversion from size_t to int warning | Daniel Stenberg |
2015-02-05 | ftp: Use 'CURLcode result' for curl result codes | Steve Holme |
2015-02-05 | openssl: SSL_SESSION->ssl_version no longer exist | Daniel Stenberg |
2015-02-04 | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich |
2015-02-04 | MD5: fix compiler warnings and code style nits | Daniel Stenberg |
2015-02-04 | MD5: replace implementation | Daniel Stenberg |
2015-02-04 | MD4: fix compiler warnings and code style nits | Daniel Stenberg |
2015-02-04 | MD4: replace implementation | Daniel Stenberg |
2015-02-04 | telnet: Prefer 'CURLcode result' for curl result codes | Steve Holme |
2015-02-04 | hostasyn: Prefer 'CURLcode result' for curl result codes | Steve Holme |
2015-02-04 | schannel: Prefer 'CURLcode result' for curl result codes | Steve Holme |
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-03 | opts: CURLOPT_CAINFO availability depends on SSL engine | Jay Satiro |
2015-02-03 | getpass: protect include with proper #ifdef | Daniel Stenberg |
2015-02-03 | getpass_r: read from stdin, not stdout! | Daniel Stenberg |
2015-02-02 | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg |
2015-02-02 | Makefile.am: fix 'make distcheck' | Daniel Stenberg |
2015-02-02 | curl_sasl.c: More code policing | Steve Holme |
2015-02-02 | libcurl-symbols: first basic shot for autogenerated docs | Daniel Stenberg |
2015-02-02 | FAQ: minor edit of 3.22 | Daniel Stenberg |
2015-02-02 | build: Added removal of Visual Studio project files | Steve Holme |