- Nov 02, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 01, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Suggested-by: Dan Jacobson Issue: https://github.com/curl/curl/issues/1097
-
- Oct 31, 2016
-
-
Daniel Stenberg authored
CVE-2016-8622 Bug: https://curl.haxx.se/docs/adv_20161102H.html Reported-by: Cure53
-
Daniel Stenberg authored
-
Jay Satiro authored
- Wrap more words with underscores in backticks. Follow-up to 13f49133.
-
- Oct 30, 2016
-
-
Daniel Stenberg authored
words with underscore need to be within `these` Bug: https://github.com/curl/curl-www/issues/19 Reported-by : Jay Satiro
-
- Oct 28, 2016
-
-
Daniel Stenberg authored
To make it render better on the web site, at the price of it becoming slightly less readable as text.
-
Jay Satiro authored
- Clarify that this option is only for HTTP/1.1 pipelining. Bug: https://github.com/curl/curl/issues/1059 Reported-by: Jeroen Ooms Assisted-by: Daniel Stenberg
-
- Oct 27, 2016
-
-
Daniel Stenberg authored
Closes #927
-
-
Daniel Stenberg authored
- we allow the security push up to 48 hours before the release - add a mention about possible pre-notifications - lower case the 'curl-security' title
-
Andrei Sedoi authored
Closes #1088
-
- Oct 24, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
See #1084
-
Daniel Stenberg authored
Brought in 1ad2bdcf. Now does HTTPS by default and needs -k to fall back to plain HTTP.
-
- Oct 23, 2016
-
-
Dan Fandrich authored
-
- Oct 21, 2016
-
-
Daniel Stenberg authored
Also heavily edited for content. Removed lots of old cruft that we added like 10+ years ago that is likely incorrect by now. Also removed INSTALL.devcpp for same reason.
-
- Oct 18, 2016
-
-
Daniel Stenberg authored
The tool was never called cURL, only the project. But even so, we have more and more over time switched to just use lower case.
-
- Oct 17, 2016
-
-
Daniel Stenberg authored
-
- Oct 16, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 10, 2016
-
-
Daniel Stenberg authored
-
- Oct 08, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 06, 2016
-
-
Daniel Stenberg authored
See #1054
-
Daniel Stenberg authored
-
Rainer Müller authored
The 'userp' argument is unused in this example code.
-
- Oct 05, 2016
-
-
Daniel Stenberg authored
-
- Oct 04, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 01, 2016
-
-
Stephen Brokenshire authored
Type required for YourClass::func C++ function (using size_t in line with the documentation for CURLOPT_WRITEFUNCTION) and missing second colon when specifying the static function for CURLOPT_WRITEFUNCTION.
-
- Sep 30, 2016
-
-
Sebastian Mundry authored
Closes #1046
-
Sebastian Mundry authored
-
Daniel Stenberg authored
-
- Sep 26, 2016
-
-
Daniel Stenberg authored
-
- Sep 23, 2016
-
-
Daniel Stenberg authored
-
- Sep 22, 2016
-
-
Michael Kaufmann authored
Add the new option CURLOPT_KEEP_SENDING_ON_ERROR to control whether sending the request body shall be completed when the server responds early with an error status code. This is suitable for manual NTLM authentication. Reviewed-by: Jay Satiro Closes https://github.com/curl/curl/pull/904
-