Age | Commit message (Expand) | Author |
2016-03-09 | curl_multi_wait.3: add example | Daniel Stenberg |
2016-03-08 | opt-docs: fix heading macros | Jay Satiro |
2016-03-06 | CURLOPT_ACCEPTTIMEOUT_MS.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_ACCEPT_ENCODING.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_APPEND.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_NOPROGRESS.3: added example, conform to stardard style | Daniel Stenberg |
2016-03-06 | opts: added two examples | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: use .NF for example | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: added example | Daniel Stenberg |
2016-02-27 | getinfo: Add support for mbedTLS TLS session info | Jay Satiro |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 1) | Michael Koenig |
2016-02-20 | CURLOPT_DEBUGFUNCTION.3: Fix example | Jay Satiro |
2016-02-18 | CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie style | Jay Satiro |
2016-02-18 | opts: add references | Daniel Stenberg |
2016-02-14 | CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds option | Clint Clayton |
2016-02-14 | opt-docs: add more references | Daniel Stenberg |
2016-02-09 | opts: update references to renamed options | Timotej Lazar |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-02-02 | HTTPS: update a bunch of URLs from HTTP to HTTPS | Daniel Stenberg |
2016-01-24 | curl_multi_socket_action.3: line wrap | 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 |
2016-01-04 | curl_global_init.3: Add Windows-specific info for init via DLL | Jay Satiro |
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-12-07 | version: Add flag CURL_VERSION_PSL for libpsl | Gisle Vanem |
2015-11-23 | CURLOPT_HEADERFUNCTION.3: fix typo | Daniel Stenberg |
2015-11-20 | build: Fix theoretical infinite loops | Daniel Shahaf |
2015-11-16 | CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header | Daniel Stenberg |
2015-11-13 | symbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT alias | Steve Holme |
2015-11-07 | opts: Corrected TLS protocols list to include POP3S rather than POP3 | Steve Holme |
2015-11-02 | symbols-in-version: add all CURL_HTTPPOST_* symbols | Daniel Stenberg |
2015-11-02 | formadd: support >2GB files on windows | Daniel Stenberg |
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-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-10-08 | curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
2015-10-08 | curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn |
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 |