aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-29tests: pathhelp.pm to process paths on Msys/CygwinKarlson2k
2016-04-29lib: include curl_printf.h as one of the last headersDaniel Stenberg
2016-04-29memdebug.h: remove inclusion of other headersDaniel Stenberg
2016-04-29curl -J: make it work even without http:// scheme on URLJay Satiro
2016-04-29manpage-scan.pl: also verify the command line option docsDaniel Stenberg
2016-04-29curl: show the long option version of -q in the -h listDaniel Stenberg
2016-04-29curl: remove "--socks" as "--socks5" turned 8Daniel Stenberg
2016-04-29curl.1: document the deprecated --ftp-ssl optionDaniel Stenberg
2016-04-29curl: remove --http-requestDaniel Stenberg
2016-04-29curl: mention --ntlm-wb in -h listDaniel Stenberg
2016-04-29curl: -h output lacked --proxy-headerDaniel Stenberg
2016-04-29curl.1: document --ntlm-wbDaniel Stenberg
2016-04-29curl.1: document the long format of -q: --disableDaniel Stenberg
2016-04-29curl.1: mention the deprecated --krb4 optionDaniel Stenberg
2016-04-29curl.1: document --ftp-ssl-reqdDaniel Stenberg
2016-04-29curl: use --telnet-option as documentedDaniel Stenberg
2016-04-29getparam: remove support for --ftpportDaniel Stenberg
2016-04-29curl: make --disable work as long form of -qDaniel Stenberg
2016-04-29aliases: remove trailing space from capath stringDaniel Stenberg
2016-04-29cmdline parse: only single letter options have single-letter stringsDaniel Stenberg
2016-04-28CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availabilityJay Satiro
2016-04-28curl_easy_getinfo.3: remove superfluous blank linesDaniel Stenberg
2016-04-28test1139: verifies libcurl option man page presenceDaniel Stenberg
2016-04-28curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSIONDaniel Stenberg
2016-04-28mbedtls: Fix session resumeJay Satiro
2016-04-27RELEASE-NOTES: synced with f4298fcc6d2Daniel Stenberg
2016-04-27opts: Fix some syntax errors in example code fragmentsMichael Kaufmann
2016-04-26openssl: avoid BN_print a NULL bignumDaniel Stenberg
2016-04-26CONNECT_ONLY: don't close connection on GSS 401/407 reponsesMarcel Raad
2016-04-26CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0Daniel Stenberg
2016-04-26mbedtls.c: silly spellfix of a commentDaniel Stenberg
2016-04-26KNOWN_BUGS: 1.10 Strips trailing dot from host nameDaniel Stenberg
2016-04-25test1322: verify stripping of trailing dot from host nameDaniel Stenberg
2016-04-25multi: accidentally used resolved host name instead of proxyDaniel Stenberg
2016-04-25symbols-in-versions: added new CURLSSLBACKEND_ symbolsDaniel Stenberg
2016-04-25test148: fixed after the --ftp-create-dirs retry changeDaniel Stenberg
2016-04-25curl.h: clarify curl_sslbackend for openssl clones and renamesDaniel Stenberg
2016-04-25url.c: fixed DEBUGASSERT() for WinSock workaroundKarlson2k
2016-04-25KNOWN_BUGS: --interface for ipv6 binds to unusable IP addressDaniel Stenberg
2016-04-24TODO: 1.17 Add support for IRIsDaniel Stenberg
2016-04-24THANKS-filter: Travis BurtrumDaniel Stenberg
2016-04-24lib1517: checksrc complianceDaniel Stenberg
2016-04-24PolarSSL: Implement public key pinningmoparisthebest
2016-04-22os400: upgrade ILE/RPG bindingPatrick Monnerat
2016-04-22curl.h: CURLOPT_CONNECT_TO sets a struct slist *, not a stringPatrick Monnerat
2016-04-22contributors.sh: make --releasenotes impliedDaniel Stenberg
2016-04-22RELEASE-NOTES: synced with 3c1e84f5693d8093Daniel Stenberg
2016-04-22curl: make --ftp-create-dirs retry on failureDaniel Stenberg
2016-04-21winbuild: add mbedtls supportHenrik Gaßmann
2016-04-21KNOWN_BUGS: fixed "5.6 Improper use of Autoconf cache variables"Daniel Stenberg