summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-27/+42
* CURLINFO_PRETRANSFER_TIME.3: clarifyDaniel Stenberg2021-01-141-5/+6
* language: s/behaviour/behavior/gEmil Engler2021-01-024-4/+4
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-291-7/+12
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-213-0/+88
* CURLOPT_URL.3: remove scheme specific detailsDaniel Stenberg2020-12-121-230/+0
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-3/+5
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-04371-387/+387
* hsts: add read/write callbacksDaniel Stenberg2020-11-036-0/+299
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-033-0/+141
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-252-16/+1
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1
* CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg2020-10-161-9/+8
* CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju2020-10-161-1/+1
* docs/opts: fix typos in two manual pagesSamanta Navarro2020-10-032-2/+2
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-17118-119/+119
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-302-0/+55
* docs: non-existing macros in man pagesAlessandro Ghedini2020-08-272-3/+3
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-241-2/+9
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-241-0/+8
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-242-1/+106
* KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg2020-08-231-1/+5
* docs: clarify MAX_SEND/RECV_SPEED functionalityDaniel Stenberg2020-08-152-4/+17
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-1/+1
* CURLOPT_NOBODY.3: fix the syntax for referring to optionsDaniel Stenberg2020-07-271-3/+3
* CURLOPT_NOBODY.3: clarify what setting to 0 meansDaniel Stenberg2020-07-271-6/+16
* docs: Update a few leftover mentions of DarwinSSLDaniel Gustafsson2020-07-163-5/+5
* CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg2020-07-161-0/+3
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-142-0/+69
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-4/+6
* CURLINFO_CERTINFO.3: fix typoFilip Salomonsson2020-07-061-2/+2
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-2867-67/+67
* CURLOPT_READFUNCTION.3: provide the upload data size up frontDaniel Stenberg2020-06-261-1/+6
* openssl: Don't ignore CA paths when using Windows CA storeJay Satiro2020-06-221-2/+3
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-105-21/+21
* CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg2020-06-051-9/+11
* setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant2020-05-233-0/+160
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-157-4/+379
* OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg2020-05-131-5/+8
* CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant2020-05-081-0/+4
* doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler2020-05-021-1/+1
* GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler2020-04-301-1/+1
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-1/+1
* CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg2020-04-071-4/+33
* CURLINFO_CONDITION_UNMET: return true for 304 http status codeKwon-Young Choi2020-04-051-2/+4
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2494-92/+134