1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-15 22:15:13 -05:00
curl/docs/libcurl/opts
Jay Satiro ec783dc142 SSL: Remove SSLv3 from SSL default due to POODLE attack
- Remove SSLv3 from SSL default in darwinssl, schannel, cyassl, nss,
openssl effectively making the default TLS 1.x. axTLS is not affected
since it supports only TLS, and gnutls is not affected since it already
defaults to TLS 1.x.

- Update CURLOPT_SSLVERSION doc
2014-10-24 13:41:56 +02:00
..
CURLOPT_ACCEPT_ENCODING.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_ACCEPTTIMEOUT_MS.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_ADDRESS_SCOPE.3 Document type of argument for CURLOPT_ADDRESS_SCOPE. 2014-07-03 22:44:45 +02:00
CURLOPT_APPEND.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_AUTOREFERER.3 opts: 4 more man pages 2014-06-18 11:45:22 +02:00
CURLOPT_BUFFERSIZE.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_CAINFO.3 CURLOPT_CA*: better refering between *CAINFO and *CAPATH 2014-09-03 23:04:52 +02:00
CURLOPT_CAPATH.3 CURLOPT_CA*: better refering between *CAINFO and *CAPATH 2014-09-03 23:04:52 +02:00
CURLOPT_CERTINFO.3 vtls: remove QsoSSL 2014-10-13 16:33:47 +02:00
CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_BGN_FUNCTION: fix typo 2014-07-19 21:27:38 +02:00
CURLOPT_CHUNK_DATA.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_CHUNK_END_FUNCTION.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_CLOSESOCKETDATA.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_CLOSESOCKETFUNCTION.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_CONNECT_ONLY.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_CONNECTTIMEOUT_MS.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_CONNECTTIMEOUT.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_CONV_FROM_UTF8_FUNCTION.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_CONV_TO_NETWORK_FUNCTION.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_COOKIE.3 CURLOPT_COOKIE*: added more cross-references 2014-09-18 22:58:12 +02:00
CURLOPT_COOKIEFILE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_COOKIEJAR.3 CURLOPT_COOKIE*: added more cross-references 2014-09-18 22:58:12 +02:00
CURLOPT_COOKIELIST.3 CURLOPT_COOKIELIST: Added "RELOAD" command 2014-09-25 16:28:17 +02:00
CURLOPT_COOKIESESSION.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_COPYPOSTFIELDS.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_CRLF.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_CRLFILE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_CUSTOMREQUEST.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_DEBUGDATA.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_DEBUGFUNCTION.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
CURLOPT_DIRLISTONLY.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_DNS_CACHE_TIMEOUT.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_DNS_INTERFACE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP4.3: better short desc 2014-06-21 00:04:13 +02:00
CURLOPT_DNS_LOCAL_IP6.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_DNS_SERVERS.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_DNS_USE_GLOBAL_CACHE.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_EGDSOCKET.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_ERRORBUFFER.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
CURLOPT_EXPECT_100_TIMEOUT_MS.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_FAILONERROR.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_FILETIME.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_FNMATCH_DATA.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_FNMATCH_FUNCTION.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_FOLLOWLOCATION.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_FORBID_REUSE.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_FRESH_CONNECT.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_FTP_ACCOUNT.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_FTP_ALTERNATIVE_TO_USER.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_FTP_CREATE_MISSING_DIRS.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_FTP_FILEMETHOD.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_FTP_RESPONSE_TIMEOUT.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_FTP_SKIP_PASV_IP.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_FTP_SSL_CCC.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_FTP_USE_EPRT.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_FTP_USE_EPSV.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_FTP_USE_PRET.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_FTPPORT.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_FTPSSLAUTH.3 opts: fixed some typos 2014-07-30 23:37:24 +02:00
CURLOPT_GSSAPI_DELEGATION.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_HEADER.3 opts: added some DEFAULT and RETURN VALUE sections 2014-06-24 00:00:34 +02:00
CURLOPT_HEADERDATA.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_HEADERFUNCTION.3 opts: 3 more options as man pages 2014-06-17 16:48:16 +02:00
CURLOPT_HEADEROPT.3 CURLOPT_HEADEROPT.3: typo: do -> to 2014-07-31 17:52:08 +02:00
CURLOPT_HTTP200ALIASES.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_HTTP_CONTENT_DECODING.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_HTTP_TRANSFER_DECODING.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_HTTP_VERSION.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_HTTPAUTH.3 docs: Update SPNEGO and GSS-API related doc sections 2014-08-09 00:08:51 +01:00
CURLOPT_HTTPGET.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_HTTPHEADER.3 CURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole list 2014-10-03 13:35:40 +02:00
CURLOPT_HTTPPOST.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_HTTPPROXYTUNNEL.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_IGNORE_CONTENT_LENGTH.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_INFILESIZE_LARGE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_INFILESIZE.3 opts: 9 more options as separate man pages 2014-06-17 18:04:40 +02:00
CURLOPT_INTERFACE.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_INTERLEAVEDATA.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_INTERLEAVEFUNCTION.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_IOCTLDATA.3 opts: 4 more options with stand-alone man pages 2014-06-17 09:54:58 +02:00
CURLOPT_IOCTLFUNCTION.3 opts: fixed some typos 2014-07-30 23:37:24 +02:00
CURLOPT_IPRESOLVE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_ISSUERCERT.3 opts: fixed some CURLOPT references so they get turned into links 2014-07-02 21:40:39 +02:00
CURLOPT_KEYPASSWD.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_KRBLEVEL.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_LOCALPORT.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_LOCALPORTRANGE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_LOGIN_OPTIONS.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_LIMIT.3: language 2014-06-18 11:54:42 +02:00
CURLOPT_LOW_SPEED_TIME.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_MAIL_AUTH.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_MAIL_FROM.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_MAIL_RCPT.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_MAX_RECV_SPEED_LARGE.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_MAX_SEND_SPEED_LARGE.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_MAXCONNECTS.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_MAXFILESIZE_LARGE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_MAXFILESIZE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_MAXREDIRS.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_NETRC_FILE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_NETRC.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_NEW_DIRECTORY_PERMS.3 opts: fixed some typos 2014-06-20 23:31:06 +02:00
CURLOPT_NEW_FILE_PERMS.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_NOBODY.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_NOPROGRESS.3 opts: added some DEFAULT and RETURN VALUE sections 2014-06-24 00:00:34 +02:00
CURLOPT_NOPROXY.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_NOSIGNAL.3 opts: added some DEFAULT and RETURN VALUE sections 2014-06-24 00:00:34 +02:00
CURLOPT_OPENSOCKETDATA.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_OPENSOCKETFUNCTION.3 opts: fixed some CURLOPT references so they get turned into links 2014-07-02 21:40:39 +02:00
CURLOPT_PASSWORD.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_PINNEDPUBLICKEY.3 SSL: implement public key pinning 2014-10-07 14:44:19 +02:00
CURLOPT_PORT.3 opts: 9 more options as separate man pages 2014-06-17 18:04:40 +02:00
CURLOPT_POST.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_POSTFIELDS.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_POSTFIELDSIZE_LARGE.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_POSTFIELDSIZE.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_POSTQUOTE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_POSTREDIR.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_PREQUOTE.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_PRIVATE.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_PROGRESSDATA.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_PROGRESSFUNCTION.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_PROTOCOLS.3 docs: edited lots of libcurl docs for clarity 2014-10-21 10:26:40 +02:00
CURLOPT_PROXY_TRANSFER_MODE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_PROXY.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_PROXYAUTH.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_PROXYHEADER.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_PROXYPASSWORD.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_PROXYPORT.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_PROXYTYPE.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_PROXYUSERNAME.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_PROXYUSERPWD.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_PUT.3 opts: fixed some typos 2014-07-30 23:37:24 +02:00
CURLOPT_QUOTE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_RANDOM_FILE.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_RANGE.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_READDATA.3 CURLOPT_READDATA.3: fixed typo 2014-06-17 00:47:25 +02:00
CURLOPT_READFUNCTION.3 CURLOPT_READFUNCTION.3: add short desc 2014-06-18 11:55:13 +02:00
CURLOPT_REDIR_PROTOCOLS.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_REFERER.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_RESOLVE.3 CURLOPT_RESOLVE.3: add an example 2014-10-23 14:34:41 +02:00
CURLOPT_RESUME_FROM_LARGE.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_RESUME_FROM.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_RTSP_CLIENT_CSEQ.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_RTSP_REQUEST.3 opts: fixed some typos 2014-06-20 23:31:06 +02:00
CURLOPT_RTSP_SERVER_CSEQ.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_RTSP_SESSION_ID.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_RTSP_STREAM_URI.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_RTSP_TRANSPORT.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_SASL_IR.3 opts: Fixed some typos 2014-06-28 12:40:06 +01:00
CURLOPT_SEEKDATA.3 opts: 4 more options with stand-alone man pages 2014-06-17 09:54:58 +02:00
CURLOPT_SEEKFUNCTION.3 opts: 4 more options with stand-alone man pages 2014-06-17 09:54:58 +02:00
CURLOPT_SHARE.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_SOCKOPTDATA.3 opts: 7 more setopt options as individual man pages 2014-06-17 11:39:26 +02:00
CURLOPT_SOCKOPTFUNCTION.3 opts: fixed some CURLOPT references so they get turned into links 2014-07-02 21:40:39 +02:00
CURLOPT_SOCKS5_GSSAPI_NEC.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_SOCKS5_GSSAPI_SERVICE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_SSH_AUTH_TYPES.3 opts: fixed some typos 2014-06-20 23:31:06 +02:00
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_SSH_KEYDATA.3 opts: fixed some typos 2014-07-30 23:37:24 +02:00
CURLOPT_SSH_KEYFUNCTION.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_SSH_KNOWNHOSTS.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_SSH_PRIVATE_KEYFILE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_SSH_PUBLIC_KEYFILE.3 opts: document CURLE_OUT_OF_MEMORY among other return values 2014-06-20 23:43:46 +02:00
CURLOPT_SSL_CIPHER_LIST.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSL_CTX_DATA.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_SSL_CTX_FUNCTION.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_SSL_ENABLE_ALPN.3 opts: the CURLOPT_SSL_ENABLE_*PN options are enabled by default 2014-06-21 20:03:35 +02:00
CURLOPT_SSL_ENABLE_NPN.3 opts: the CURLOPT_SSL_ENABLE_*PN options are enabled by default 2014-06-21 20:03:35 +02:00
CURLOPT_SSL_OPTIONS.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_SSL_SESSIONID_CACHE.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_SSL_VERIFYHOST.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYPEER.3. add a warning about disabling it 2014-08-02 23:09:22 +02:00
CURLOPT_SSLCERT.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLCERTTYPE.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLENGINE_DEFAULT.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLENGINE.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLKEY.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLKEYTYPE.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_SSLVERSION.3 SSL: Remove SSLv3 from SSL default due to POODLE attack 2014-10-24 13:41:56 +02:00
CURLOPT_STDERR.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_TCP_KEEPALIVE.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_TCP_KEEPIDLE.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_TCP_KEEPINTVL.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_TCP_NODELAY.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_TELNETOPTIONS.3 opts: more man pages 2014-06-18 13:18:58 +02:00
CURLOPT_TFTP_BLKSIZE.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_TIMECONDITION.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_TIMEOUT_MS.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_TIMEOUT.3 opts: fixed a few typos 2014-06-18 00:54:30 +02:00
CURLOPT_TIMEVALUE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_*.3: fix reference typos 2014-10-14 10:23:27 +02:00
CURLOPT_TLSAUTH_TYPE.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TLSAUTH_*.3: fix reference typos 2014-10-14 10:23:27 +02:00
CURLOPT_TRANSFER_ENCODING.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_TRANSFERTEXT.3 opts: 4 more man pages 2014-06-18 11:45:22 +02:00
CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T' 2014-06-19 08:40:51 +02:00
CURLOPT_UPLOAD.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_URL.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_USE_SSL.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_USERAGENT.3 opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE 2014-06-18 23:28:13 +02:00
CURLOPT_USERNAME.3 docs: Escaped single backslash 2014-08-16 11:52:11 +01:00
CURLOPT_USERPWD.3 docs: Escaped single backslash 2014-08-16 11:52:11 +01:00
CURLOPT_VERBOSE.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_WILDCARDMATCH.3 opts: added some DEFAULT and RETURN VALUE sections 2014-06-24 00:00:34 +02:00
CURLOPT_WRITEDATA.3 opts: fixed some CURLOPT references so they get turned into links 2014-07-02 21:40:39 +02:00
CURLOPT_WRITEFUNCTION.3 CURLOPT_WRITEFUNCTION: changed the order of some sentences 2014-06-17 00:02:22 +02:00
CURLOPT_XFERINFODATA.3 opts: 3 more options as man pages 2014-06-17 16:48:16 +02:00
CURLOPT_XFERINFOFUNCTION.3 opts: 3 more options as man pages 2014-06-17 16:48:16 +02:00
CURLOPT_XOAUTH2_BEARER.3 opts: Fixed some typos 2014-06-28 12:40:06 +01:00
Makefile.am opts: fixed mancheck for out-of-tree builds 2014-06-21 11:22:04 +02:00
template.3 opts template: provide a filled in error code phrase 2014-06-17 11:38:51 +02:00