summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen2019-06-251-3/+1
* CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson2019-06-241-1/+1
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-101-8/+18
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-104-19/+18
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-022-0/+8
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-252-65/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-222-0/+65
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-223-14/+9
* CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg2019-05-151-1/+2
* CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg2019-05-141-5/+6
* CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]Daniel Stenberg2019-05-031-0/+5
* CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time valueDaniel Stenberg2019-05-031-1/+28
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-212-0/+66
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-131-9/+7
* CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg2019-04-111-2/+4
* pipelining: removedDaniel Stenberg2019-04-066-10/+20
* documentation: Fix several typosTim Rühsen2019-04-032-2/+2
* CURLMOPT_PIPELINING.3: fix typoJay Satiro2019-03-251-1/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-033-0/+155
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-231-9/+7
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-1/+4
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-017-22/+22
* doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall2019-01-312-2/+2
* Fix typo in manpageAlessandro Ghedini2019-01-161-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-091-0/+4
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-213-2/+62
* http: minor whitespace cleanup from f464535bDaniel Stenberg2018-12-142-38/+19
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-143-0/+171
* CURLOPT_WRITEFUNCTION.3: spell out that it gets called many timesDaniel Stenberg2018-11-231-3/+5
* CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and descriptionUnknownShadow2002018-11-221-1/+1
* docs: expanded on some CURLU detailsDaniel Stenberg2018-11-112-3/+14
* setopt: add CURLOPT_CURLUJim Fuller2018-11-092-0/+62
* docs: ESCape "\n" codesescape-codes-docsGisle Vanem2018-11-094-6/+6
* More "\n" ESCapingGisle Vanem2018-11-071-3/+3
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-071-2/+2
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-051-8/+9
* axtls: removedDaniel Stenberg2018-11-013-6/+4
* schannel: make CURLOPT_CERTINFO support using Issuer chainmarcosdiazr2018-11-011-1/+1
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-301-3/+5
* docs: add "see also" links for SSL optionsMichael Kaufmann2018-10-106-6/+14
* CURLOPT_SSL_VERIFYSTATUS: Fix typoDaniel Gustafsson2018-10-091-2/+2
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* whitespace fixesViktor Szakats2018-09-2310-10/+4
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-072-10/+10
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-072-0/+74
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-061-1/+4
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-062-0/+70
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-062-0/+72