aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-21configure: make it work without PKG_CHECK_MODULESDaniel Stenberg
2016-08-21Revert "KNOWN_BUGS: SOCKS proxy not working via IPv6"Marc Hoersken
2016-08-21win: Basic support for Universal Windows Platform appsMarco Deckel
2016-08-21sasl: Don't use GSSAPI authentication when domain name not specifiedSteve Holme
2016-08-21vauth: Added check for supported SSPI based authentication mechanismsSteve Holme
2016-08-21http.c: Remove duplicate (authp->avail & CURLAUTH_DIGEST) checkSteve Holme
2016-08-20socks.c: display the hostname returned by the SOCKS5 proxy serverMarc Hoersken
2016-08-20urldata.h: Corrected comment for httpcode which is also populated by SMTPSteve Holme
2016-08-20socks.c: use Curl_printable_address in SOCKS5 connection sequenceMarc Hoersken
2016-08-20socks.c: align SOCKS4 connection sequence with SOCKS5Marc Hoersken
2016-08-20http.c: Corrected indentation change from commit 2708d4259bSteve Holme
2016-08-20http: Added calls to Curl_auth_is_<mechansism>_supported()Steve Holme
2016-08-20socks.c: improve verbose output of SOCKS5 connection sequenceMarc Hoersken
2016-08-20configure.ac: add missing quotes to PKG_CHECK_MODULESMarc Hoersken
2016-08-20sasl: Added calls to Curl_auth_is_<mechansism>_supported()Steve Holme
2016-08-19spnego_sspi: fix memory leak in case *outlen is zero (#970)Miroslav Franc
2016-08-19CURLMOPT_MAX_TOTAL_CONNECTIONS.3: mention it can also multiplexDaniel Stenberg
2016-08-18vauth: Introduced Curl_auth_is_<mechansism>_supported() functionsSteve Holme
2016-08-18test1144: verify HEAD with body-only responseDaniel Stenberg
2016-08-17RELEASE-PROCEDURE: Added some more future release datesSteve Holme
2016-08-17curl: allow "pkcs11:" prefix for client certificatesDavid Woodhouse
2016-08-17nss: make the global variables staticDaniel Stenberg
2016-08-16openssl: use regular malloc instead of OPENSSL_mallocDaniel Stenberg
2016-08-16proxy: fix tests as follow-up to 93b0d907d5Daniel Stenberg
2016-08-16Revert "Proxy-Connection: stop sending this header by default"Daniel Stenberg
2016-08-15CURLOPT_PROXY.3: unsupported schemes cause errors nowDaniel Stenberg
2016-08-15tests/README: mention nghttpx for HTTP/2 testsDaniel Stenberg
2016-08-15README.md: add our CII Best Practices badgeDaniel Stenberg
2016-08-15proxy: polished the error message for unsupported schemesDaniel Stenberg
2016-08-15test219: verify unsupported scheme for proxies get rejectedDaniel Stenberg
2016-08-15proxy: reject attempts to use unsupported proxy schemesDaniel Stenberg
2016-08-15RELEASE-NOTES: synced with b7ee5316c2fd5bDaniel Stenberg
2016-08-14socks.c: Correctly calculate position of port in response packetMarc Hoersken
2016-08-14socks.c: Do not modify and invalidate calculated response lengthMarc Hoersken
2016-08-14socks.c: Move error output after reading the whole response packetMarc Hoersken
2016-08-13MANUAL: Remove invalid link to LDAP documentation (#962)Ronnie Mose
2016-08-13openssl: accept subjectAltName iPAddress if no dNSName matchJay Satiro
2016-08-12configure.ac: add zlib search with pkg-configDambaev Alexander
2016-08-11rtsp: ignore whitespace in session idDaniel Stenberg
2016-08-11HTTP: retry failed HEAD requests tooDaniel Stenberg
2016-08-11mk-ca-bundle.1: document -m, added in 1.26Daniel Stenberg
2016-08-10RELEASE-NOTES: synced with e577c43bb5Daniel Stenberg
2016-08-10rtsp: accept any RTSP session idErik Janssen
2016-08-09symbols-in-versions: add CURL_STRICTERDaniel Stenberg
2016-08-09winbuild: Allow changing C compiler via environment variable CC (#952)Simon Warta
2016-08-09LICENSE-MIXING.md: switched to markdownDaniel Stenberg
2016-08-09docs-make: have markdown files use .mdDaniel Stenberg
2016-08-09curl.h: make CURL_NO_OLDIES define CURL_STRICTERDaniel Stenberg
2016-08-09HISTORY.md: use markdown extensionDaniel Stenberg
2016-08-09SSLCERTS.md: renamed to markdown extensionDaniel Stenberg