curl/docs/libcurl/opts
Kamil Dudka be538e0766 ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
The CURLOPT_SSH_PUBLIC_KEYFILE option has been documented to handle
empty strings specially since curl-7_25_0-31-g05a443a but the behavior
was unintentionally removed in curl-7_38_0-47-gfa7d04f.

This commit restores the original behavior and clarifies it in the
documentation that NULL and "" have both the same meaning when passed
to CURLOPT_SSH_PUBLIC_KEYFILE.

Bug: http://curl.haxx.se/mail/lib-2016-01/0072.html
2016-01-15 10:34:34 +01:00
..
CURLINFO_ACTIVESOCKET.3 CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKET 2015-09-12 23:37:52 +02:00
CURLINFO_APPCONNECT_TIME.3 opts: more CURLINFO_* options as stand-alone man pages 2015-08-31 15:28:21 +02:00
CURLINFO_CERTINFO.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_CONDITION_UNMET.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_CONNECT_TIME.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 opts: 8 more CURLINFO* options as stand-alone man pages 2015-09-02 00:00:53 +02:00
CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency 2015-09-05 23:19:33 +02:00
CURLINFO_CONTENT_TYPE.3 opts: 8 more CURLINFO* options as stand-alone man pages 2015-09-02 00:00:53 +02:00
CURLINFO_COOKIELIST.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_EFFECTIVE_URL.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLINFO_FILETIME.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLINFO_FTP_ENTRY_PATH.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_HEADER_SIZE.3 opts: 8 more CURLINFO* options as stand-alone man pages 2015-09-02 00:00:53 +02:00
CURLINFO_HTTPAUTH_AVAIL.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_HTTP_CONNECTCODE.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLINFO_LASTSOCKET.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_LOCAL_IP.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_LOCAL_PORT.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_NAMELOOKUP_TIME.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLINFO_NUM_CONNECTS.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_OS_ERRNO.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_PRETRANSFER_TIME.3 opts: more CURLINFO_* options as stand-alone man pages 2015-08-31 15:28:21 +02:00
CURLINFO_PRIMARY_IP.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_PRIMARY_PORT.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_PRIVATE.3 opts: 8 more CURLINFO* options as stand-alone man pages 2015-09-02 00:00:53 +02:00
CURLINFO_PROXYAUTH_AVAIL.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_REDIRECT_COUNT.3 opts: more CURLINFO_* options as stand-alone man pages 2015-08-31 15:28:21 +02:00
CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME.3: remove redundant '!' 2015-09-05 23:19:33 +02:00
CURLINFO_REDIRECT_URL.3 opts: more CURLINFO_* options as stand-alone man pages 2015-08-31 15:28:21 +02:00
CURLINFO_REQUEST_SIZE.3 opts: 8 more CURLINFO* options as stand-alone man pages 2015-09-02 00:00:53 +02:00
CURLINFO_RESPONSE_CODE.3 CURLINFO_RESPONSE_CODE.3: added short description 2015-08-29 13:55:00 +02:00
CURLINFO_RTSP_CLIENT_CSEQ.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_RTSP_CSEQ_RECV.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_RTSP_SERVER_CSEQ.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_RTSP_SESSION_ID.3 opts: 19 more CURLINFO_* options made into stand-alone man pages 2015-09-12 23:13:47 +02:00
CURLINFO_SIZE_DOWNLOAD.3 docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* 2015-09-08 21:19:34 -04:00
CURLINFO_SIZE_UPLOAD.3 docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* 2015-09-08 21:19:34 -04:00
CURLINFO_SPEED_DOWNLOAD.3 docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* 2015-09-08 21:19:34 -04:00
CURLINFO_SPEED_UPLOAD.3 docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* 2015-09-08 21:19:34 -04:00
CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_ENGINES.3: add short description 2015-09-05 23:19:33 +02:00
CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_SSL_VERIFYRESULT.3: add short description 2015-09-05 23:19:33 +02:00
CURLINFO_STARTTRANSFER_TIME.3 opts: more CURLINFO_* options as stand-alone man pages 2015-08-31 15:28:21 +02:00
CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SESSION: always return backend info 2015-09-22 17:21:37 +02:00
CURLINFO_TOTAL_TIME.3 opts: 7 initial CURLINFO_* options as stand-alone man pages 2015-08-28 22:58:00 +02:00
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_MAXCONNECTS.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port number 2015-05-12 23:47:01 +02:00
CURLMOPT_MAX_PIPELINE_LENGTH.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_MAX_TOTAL_CONNECTIONS.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINE: bit 1 is for multiplexing 2015-05-18 08:57:18 +02:00
CURLMOPT_PIPELINING_SERVER_BL.3 opts: Fix pipelining examples 2015-03-02 08:38:43 +01:00
CURLMOPT_PIPELINING_SITE_BL.3 opts: Fix pipelining examples 2015-03-02 08:38:43 +01:00
CURLMOPT_PUSHDATA.3 http2: initial HTTP/2 server push types/docs 2015-06-24 23:44:42 +02:00
CURLMOPT_PUSHFUNCTION.3 CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header 2015-11-16 08:26:48 +01:00
CURLMOPT_SOCKETDATA.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_SOCKETFUNCTION.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_TIMERDATA.3 opts: more multi options as stand-alone man pages 2014-11-04 10:37:09 +01:00
CURLMOPT_TIMERFUNCTION.3 CURLMOPT_TIMERFUNCTION.3: Clarify, add an example 2015-04-19 23:29:51 +02:00
CURLOPT_ACCEPTTIMEOUT_MS.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_ACCEPT_ENCODING.3 opts: added some "SEE ALSO" references 2014-10-29 22:38:39 +01: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 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_CAPATH.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_CERTINFO.3 CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFO 2015-10-08 13:47:52 +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 docs: Spelling fixes 2015-06-08 13:43:31 +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_CONNECTTIMEOUT.3 CURLOPT_*TIMEOUT.3: provide examples 2015-03-16 23:51:22 +01:00
CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_*TIMEOUT.3: provide examples 2015-03-16 23:51:22 +01:00
CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET 2015-10-08 22:50:42 +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.3: Explain that the cookies won't be modified 2015-05-24 19:01:13 -04:00
CURLOPT_COOKIEFILE.3 docs: Warn about any-domain cookies and multiple transfers 2015-09-03 02:35:11 -04:00
CURLOPT_COOKIEJAR.3 docs: Warn about any-domain cookies and multiple transfers 2015-09-03 02:35:11 -04:00
CURLOPT_COOKIELIST.3 docs: Warn about any-domain cookies and multiple transfers 2015-09-03 02:35:11 -04: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 docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion 2014-11-26 23:32:38 +00: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 CURLOPT_CUSTOMREQUEST.3: Fixed incomplete protocol list 2014-10-30 12:42:06 +00:00
CURLOPT_DEBUGDATA.3 opts: 11 more man pages 2014-06-19 00:03:17 +02:00
CURLOPT_DEBUGFUNCTION.3 docs: fix unescaped '\n' in man pages 2015-09-27 23:45:41 -04:00
CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DEFAULT_PROTOCOL: added 2015-08-22 21:57:14 -04:00
CURLOPT_DIRLISTONLY.3 CURLOPT_DIRLISTONLY.3: Added information about the usage in POP3 2014-10-30 12:42:05 +00: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: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_ERRORBUFFER.3 CURLOPT_ERRORBUFFER.3: Fix example, escape backslashes 2015-06-17 02:49:14 -04:00
CURLOPT_EXPECT_100_TIMEOUT_MS.3 opts: various corrections 2014-06-20 01:10:34 +02:00
CURLOPT_FAILONERROR.3 CURLOPT_FAILONERROR.3: mention that it closes the connection 2015-06-24 15:26:15 -07:00
CURLOPT_FILETIME.3 CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now 2015-08-29 23:23:58 -04: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 CURLOPT_FNMATCH_FUNCTION.3: fix typo 2015-09-11 18:43:54 +02:00
CURLOPT_FOLLOWLOCATION.3 CURLOPT_FOLLOWLOCATION.3: mention methods for redirects 2015-09-03 17:27:40 +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_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_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_GSSAPI_DELEGATION.3 CURLOPT_GSSAPI_DELEGATION.3: Use GSS-API rather than GSSAPI 2014-10-31 12:48:48 +00:00
CURLOPT_HEADER.3 CURLOPT_*.3: more examples and edits 2015-03-17 08:57:31 +01:00
CURLOPT_HEADERDATA.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADERFUNCTION.3: fix typo 2015-11-23 16:11:57 +01:00
CURLOPT_HEADEROPT.3 CURLOPT_HEADEROPT: default to separate 2015-04-28 21:02:37 +02:00
CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200" 2015-03-31 23:53:56 +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: fix typo in recent commit 2015-03-24 21:48:02 +01:00
CURLOPT_HTTPPOST.3 opts: added examples 2014-10-21 08:58:24 +02:00
CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy! 2015-05-21 14:17:17 +02:00
CURLOPT_HTTP_CONTENT_DECODING.3 opts: added some "SEE ALSO" references 2014-10-29 22:38:39 +01:00
CURLOPT_HTTP_TRANSFER_DECODING.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_HTTP_VERSION.3 http: add libcurl option to allow HTTP/2 for HTTPS only 2015-12-13 09:24:51 +01:00
CURLOPT_IGNORE_CONTENT_LENGTH.3 ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore size 2015-10-23 14:57:30 +02:00
CURLOPT_INFILESIZE.3 CURLOPT_*.3: added lots of small example sections 2015-03-17 08:03:46 +01:00
CURLOPT_INFILESIZE_LARGE.3 CURLOPT_*.3: added lots of small example sections 2015-03-17 08:03:46 +01: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: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00: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: Use common wording for MAIL related names 2014-11-02 11:03:09 +00:00
CURLOPT_MAIL_FROM.3 opts: Use common wording for MAIL related names 2014-11-02 11:03:09 +00:00
CURLOPT_MAIL_RCPT.3 opts: Use common wording for MAIL related names 2014-11-02 11:03:09 +00:00
CURLOPT_MAXCONNECTS.3 CURLOPT_MAXCONNECTS.3: Reworked the description to be less confusing 2014-11-02 11:03:04 +00:00
CURLOPT_MAXFILESIZE.3 opts: more man pages 2014-06-19 13:53:13 +02:00
CURLOPT_MAXFILESIZE_LARGE.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_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_NETRC.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_NETRC_FILE.3 opts: more man pages 2014-06-19 13:53:13 +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_PATH_AS_IS.3 CURLOPT_PATH_AS_IS.3: fix typo 2015-09-05 23:19:49 +02:00
CURLOPT_PINNEDPUBLICKEY.3 mbedtls: implement CURLOPT_PINNEDPUBLICKEY 2016-01-10 00:17:26 +01:00
CURLOPT_PIPEWAIT.3 CURLOPT_PIPEWAIT: added 2015-05-18 09:33:47 +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 CURLOPT_POSTFIELDS.3: Mention curl_easy_escape 2015-05-20 01:48:31 -04:00
CURLOPT_POSTFIELDSIZE.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_POSTQUOTE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_POSTREDIR.3 CURLOPT_POSTREDIR.3: update RFC number and section 2015-09-03 17:33:16 +02:00
CURLOPT_PREQUOTE.3 opts: 16 more man pages 2014-06-18 14:40:26 +02:00
CURLOPT_PRIVATE.3 CURLOPT_PRIVATE.3: provide an example 2015-03-16 23:56:11 +01: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: Update the redirect protocols disabled by default 2015-08-18 01:38:07 -04:00
CURLOPT_PROXY.3 CURLOPT_PROXY.3: A proxy given as env variable gets no special treatment 2015-09-22 16:54:28 +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: Use common wording for user/password option names 2014-10-31 22:22:19 +00: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: Use common wording for TLS user/password option names 2014-11-02 11:03:06 +00:00
CURLOPT_PROXYUSERPWD.3 opts: Use common wording for TLS user/password option names 2014-11-02 11:03:06 +00:00
CURLOPT_PROXY_SERVICE_NAME.3 docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentation 2015-04-28 14:47:18 +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_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 CURLOPT_RANGE: for HTTP servers, range support is optional 2015-12-24 23:35:54 +01:00
CURLOPT_READDATA.3 CURLOPT_*.3: added lots of small example sections 2015-03-17 08:03:46 +01:00
CURLOPT_READFUNCTION.3 CURLOPT_*.3: more examples and edits 2015-03-17 08:57:31 +01:00
CURLOPT_REDIR_PROTOCOLS.3 docs: Update the redirect protocols disabled by default 2015-08-18 01:38:07 -04:00
CURLOPT_REFERER.3 CURLOPT_*.3: added lots of small example sections 2015-03-17 08:03:46 +01:00
CURLOPT_RESOLVE.3 CURLOPT_RESOLVE.3: minor language polish 2016-01-13 09:11:12 +01:00
CURLOPT_RESUME_FROM.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02:00
CURLOPT_RESUME_FROM_LARGE.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 CURLOPT_SASL_IR.3: Added supported mechanism information 2014-11-02 11:03:11 +00:00
CURLOPT_SEEKDATA.3 opts: 4 more options with stand-alone man pages 2014-06-17 09:54:58 +02:00
CURLOPT_SEEKFUNCTION.3 CURLOPT_SEEKFUNCTION.3: also when server closes a connection 2015-01-29 22:34:21 +01:00
CURLOPT_SERVICE_NAME.3 Negotiate: custom service names for SPNEGO. 2015-04-28 08:29:56 +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 ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL 2016-01-15 10:34:34 +01:00
CURLOPT_SSLCERT.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLCERTTYPE.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLENGINE.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLENGINE_DEFAULT.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLKEY.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLKEYTYPE.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSLVERSION.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_CIPHER_LIST.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_CTX_DATA.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_CTX_FUNCTION.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00: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_FALSESTART.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_OPTIONS.3 SSL: Add an option to disable certificate revocation checks 2015-07-17 02:40:16 -04:00
CURLOPT_SSL_SESSIONID_CACHE.3 opts: 37 additional man pages 2014-06-19 17:59:13 +02:00
CURLOPT_SSL_VERIFYHOST.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_VERIFYPEER.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_SSL_VERIFYSTATUS.3 opts: Corrected TLS protocols list to include POP3S rather than POP3 2015-11-07 22:11:04 +00:00
CURLOPT_STDERR.3 CURLOPT_STDERR.3: added an example 2015-03-16 23:40:52 +01:00
CURLOPT_STREAM_DEPENDS.3 http2: s/priority/weight 2015-10-23 08:22:38 +02:00
CURLOPT_STREAM_DEPENDS_E.3 http2: s/priority/weight 2015-10-23 08:22:38 +02:00
CURLOPT_STREAM_WEIGHT.3 CURLOPT_STREAM_WEIGHT.3: call argument 'weight' too 2015-10-23 09:23:46 +02:00
CURLOPT_TCP_KEEPALIVE.3 opts: improved the TCP keepalive examples 2015-05-08 08:27:19 +02:00
CURLOPT_TCP_KEEPIDLE.3 opts: improved the TCP keepalive examples 2015-05-08 08:27:19 +02:00
CURLOPT_TCP_KEEPINTVL.3 opts: improved the TCP keepalive examples 2015-05-08 08:27:19 +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.3 CURLOPT_*TIMEOUT.3: provide examples 2015-03-16 23:51:22 +01:00
CURLOPT_TIMEOUT_MS.3 CURLOPT_*TIMEOUT.3: provide examples 2015-03-16 23:51:22 +01:00
CURLOPT_TIMEVALUE.3 opts: 29 more options as man pages 2014-06-18 00:30:02 +02:00
CURLOPT_TLSAUTH_PASSWORD.3 opts: Use common wording for TLS user/password option names 2014-11-02 11:03:06 +00:00
CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_TYPE.3: update description 2015-09-06 23:12:17 +02:00
CURLOPT_TLSAUTH_USERNAME.3 opts: Use common wording for TLS user/password option names 2014-11-02 11:03:06 +00:00
CURLOPT_TRANSFERTEXT.3 opts: 4 more man pages 2014-06-18 11:45:22 +02:00
CURLOPT_TRANSFER_ENCODING.3 opts: the final bunch of options as man pages 2014-06-20 00:58:18 +02:00
CURLOPT_UNIX_SOCKET_PATH.3 code/docs: Use Unix rather than UNIX to avoid use of the trademark 2014-12-26 21:42:44 +00: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 man-pages: more SEE ALSO links 2015-08-31 16:03:53 +02:00
CURLOPT_USERAGENT.3 CURLOPT_USERAGENT.3: added an example 2015-03-16 23:41:45 +01:00
CURLOPT_USERNAME.3 opts: Use common wording for user/password option names 2014-10-31 22:22:19 +00:00
CURLOPT_USERPWD.3 opts: Use common wording for user/password option names 2014-10-31 22:22:19 +00:00
CURLOPT_USE_SSL.3 opts: provide more and updated examples 2014-10-21 13:40:38 +02: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 CURLOPT_*.3: more examples and edits 2015-03-17 08:57:31 +01: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 CURLOPT_XOAUTH2_BEARER.3: Corrected the OAuth version number 2014-11-02 11:03:13 +00:00
Makefile.am http2: add stream options to dist and curl_easy_setopt.3 2015-10-23 09:16:00 +02:00
template.3 opts template: provide a filled in error code phrase 2014-06-17 11:38:51 +02:00