summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOADDaniel Stenberg2014-05-161-2/+4
* curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTIONDaniel Stenberg2014-05-161-0/+2
* curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTSDaniel Stenberg2014-05-051-0/+8
* curl_easy_setopt: Updated CURLOPT_URL to include IMAP PARTIAL FETCH exampleSteve Holme2014-04-181-3/+7
* curl_easy_setopt: Updated CURLOPT_URL to include IMAP query string examplesSteve Holme2014-04-181-2/+9
* curl_easy_setopt: fix wrong version number referencesDaniel Stenberg2014-04-041-2/+2
* docs: this is for 7.37.0Daniel Stenberg2014-04-041-4/+4
* PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg2014-04-041-9/+9
* symbols-in-versions: Added CURLHEADER_*Daniel Stenberg2014-04-041-2/+4
* CURLOPT_HEADEROPT: addedDaniel Stenberg2014-04-042-24/+37
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-042-0/+28
* curl_version.3: recommend using curl_version_info() insteadDaniel Stenberg2014-02-181-1/+3
* curl_version_info.3: added *HTTP2Daniel Stenberg2014-02-181-7/+11
* curl_multi_assign.3: updated languageDaniel Stenberg2014-02-181-6/+6
* libcurl.3: edited slightly to improve readabilityDaniel Stenberg2014-02-181-16/+17
* curl_easy_perform.3: extended and clarifiedDaniel Stenberg2014-02-181-20/+28
* curl_multi_add_handle.3: clarify multi vs easy useDaniel Stenberg2014-02-181-3/+5
* curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTSDaniel Stenberg2014-02-171-4/+7
* curl_easy_setopt.3: Add another non-matching hostnameColin Hogben2014-02-161-2/+2
* url_easy_setopt.3: Add undocumented values of curl_infotypeYehezkel Horowitz2014-02-161-0/+4
* curl_easy_setopt.3: Fix word order of CURLOPT_PROXY sectionColin Hogben2014-02-141-3/+3
* transfer: make Expect: 100-continue timeout configurable.Tiit Pikma2014-02-132-0/+7
* curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0Fabian Frank2014-02-111-1/+5
* curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPNDaniel Stenberg2014-02-111-0/+14
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+2
* curl_easy_setopt.3: remove what auth types that work for CURLOPT_PROXYAUTHDaniel Stenberg2014-01-231-2/+1
* curl_getdate.3: edited, removed references to pre 7.12.2 functionalityDaniel Stenberg2014-01-201-18/+6
* curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*Daniel Stenberg2014-01-141-0/+4
* Updated copyright year for recent changesSteve Holme2014-01-021-1/+1
* curl_easy_setopt.3: fix formatting mistakesChristian Weisgerber2014-01-031-2/+2
* curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGESteve Holme2013-12-291-0/+3
* FILE: we don't support paused transfers using this protocolDaniel Stenberg2013-12-261-2/+6
* docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE://Daniel Stenberg2013-12-221-2/+8
* curl_easy_setopt: Fixed OAuth 2.0 Bearer option nameSteve Holme2013-12-191-4/+4
* curl_easy_setopt: clarify some USERPWD and PROXYUSERPWD detailsDaniel Stenberg2013-12-141-10/+16
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-142-8/+8
* symbols-in-versions: Added missing CURLSSLBACKEND_* symbolsSteve Holme2013-11-221-0/+10
* symbols-in-versions: Fixed missing CURLINFO_TLS_SESSIONSteve Holme2013-11-221-0/+1
* curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff2013-11-211-0/+12
* smtp: Changed the default command to HELP when no options are specifiedSteve Holme2013-11-171-8/+7
* DOCS: Updated curl_easy_setopt.3 following recent SMTP changesSteve Holme2013-11-151-27/+59
* darwinssl: PKCS#12 import feature now requires Lion or laterNick Zitzmann2013-11-121-1/+1
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-122-4/+14
* curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentationTomas Hoger2013-11-121-6/+6
* NSS: support for CERTINFO featurePatrick Monnerat2013-10-302-5/+6
* CURLOPT_RESOLVE: mention they don't time-outDaniel Stenberg2013-10-231-1/+3
* DOCS: Added libcurl version number to CURLOPT_SSLVERSIONSteve Holme2013-10-161-3/+5
* SSL: Corrected version number for new symbols from commit ad34a2d5c87c7fSteve Holme2013-10-161-3/+3
* build: distribute and install libcurl.m4 by defaultDave Reisner2013-10-151-1/+4
* SSL: protocol version can be specified more preciselyGergely Nagy2013-10-152-1/+10