summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* docs: document the 8MB input string limitDaniel Stenberg2020-11-092-2/+4
* copyright: fix year rangesDaniel Stenberg2020-11-0538-38/+38
* curl.se: new homeDaniel Stenberg2020-11-04459-478/+478
* hsts: add read/write callbacksDaniel Stenberg2020-11-038-0/+314
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-036-0/+153
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-253-17/+1
* curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg2020-10-181-1/+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
* setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg2020-09-221-0/+3
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-17125-129/+129
* curl_mime_headers.3: fix the example's use of curl_slist_appendDaniel Stenberg2020-09-081-2/+2
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-304-0/+58
* TLS: fix SRP detection by using the proper #ifdefsDaniel Stenberg2020-08-281-1/+2
* docs: non-existing macros in man pagesAlessandro Ghedini2020-08-272-3/+3
* docs/libcurl: update "Added in" version for curl_easy_option*Daniel Stenberg2020-08-273-6/+6
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-275-8/+186
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-242-2/+10
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-241-0/+8
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-1/+145
* 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
* copyright: update/correct the year range on a few filesDaniel Stenberg2020-08-141-1/+1
* KNOWN_BUGS: A shared connection cache is not thread-safeDaniel Stenberg2020-08-121-4/+4
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-083-4/+4
* docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM mentionsdivinity762020-07-302-2/+2
* 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-162-0/+4
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-144-0/+73
* windows: add unicode to feature listViktor Szakats2020-07-142-0/+4
* content_encoding: add zstd decoding supportGilles Vollant2020-07-123-4/+15
* CURLINFO_CERTINFO.3: fix typoFilip Salomonsson2020-07-061-2/+2
* curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecatedDaniel Stenberg2020-07-031-1/+1
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-2883-94/+94
* 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
* ABI.md: rename to .md and polish the markdownDaniel Stenberg2020-06-122-19/+14
* 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-235-0/+166
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-159-4/+395
* 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-082-0/+5
* doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler2020-05-021-1/+1