summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
...
* libcurl: Restrict redirect schemes (follow-up)Jay Satiro2019-07-173-7/+9
* test1173: make it also check all libcurl option man pagesDaniel Stenberg2019-07-166-38/+34
* libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg2019-07-141-3/+3
* CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto2019-07-061-0/+2
* docs: Fix links to OpenSSL docsJay Satiro2019-06-301-4/+5
* curl_multi_wait.3: escape backslash in exampleGaël PORTAY2019-06-261-1/+1
* 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
* typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg2019-06-201-0/+1
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-102-76/+26
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-104-19/+18
* libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus2019-06-091-3/+3
* curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg2019-06-041-3/+3
* 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-254-68/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-224-0/+68
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-224-19/+10
* 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
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-053-3/+10
* 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-214-0/+69
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-131-9/+7
* urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg2019-04-131-2/+4
* CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg2019-04-111-2/+4
* curl_easy_getinfo.3: fix minor formatting mistakeDaniel Stenberg2019-04-111-2/+2
* 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
* curl_url.3: this is not experimental anymoreDaniel Stenberg2019-03-221-9/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-035-5/+173
* curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg2019-03-011-4/+6
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-1/+2
* 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
* curl_multi_remove_handle.3: use at any time, just not from within callbacksDaniel Stenberg2019-02-191-1/+4
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-018-24/+24
* doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall2019-01-312-2/+2
* Escape the '\'Gisle Vanem2019-01-291-1/+1
* Fix typo in manpageAlessandro Ghedini2019-01-161-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-091-0/+4
* docs: mention potential leak in curl_slist_appendDaniel Gustafsson2019-01-021-2/+14
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-215-2/+65
* http: minor whitespace cleanup from f464535bDaniel Stenberg2018-12-142-38/+19
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-145-0/+181
* documentation: curl_formadd field and file names are now escapedPatrick Monnerat2018-12-111-1/+2
* 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