summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-291-7/+12
* curl_easy_pause.3: add multiplexed pause effectsDaniel Stenberg2020-12-221-23/+23
* curl_easy_pause.3: fix man page referenceJay Satiro2020-12-221-1/+1
* speedcheck: exclude paused transfersDaniel Stenberg2020-12-221-0/+4
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-214-0/+90
* http: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+2
* version: include hyper versionDaniel Stenberg2020-12-181-0/+1
* 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
* 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