aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
AgeCommit message (Expand)Author
2015-09-05CURLOPT_PATH_AS_IS.3: fix typoSvyatoslav Mishyn
2015-09-05CURLINFO_SSL_VERIFYRESULT.3: add short descriptionSvyatoslav Mishyn
2015-09-05CURLINFO_SSL_ENGINES.3: add short descriptionSvyatoslav Mishyn
2015-09-05CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistencySvyatoslav Mishyn
2015-09-05CURLINFO_REDIRECT_TIME.3: remove redundant '!'Svyatoslav Mishyn
2015-09-03CURLOPT_POSTREDIR.3: update RFC number and sectionDaniel Stenberg
2015-09-03CURLOPT_FOLLOWLOCATION.3: mention methods for redirectsDaniel Stenberg
2015-09-03docs: Warn about any-domain cookies and multiple transfersJay Satiro
2015-09-02opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg
2015-08-31man-pages: more SEE ALSO linksDaniel Stenberg
2015-08-31opts: more CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-29CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage nowJay Satiro
2015-08-29CURLINFO_RESPONSE_CODE.3: added short descriptionDaniel Stenberg
2015-08-28opts: 7 initial CURLINFO_* options as stand-alone man pagesDaniel Stenberg
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-19CURLMOPT_PUSHFUNCTION.3: fix argument typesSam Roth
2015-08-18docs: Update the redirect protocols disabled by defaultJay Satiro
2015-08-15CURLOPT_HTTP_VERSION.3: connection re-use goes before versionDaniel Stenberg
2015-08-12docs: fix typosAlessandro Ghedini
2015-08-09CURLOPT_RESOLVE.3: Note removal support was added in 7.42Jay Satiro
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-24CURLOPT_FAILONERROR.3: mention that it closes the connectionDaniel Stenberg
2015-06-24CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa
2015-06-24CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg
2015-06-24http2: curl_pushheader_byname now takes a const char *Daniel Stenberg
2015-06-24http2: fixed the header accessor functions for the push callbackDaniel Stenberg
2015-06-24http2: initial implementation of the push callbackDaniel Stenberg
2015-06-24http2: initial HTTP/2 server push types/docsDaniel Stenberg
2015-06-17CURLOPT_ERRORBUFFER.3: Fix example, escape backslashesJay Satiro
2015-06-17CURLOPT_ERRORBUFFER.3: Improve exampleJay Satiro
2015-06-08docs: Spelling fixesVille Skyttä
2015-06-03cookie: Stop exporting any-domain cookiesJay Satiro
2015-05-25CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domainJay Satiro
2015-05-24CURLOPT_COOKIE.3: Explain that the cookies won't be modifiedJay Satiro
2015-05-24CURLOPT_COOKIELIST.3: Add exampleJay Satiro
2015-05-21CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy!Daniel Stenberg
2015-05-20CURLOPT_POSTFIELDS.3: Mention curl_easy_escapeJay Satiro
2015-05-18CURLOPT_PIPEWAIT: addedDaniel Stenberg
2015-05-18CURLMOPT_PIPELINE: bit 1 is for multiplexingDaniel Stenberg
2015-05-12CURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port numberDaniel Stenberg
2015-05-08opts: improved the TCP keepalive examplesEgon Eckert
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg
2015-04-28docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SERVICE_NAME documentationLinus Nielsen
2015-04-28dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVICE_NAMEDaniel Stenberg
2015-04-28Negotiate: custom service names for SPNEGO.Linus Nielsen
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-04-22docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man page, tooKamil Dudka
2015-04-22nss: implement public key pinning for NSS backendKamil Dudka
2015-04-20CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and descDaniel Stenberg