Age | Commit message (Expand) | Author |
2016-08-21 | Revert "KNOWN_BUGS: SOCKS proxy not working via IPv6" | Marc Hoersken |
2016-08-21 | win: Basic support for Universal Windows Platform apps | Marco Deckel |
2016-08-21 | sasl: Don't use GSSAPI authentication when domain name not specified | Steve Holme |
2016-08-21 | vauth: Added check for supported SSPI based authentication mechanisms | Steve Holme |
2016-08-21 | http.c: Remove duplicate (authp->avail & CURLAUTH_DIGEST) check | Steve Holme |
2016-08-20 | socks.c: display the hostname returned by the SOCKS5 proxy server | Marc Hoersken |
2016-08-20 | urldata.h: Corrected comment for httpcode which is also populated by SMTP | Steve Holme |
2016-08-20 | socks.c: use Curl_printable_address in SOCKS5 connection sequence | Marc Hoersken |
2016-08-20 | socks.c: align SOCKS4 connection sequence with SOCKS5 | Marc Hoersken |
2016-08-20 | http.c: Corrected indentation change from commit 2708d4259b | Steve Holme |
2016-08-20 | http: Added calls to Curl_auth_is_<mechansism>_supported() | Steve Holme |
2016-08-20 | socks.c: improve verbose output of SOCKS5 connection sequence | Marc Hoersken |
2016-08-20 | configure.ac: add missing quotes to PKG_CHECK_MODULES | Marc Hoersken |
2016-08-20 | sasl: Added calls to Curl_auth_is_<mechansism>_supported() | Steve Holme |
2016-08-19 | spnego_sspi: fix memory leak in case *outlen is zero (#970) | Miroslav Franc |
2016-08-19 | CURLMOPT_MAX_TOTAL_CONNECTIONS.3: mention it can also multiplex | Daniel Stenberg |
2016-08-18 | vauth: Introduced Curl_auth_is_<mechansism>_supported() functions | Steve Holme |
2016-08-18 | test1144: verify HEAD with body-only response | Daniel Stenberg |
2016-08-17 | RELEASE-PROCEDURE: Added some more future release dates | Steve Holme |
2016-08-17 | curl: allow "pkcs11:" prefix for client certificates | David Woodhouse |
2016-08-17 | nss: make the global variables static | Daniel Stenberg |
2016-08-16 | openssl: use regular malloc instead of OPENSSL_malloc | Daniel Stenberg |
2016-08-16 | proxy: fix tests as follow-up to 93b0d907d5 | Daniel Stenberg |
2016-08-16 | Revert "Proxy-Connection: stop sending this header by default" | Daniel Stenberg |
2016-08-15 | CURLOPT_PROXY.3: unsupported schemes cause errors now | Daniel Stenberg |
2016-08-15 | tests/README: mention nghttpx for HTTP/2 tests | Daniel Stenberg |
2016-08-15 | README.md: add our CII Best Practices badge | Daniel Stenberg |
2016-08-15 | proxy: polished the error message for unsupported schemes | Daniel Stenberg |
2016-08-15 | test219: verify unsupported scheme for proxies get rejected | Daniel Stenberg |
2016-08-15 | proxy: reject attempts to use unsupported proxy schemes | Daniel Stenberg |
2016-08-15 | RELEASE-NOTES: synced with b7ee5316c2fd5b | Daniel Stenberg |
2016-08-14 | socks.c: Correctly calculate position of port in response packet | Marc Hoersken |
2016-08-14 | socks.c: Do not modify and invalidate calculated response length | Marc Hoersken |
2016-08-14 | socks.c: Move error output after reading the whole response packet | Marc Hoersken |
2016-08-13 | MANUAL: Remove invalid link to LDAP documentation (#962) | Ronnie Mose |
2016-08-13 | openssl: accept subjectAltName iPAddress if no dNSName match | Jay Satiro |
2016-08-12 | configure.ac: add zlib search with pkg-config | Dambaev Alexander |
2016-08-11 | rtsp: ignore whitespace in session id | Daniel Stenberg |
2016-08-11 | HTTP: retry failed HEAD requests too | Daniel Stenberg |
2016-08-11 | mk-ca-bundle.1: document -m, added in 1.26 | Daniel Stenberg |
2016-08-10 | RELEASE-NOTES: synced with e577c43bb5 | Daniel Stenberg |
2016-08-10 | rtsp: accept any RTSP session id | Erik Janssen |
2016-08-09 | symbols-in-versions: add CURL_STRICTER | Daniel Stenberg |
2016-08-09 | winbuild: Allow changing C compiler via environment variable CC (#952) | Simon Warta |
2016-08-09 | LICENSE-MIXING.md: switched to markdown | Daniel Stenberg |
2016-08-09 | docs-make: have markdown files use .md | Daniel Stenberg |
2016-08-09 | curl.h: make CURL_NO_OLDIES define CURL_STRICTER | Daniel Stenberg |
2016-08-09 | HISTORY.md: use markdown extension | Daniel Stenberg |
2016-08-09 | SSLCERTS.md: renamed to markdown extension | Daniel Stenberg |
2016-08-09 | INTERNALS.md: use markdown extension for markdown content | Daniel Stenberg |