Age | Commit message (Expand) | Author |
2016-02-18 | CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie style | Jay Satiro |
2016-02-18 | curl.1: HTTP headers for --cookie must be Set-Cookie style | Jay Satiro |
2016-02-18 | curl.1: add a missing dash | Daniel Stenberg |
2016-02-18 | opts: add references | Daniel Stenberg |
2016-02-17 | examples/make: add 'checksrc' target | Daniel Stenberg |
2016-02-17 | 10-at-a-time: typecast the argument passed to sleep() | Daniel Stenberg |
2016-02-17 | externalsocket.c: fix compiler warning for fwrite return type | Daniel Stenberg |
2016-02-17 | anyauthput.c: fix compiler warnings | Daniel Stenberg |
2016-02-17 | simplessl.c: warning: while with space | Daniel Stenberg |
2016-02-17 | curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl function | 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-12 | curl.1: --disable-{eprt,epsv} are ignored for IPv6 hosts | Kamil Dudka |
2016-02-11 | examples: fix some compiler warnings | Daniel Stenberg |
2016-02-11 | simplessl.c: fix my breakage | Daniel Stenberg |
2016-02-11 | examples: adhere to curl code style | Daniel Stenberg |
2016-02-11 | examples/cookie_interface.c: add cleanup call | Daniel Stenberg |
2016-02-09 | opts: update references to renamed options | Timotej Lazar |
2016-02-09 | KNOWN_BUGS: Update #92 - Windows device prefix | Jay Satiro |
2016-02-09 | openssl: remove most BoringSSL #ifdefs. | David Benjamin |
2016-02-08 | KNOWN_BUGS: Windows device prefix is required for devices | Jay Satiro |
2016-02-08 | SSLCERTS: update wrt SSL CA certificate store | Ludwig Nussel |
2016-02-08 | THANKS: 2 contributors from the 7.47.1 release | Daniel Stenberg |
2016-02-08 | RELEASE-PROCEDURE: remove the github upload part | Daniel Stenberg |
2016-02-07 | TODO: 17.11 -w output to stderr | Daniel Stenberg |
2016-02-06 | examples/asiohiper: Avoid function name collision on Windows | Gisle Vanem |
2016-02-06 | examples/htmltitle: Use _stricmp on Windows | Gisle Vanem |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats |
2016-02-03 | HISTORY: add some info about when we used which host names | Daniel Stenberg |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: Change more haxx.se URLs from http: to https: | Dan Fandrich |
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-29 | curl.1: Explain remote-name behavior if file already exists | Jay Satiro |
2016-01-27 | getredirect.c: fix variable name | Daniel Stenberg |
2016-01-27 | examples/Makefile.inc: specify programs without .c! | Daniel Stenberg |
2016-01-26 | THANKS: 6 new contributors from 7.47.0 release notes | Daniel Stenberg |
2016-01-25 | FAQ: language fix in 4.19 | Daniel Stenberg |
2016-01-24 | FAQ: Update to point to GitHub | paulehoffman |
2016-01-24 | curl_multi_socket_action.3: line wrap | Daniel Stenberg |
2016-01-21 | TODO: "Create remote directories" for SMB | Steve Holme |
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-12 | TODO: "Try to URL encode given URL" | 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 |
2016-01-04 | FAQ: clarify who to mail about ECCN clarifications | Daniel Stenberg |
2016-01-04 | progressfunc.c: spellfix description | Daniel Stenberg |