Age | Commit message (Expand) | Author |
2016-02-14 | opt-docs: add more references | Daniel Stenberg |
2016-02-09 | opts: update references to renamed options | Timotej Lazar |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-01-16 | CURLINFO_RESPONSE_CODE.3: add example | Daniel Schauenberg |
2016-01-15 | ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL | Kamil Dudka |
2016-01-13 | CURLOPT_RESOLVE.3: minor language polish | Daniel Stenberg |
2016-01-10 | mbedtls: implement CURLOPT_PINNEDPUBLICKEY | Thomas Glanzmann |
2015-12-24 | CURLOPT_RANGE: for HTTP servers, range support is optional | Daniel Stenberg |
2015-12-13 | http: add libcurl option to allow HTTP/2 for HTTPS only | Daniel Stenberg |
2015-11-23 | CURLOPT_HEADERFUNCTION.3: fix typo | Daniel Stenberg |
2015-11-16 | CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header | Daniel Stenberg |
2015-11-07 | opts: Corrected TLS protocols list to include POP3S rather than POP3 | Steve Holme |
2015-10-23 | ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore size | Kurt Fankhauser |
2015-10-23 | CURLOPT_STREAM_WEIGHT.3: call argument 'weight' too | Daniel Stenberg |
2015-10-23 | http2: add stream options to dist and curl_easy_setopt.3 | Daniel Stenberg |
2015-10-23 | http2: s/priority/weight | Daniel Stenberg |
2015-10-23 | http2: added three stream prio/deps options | Daniel Stenberg |
2015-10-08 | CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
2015-10-08 | CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFO | Daniel Stenberg |
2015-09-27 | docs: fix unescaped '\n' in man pages | Svyatoslav Mishyn |
2015-09-22 | CURLINFO_TLS_SESSION: always return backend info | Daniel Stenberg |
2015-09-22 | CURLOPT_PROXY.3: A proxy given as env variable gets no special treatment | Richard van den Berg |
2015-09-20 | CURLOPT_PINNEDPUBLICKEY.3: replace test.com with example.com | Viktor Szakats |
2015-09-17 | CURLOPT_PINNEDPUBLICKEY.3: mention error code | Daniel Stenberg |
2015-09-14 | CURLOPT_PINNEDPUBLICKEY.3: Improve pubkey extraction example | Jay Satiro |
2015-09-12 | CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKET | Daniel Stenberg |
2015-09-12 | opts: add CURLINFO_* man pages to dist | Daniel Stenberg |
2015-09-12 | opts: 19 more CURLINFO_* options made into stand-alone man pages | Daniel Stenberg |
2015-09-11 | CURLOPT_FNMATCH_FUNCTION.3: fix typo | Svyatoslav Mishyn |
2015-09-08 | docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_* | Svyatoslav Mishyn |
2015-09-08 | parse_proxy: reject illegal port numbers | Daniel Stenberg |
2015-09-06 | CURLOPT_TLSAUTH_TYPE.3: update description | Svyatoslav Mishyn |
2015-09-05 | CURLOPT_PATH_AS_IS.3: fix typo | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_SSL_VERIFYRESULT.3: add short description | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_SSL_ENGINES.3: add short description | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency | Svyatoslav Mishyn |
2015-09-05 | CURLINFO_REDIRECT_TIME.3: remove redundant '!' | Svyatoslav Mishyn |
2015-09-03 | CURLOPT_POSTREDIR.3: update RFC number and section | Daniel Stenberg |
2015-09-03 | CURLOPT_FOLLOWLOCATION.3: mention methods for redirects | Daniel Stenberg |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro |
2015-09-02 | opts: 8 more CURLINFO* options as stand-alone man pages | Daniel Stenberg |
2015-08-31 | man-pages: more SEE ALSO links | Daniel Stenberg |
2015-08-31 | opts: more CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-29 | CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage now | Jay Satiro |
2015-08-29 | CURLINFO_RESPONSE_CODE.3: added short description | Daniel Stenberg |
2015-08-28 | opts: 7 initial CURLINFO_* options as stand-alone man pages | Daniel Stenberg |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-19 | CURLMOPT_PUSHFUNCTION.3: fix argument types | Sam Roth |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro |