curl/docs/libcurl/opts
Daniel Stenberg f0b374f662
KNOWN_BUGS: remove items not considered bugs any more
- CURL_GLOBAL_SSL

This option was changed in libcurl 7.57.0 and clearly it has not caused
too many issues and a lot of time has passed.

- Store TLS context per transfer instead of per connection

This is a possible future optimization. One that is much less important
and interesting since the added support for CA caching.

- Microsoft telnet server

This bug was filed in May 2007 against curl 7.16.1 and we have not
received further reports.

- active FTP over a SOCKS

Actually, proxies in general is not working with active FTP mode. This
is now added in proxy documentation.

- DICT responses show the underlying protocol

curl still does this, but since this is now an established behavior
since forever we cannot change it easily and adding an option for it
seems crazy as this protocol is not so little its not worth it. Let's
just live with it.

- Secure Transport disabling hostname validation also disables SNI

This is an already documented restriction in Secure Transport.

- CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAM

The curl_formadd() function is marked and documented as deprecated. No
point in collecting bugs for it. It should not be used further.

- STARTTRANSFER time is wrong for HTTP POSTs

After close source code inspection I cannot see how this is true or that
there is any special treatment for different HTTP methods. We also have
not received many further reports on this, making me strongly suspect
that this is no (longer an) issue.

- multipart formposts file name encoding

The once proposed RFC 5987-encoding is since RFC 7578 documented as MUST
NOT be used. The since then implemented MIME API allows the user to set
the name on their own and can thus provide it encoded as it wants.

- DoH is not used for all name resolves when enabled

It is questionable if users actually want to use DoH for interface and
FTP port name resolving. This restriction is now documented and we
advice users against using name resolving at all for these functions.

Closes #10043
2022-12-09 13:55:01 +01:00
..
CMakeLists.txt copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_ACTIVESOCKET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_APPCONNECT_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_APPCONNECT_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_CAINFO.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_CAPATH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_CERTINFO.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_CONDITION_UNMET.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLINFO_CONNECT_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_CONNECT_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_CONTENT_LENGTH_UPLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_CONTENT_TYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_COOKIELIST.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_EFFECTIVE_METHOD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_EFFECTIVE_URL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_FILETIME_T.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_FILETIME.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_FTP_ENTRY_PATH.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_HEADER_SIZE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_HTTP_CONNECTCODE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_HTTP_VERSION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_HTTPAUTH_AVAIL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_LASTSOCKET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_LOCAL_IP.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_LOCAL_PORT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_NAMELOOKUP_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_NAMELOOKUP_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_NUM_CONNECTS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_OS_ERRNO.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PRETRANSFER_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PRETRANSFER_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PRIMARY_IP.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PRIMARY_PORT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PRIVATE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PROTOCOL.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_PROXY_ERROR.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_PROXY_SSL_VERIFYRESULT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_PROXYAUTH_AVAIL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_REDIRECT_COUNT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_REDIRECT_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_REDIRECT_TIME.3 docs: tag curl options better in man pages 2022-09-22 17:36:28 +02:00
CURLINFO_REDIRECT_URL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_REFERER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_REQUEST_SIZE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_RESPONSE_CODE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_RETRY_AFTER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_RTSP_CLIENT_CSEQ.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_RTSP_CSEQ_RECV.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_RTSP_SERVER_CSEQ.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLINFO_RTSP_SESSION_ID.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SCHEME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SIZE_DOWNLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SIZE_DOWNLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_SIZE_UPLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SIZE_UPLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_SPEED_DOWNLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SPEED_DOWNLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_SPEED_UPLOAD_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SPEED_UPLOAD.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_SSL_ENGINES.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_SSL_VERIFYRESULT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_STARTTRANSFER_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_STARTTRANSFER_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_TLS_SESSION.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLINFO_TLS_SSL_PTR.3 docs: tag curl options better in man pages 2022-09-22 17:36:28 +02:00
CURLINFO_TOTAL_TIME_T.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLINFO_TOTAL_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLMOPT_MAX_CONCURRENT_STREAMS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLMOPT_MAX_HOST_CONNECTIONS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_MAX_PIPELINE_LENGTH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLMOPT_MAX_TOTAL_CONNECTIONS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_MAXCONNECTS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_PIPELINING_SERVER_BL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_PIPELINING_SITE_BL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING.3: dedup manpage xref 2022-10-20 23:17:00 +02:00
CURLMOPT_PUSHDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_PUSHFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLMOPT_SOCKETDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVE 2022-10-26 11:23:35 +02:00
CURLMOPT_TIMERDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLMOPT_TIMERFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ABSTRACT_UNIX_SOCKET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ACCEPT_ENCODING.3: remove "four" as they are five 2022-09-28 23:17:51 +02:00
CURLOPT_ACCEPTTIMEOUT_MS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ADDRESS_SCOPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ALTSVC_CTRL.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_ALTSVC.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_APPEND.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_AUTOREFERER.3 CURLOPT_AUTOREFERER.3: highlight the privacy leak risk 2022-10-18 16:04:12 +02:00
CURLOPT_AWS_SIGV4.3 aws_sigv4: consult x-%s-content-sha256 for payload hash 2022-11-25 09:24:07 +01:00
CURLOPT_BUFFERSIZE.3 CURLOPT_BUFFERSIZE.3: add upload buffersize to see also 2022-08-23 14:54:55 +02:00
CURLOPT_CA_CACHE_TIMEOUT.3 docs: add more "SEE ALSO" links to CA related pages 2022-11-22 14:43:38 +01:00
CURLOPT_CAINFO_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CAINFO.3 docs: add more "SEE ALSO" links to CA related pages 2022-11-22 14:43:38 +01:00
CURLOPT_CAPATH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_CERTINFO.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CHUNK_BGN_FUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_CHUNK_DATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CHUNK_END_FUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_CLOSESOCKETDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CLOSESOCKETFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_ONLY.3: for ws(s) as well 2022-09-13 10:31:48 +02:00
CURLOPT_CONNECT_TO.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CONNECTTIMEOUT_MS.3 KNOWN_BUGS: remove five FTP related issues 2022-11-26 12:33:58 +01:00
CURLOPT_CONNECTTIMEOUT.3 KNOWN_BUGS: remove five FTP related issues 2022-11-26 12:33:58 +01:00
CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 lib: feature deprecation warnings in gcc >= 4.3 2022-11-15 10:57:29 +01:00
CURLOPT_CONV_FROM_UTF8_FUNCTION.3 lib: feature deprecation warnings in gcc >= 4.3 2022-11-15 10:57:29 +01:00
CURLOPT_CONV_TO_NETWORK_FUNCTION.3 lib: feature deprecation warnings in gcc >= 4.3 2022-11-15 10:57:29 +01:00
CURLOPT_COOKIE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEFILE.3: advice => advise 2022-12-09 10:51:44 +01:00
CURLOPT_COOKIEJAR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_COOKIELIST.3 CURLOPT_COOKIELIST.3: fix formatting mistake 2022-10-04 11:59:55 +02:00
CURLOPT_COOKIESESSION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_COPYPOSTFIELDS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CRLF.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CRLFILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_CURLU.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_CUSTOMREQUEST.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_DEBUGDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEBUGFUNCTION.3: do not assume nul-termination in example 2022-11-07 12:48:39 +01:00
CURLOPT_DEFAULT_PROTOCOL.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_DIRLISTONLY.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DISALLOW_USERNAME_IN_URL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_CACHE_TIMEOUT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_INTERFACE.3: mention it works for almost all protocols 2022-09-05 08:36:06 +02:00
CURLOPT_DNS_LOCAL_IP4.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_LOCAL_IP6.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_SERVERS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_SHUFFLE_ADDRESSES.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DNS_USE_GLOBAL_CACHE.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_DOH_SSL_VERIFYHOST.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_DOH_SSL_VERIFYPEER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DOH_SSL_VERIFYSTATUS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_DOH_URL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_EGDSOCKET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ERRORBUFFER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_EXPECT_100_TIMEOUT_MS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FAILONERROR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FILETIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FNMATCH_DATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FNMATCH_FUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FOLLOWLOCATION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FORBID_REUSE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FRESH_CONNECT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTP_ACCOUNT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_SERVER_RESPONSE_TIMEOUT: the new name 2022-07-05 10:16:05 +02:00
CURLOPT_FTP_CREATE_MISSING_DIRS.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_FTP_FILEMETHOD.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_FTP_SKIP_PASV_IP.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTP_SSL_CCC.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_FTP_USE_EPRT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTP_USE_EPSV.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTP_USE_PRET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_FTPPORT.3 KNOWN_BUGS: remove items not considered bugs any more 2022-12-09 13:55:01 +01:00
CURLOPT_FTPSSLAUTH.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_GSSAPI_DELEGATION.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_HAPROXYPROTOCOL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HEADER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HEADERDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HEADERFUNCTION.3 lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
CURLOPT_HEADEROPT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HSTS_CTRL.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_HSTS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_HSTSREADDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HSTSREADFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_HSTSWRITEDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_HSTSWRITEFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_HTTP09_ALLOWED.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HTTP200ALIASES.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HTTP_CONTENT_DECODING.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HTTP_TRANSFER_DECODING.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HTTP_VERSION.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_HTTPAUTH.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_HTTPGET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_HTTPHEADER.3 lib: sanitize conditional exclusion around MIME 2022-09-29 10:51:04 +02:00
CURLOPT_HTTPPOST.3 CURLOPT_HTTPPOST.3: bolden the deprecation notice 2022-10-05 18:41:55 -04:00
CURLOPT_HTTPPROXYTUNNEL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_IGNORE_CONTENT_LENGTH.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_INFILESIZE_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_INFILESIZE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_INTERFACE.3 KNOWN_BUGS: remove items not considered bugs any more 2022-12-09 13:55:01 +01:00
CURLOPT_INTERLEAVEDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_INTERLEAVEFUNCTION.3 lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
CURLOPT_IOCTLDATA.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_IOCTLFUNCTION.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_IPRESOLVE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ISSUERCERT_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_ISSUERCERT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_KEEP_SENDING_ON_ERROR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_KEYPASSWD.3 docs: fix grammar around needing pass phrase 2022-10-11 08:05:26 +02:00
CURLOPT_KRBLEVEL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_LOCALPORT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_LOCALPORTRANGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_LOGIN_OPTIONS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_LOW_SPEED_LIMIT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_LOW_SPEED_TIME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAIL_AUTH.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAIL_FROM.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAIL_RCPT_ALLLOWFAILS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAIL_RCPT.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_MAX_RECV_SPEED_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAX_SEND_SPEED_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAXAGE_CONN.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_MAXCONNECTS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAXFILESIZE_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAXFILESIZE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAXLIFETIME_CONN.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MAXREDIRS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_MIME_OPTIONS.3 manpages: Fix spelling of "allows to" -> "allows one to" 2022-09-02 14:45:01 +02:00
CURLOPT_MIMEPOST.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_NETRC_FILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_NETRC.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_NEW_DIRECTORY_PERMS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_NEW_FILE_PERMS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_NOBODY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_NOPROGRESS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_NOPROXY.3 noproxy: tailmatch like in 7.85.0 and earlier 2022-11-07 08:00:38 +01:00
CURLOPT_NOSIGNAL.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_OPENSOCKETDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_OPENSOCKETFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PASSWORD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PATH_AS_IS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PINNEDPUBLICKEY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PIPEWAIT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PORT.3 urldata: make 'use_port' an usigned short 2022-07-04 19:42:40 +02:00
CURLOPT_POST.3 CURLOPT_POST.3: Explain setting to 0 changes request type 2022-11-19 03:19:32 -05:00
CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDS.3: refer to CURLOPT_MIMEPOST 2022-10-17 16:09:22 +02:00
CURLOPT_POSTFIELDSIZE_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_POSTFIELDSIZE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_POSTQUOTE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_POSTREDIR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PRE_PROXY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PREQUOTE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PREREQDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PREREQFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PRIVATE.3 docs: tag curl options better in man pages 2022-09-22 17:36:28 +02:00
CURLOPT_PROGRESSDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROGRESSFUNCTION.3 lib: feature deprecation warnings in gcc >= 4.3 2022-11-15 10:57:29 +01:00
CURLOPT_PROTOCOLS_STR.3 docs: tell about disabled protocols in CURLOPT_*PROTOCOLS_STR. 2022-09-16 23:29:09 +02:00
CURLOPT_PROTOCOLS.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_PROXY_CAINFO_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_CAINFO.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXY_CAPATH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXY_CRLFILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_ISSUERCERT_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_ISSUERCERT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_KEYPASSWD.3 docs: fix grammar around needing pass phrase 2022-10-11 08:05:26 +02:00
CURLOPT_PROXY_PINNEDPUBLICKEY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXY_SERVICE_NAME.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXY_SSL_CIPHER_LIST.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSL_OPTIONS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSL_VERIFYHOST.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSL_VERIFYPEER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERT_BLOB.3: this is for HTTPS proxies 2022-09-06 09:55:23 +02:00
CURLOPT_PROXY_SSLCERT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSLCERTTYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSLKEY_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSLKEY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXY_SSLKEYTYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_SSLVERSION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_TLS13_CIPHERS.3 docs: tag curl options better in man pages 2022-09-22 17:36:28 +02:00
CURLOPT_PROXY_TLSAUTH_PASSWORD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_TLSAUTH_TYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_TLSAUTH_USERNAME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY_TRANSFER_MODE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXY.3 KNOWN_BUGS: remove items not considered bugs any more 2022-12-09 13:55:01 +01:00
CURLOPT_PROXYAUTH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXYHEADER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXYPASSWORD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXYPORT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXYTYPE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_PROXYUSERNAME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PROXYUSERPWD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_PUT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_QUICK_EXIT.3 CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit 2022-11-18 00:17:27 +01:00
CURLOPT_QUOTE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_RANDOM_FILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RANGE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_READDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_READFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_REDIR_PROTOCOLS_STR.3 docs: tell about disabled protocols in CURLOPT_*PROTOCOLS_STR. 2022-09-16 23:29:09 +02:00
CURLOPT_REDIR_PROTOCOLS.3 doc: fix deprecation versions inconsistencies 2022-10-13 13:59:56 +02:00
CURLOPT_REFERER.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_REQUEST_TARGET.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RESOLVE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_RESOLVER_START_DATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RESOLVER_START_FUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RESUME_FROM_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RESUME_FROM.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RTSP_CLIENT_CSEQ.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RTSP_REQUEST.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_RTSP_SERVER_CSEQ.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RTSP_SESSION_ID.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RTSP_STREAM_URI.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_RTSP_TRANSPORT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SASL_AUTHZID.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SASL_IR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SEEKDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SEEKFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SERVER_RESPONSE_TIMEOUT.3 CURLOPT_SERVER_RESPONSE_TIMEOUT: the new name 2022-07-05 10:16:05 +02:00
CURLOPT_SERVICE_NAME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SHARE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SOCKOPTDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SOCKOPTFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SOCKS5_AUTH.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_SOCKS5_GSSAPI_NEC.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SOCKS5_GSSAPI_SERVICE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_AUTH_TYPES.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_COMPRESSION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSH_HOSTKEYDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_HOSTKEYFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_KEYDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSH_KEYFUNCTION.3 curl.h: fix mention of wrong error code in comment 2022-09-22 09:43:39 +02:00
CURLOPT_SSH_KNOWNHOSTS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSH_PRIVATE_KEYFILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSH_PUBLIC_KEYFILE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_CIPHER_LIST.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_CTX_DATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSL_CTX_FUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSL_EC_CURVES.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_ENABLE_ALPN.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_ENABLE_NPN.3 NPN: remove support for and use of 2022-09-05 07:39:02 +02:00
CURLOPT_SSL_FALSESTART.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_OPTIONS.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_SSL_SESSIONID_CACHE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_VERIFYHOST.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSL_VERIFYPEER.3 docs: remove performance note in CURLOPT_SSL_VERIFYPEER 2022-10-30 22:26:24 +01:00
CURLOPT_SSL_VERIFYSTATUS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLCERT_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLCERT.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSLCERTTYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLENGINE_DEFAULT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLENGINE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLKEY_BLOB.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLKEY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SSLKEYTYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_SSLVERSION.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_STDERR.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_STREAM_DEPENDS_E.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_STREAM_DEPENDS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_STREAM_WEIGHT.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_SUPPRESS_CONNECT_HEADERS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TCP_FASTOPEN.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TCP_KEEPALIVE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TCP_KEEPIDLE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TCP_KEEPINTVL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TCP_NODELAY.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TELNETOPTIONS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TFTP_BLKSIZE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TFTP_NO_OPTIONS.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TIMECONDITION.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_TIMEOUT_MS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TIMEOUT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TIMEVALUE_LARGE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TIMEVALUE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TLS13_CIPHERS.3 docs: tag curl options better in man pages 2022-09-22 17:36:28 +02:00
CURLOPT_TLSAUTH_PASSWORD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TLSAUTH_TYPE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TLSAUTH_USERNAME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TRAILERDATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TRAILERFUNCTION.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_TRANSFER_ENCODING.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_TRANSFERTEXT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_UNIX_SOCKET_PATH.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_UNRESTRICTED_AUTH.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_UPKEEP_INTERVAL_MS.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_UPLOAD_BUFFERSIZE.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_UPLOAD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_URL.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_USE_SSL.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_USERAGENT.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_USERNAME.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_USERPWD.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_VERBOSE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_WILDCARDMATCH.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_WRITEDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLOPT_WRITEFUNCTION.3 lib: add CURL_WRITEFUNC_ERROR to signal write callback error 2022-11-10 03:13:58 -05:00
CURLOPT_WS_OPTIONS.3 docs: make sure libcurl opts examples pass in long arguments 2022-10-22 23:24:57 +02:00
CURLOPT_XFERINFODATA.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_XFERINFOFUNCTION.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLOPT_XOAUTH2_BEARER.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
CURLSHOPT_LOCKFUNC.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLSHOPT_SHARE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLSHOPT_UNLOCKFUNC.3 CURLSHOPT_UNLOCKFUNC.3: the callback as no 'access' argument 2022-09-28 23:18:54 +02:00
CURLSHOPT_UNSHARE.3 copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CURLSHOPT_USERDATA.3 docs: spellfixes 2022-09-21 15:20:08 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.inc curl.h: add CURLOPT_CA_CACHE_TIMEOUT option 2022-11-08 10:06:12 +01:00
template.3 docs: spellfixes 2022-09-21 15:20:08 +02:00