aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-09INTERNALS.md: use markdown extension for markdown contentDaniel Stenberg
2016-08-09CONTRIBUTE.md: markdown extensionDaniel Stenberg
2016-08-09CONTRIBUTE: changed to markdownDaniel Stenberg
2016-08-09CONTRIBUTE: refreshedDaniel Stenberg
2016-08-09TODO: added an SSH section and two SFTP things to doDaniel Stenberg
2016-08-09TODO: remove the 1.22 duplicated itemDaniel Stenberg
2016-08-09TODO: move "CURLOPT_MAIL_CLIENT" to SMTP sectionDaniel Stenberg
2016-08-09TODO: API for URL parsing/splittingDaniel Stenberg
2016-08-09TODO: move QUIC to the HTTP sectionDaniel Stenberg
2016-08-09winbuild: Free name $(CC) in Makefile (#950)Simon Warta
2016-08-08TODO: Use huge HTTP/2 windowsDaniel Stenberg
2016-08-08winbuild: Avoid setting redundant CFLAGS to compile commands (#949)Simon Warta
2016-08-08cmake: Enable win32 threaded resolver by defaultJay Satiro
2016-08-08cmake: Enable win32 large file support by defaultJay Satiro
2016-08-07TODO: added several ideas, removed SPDYDaniel Stenberg
2016-08-05http2: always wait for readable socketDaniel Stenberg
2016-08-05RELEASE-NOTES: synced with 7b4bf37a44791Daniel Stenberg
2016-08-05mbedtls: set debug threshold to 4 (verbose) when MBEDTLS_DEBUG is definedThomas Glanzmann
2016-08-05CURLOPT_TCP_NODELAY: now enabled by defaultDaniel Stenberg
2016-08-04TFTP: Fix upload problem with piped inputSerj Kalichev
2016-08-04mk-ca-bundle.pl: -m keeps ca cert meta data in outputDaniel Stenberg
2016-08-04multi: make Curl_expire() work with 0 ms timeoutsDaniel Stenberg
2016-08-04transfer: return without select when the read loop reached maxcountDaniel Stenberg
2016-08-03mbedtls: Added support for NTLMBill Nagel
2016-08-03travis: removed option to rebuild autotool from sourceSergei Nikulov
2016-08-03bump: start working toward 7.50.2Daniel Stenberg
2016-08-03THANKS: 7 new contributors from the 7.50.1 releaseDaniel Stenberg
2016-08-03RELEASE-NOTES: 7.50.1Daniel Stenberg
2016-08-03TLS: only reuse connections with the same client certDaniel Stenberg
2016-08-03TLS: switch off SSL session id when client cert is usedDaniel Stenberg
2016-08-03curl_multi_cleanup: clear connection pointer for easy handlesDaniel Stenberg
2016-08-03KNOWN_BUGS: SOCKS proxy not working via IPv6Daniel Stenberg
2016-08-03KNOWN_BUGS: CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAMDaniel Stenberg