aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-04-04curl_easy_setopt: fix wrong version number referencesDaniel Stenberg
2014-04-04docs: this is for 7.37.0Daniel Stenberg
2014-04-04PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg
2014-04-04curl.1: documented --proxy-headerDaniel Stenberg
2014-04-04symbols-in-versions: Added CURLHEADER_*Daniel Stenberg
2014-04-04CURLOPT_HEADEROPT: addedDaniel Stenberg
2014-04-04CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg
2014-03-31docs: Removed mention of -g hack when using IPv6 literalsDan Fandrich
2014-03-31URL parser: IPv6 zone identifiers are now supportedTill Maas
2014-03-30imap-append.c: Fixed compilation errors on some platformsSteve Holme
2014-03-25THANKS: 14 new friends from the 7.36.0 announcementDaniel Stenberg
2014-03-17polarssl: now require 1.3.0+Daniel Stenberg
2014-03-14docs: fixed a bunch of typosDan Fandrich
2014-03-11TODO: remove http2, we now have itDaniel Stenberg
2014-03-09SSL-PROBLEMS: add "missing intermediate certificates" pieceDaniel Stenberg
2014-03-08SSL-PROBLEMS: describes common curl+SSL problemsDaniel Stenberg
2014-03-08docs: remove documentation on setting up krb4 supportNick Zitzmann
2014-02-26tool_getparam: Added initial support for --next/-:Steve Holme
2014-02-18curl.1: update the description of --tlsv1Kamil Dudka
2014-02-18curl_version.3: recommend using curl_version_info() insteadDaniel Stenberg
2014-02-18curl_version_info.3: added *HTTP2Daniel Stenberg
2014-02-18curl_multi_assign.3: updated languageDaniel Stenberg
2014-02-18libcurl.3: edited slightly to improve readabilityDaniel Stenberg
2014-02-18curl_easy_perform.3: extended and clarifiedDaniel Stenberg
2014-02-18curl_multi_add_handle.3: clarify multi vs easy useDaniel Stenberg
2014-02-17tests: Made the crypto test feature usableDan Fandrich
2014-02-17curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTSDaniel Stenberg
2014-02-17examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2014-02-16curl_easy_setopt.3: Add another non-matching hostnameColin Hogben
2014-02-16url_easy_setopt.3: Add undocumented values of curl_infotypeYehezkel Horowitz
2014-02-16examples: Added IMAP LSUB exampleSteve Holme
2014-02-14curl_easy_setopt.3: Fix word order of CURLOPT_PROXY sectionColin Hogben
2014-02-13transfer: make Expect: 100-continue timeout configurable.Tiit Pikma
2014-02-11curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0Fabian Frank
2014-02-11curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPNDaniel Stenberg
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-02-09TODO: Removed url-specific optionsSteve Holme
2014-01-31INSTALL: Corrected mentioned version number as release 7.34.1 became 7.35.0Steve Holme
2014-01-30http2: call it "HTTP 2" and not 2.0Daniel Stenberg
2014-01-29examples: gitignore more binariesDaniel Stenberg
2014-01-29THANKS: 19 new contributors from the 7.35.0 release notesDaniel Stenberg
2014-01-26docs/INSTALL: Updated example minimal binary sizesDan Fandrich
2014-01-23curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTHDaniel Stenberg
2014-01-20curl_getdate.3: edited, removed references to pre 7.12.2 functionalityDaniel Stenberg
2014-01-15pop3-dele.c: Added missing CURLOPT_NOBODY following feedbackSteve Holme
2014-01-14curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*Daniel Stenberg
2014-01-14TODO: Allow SSL (HTTPS) to proxyDaniel Stenberg
2014-01-14TODO: remove FTP proxy and more SSL librariesDaniel Stenberg
2014-01-14TODO: Detect when called from witin callbacksDaniel Stenberg
2014-01-12examples: Fixed compilation errorsSteve Holme