- Jun 11, 2017
-
-
ygrek authored
-
- Jun 09, 2017
-
-
Daniel Stenberg authored
-
- Jun 08, 2017
-
-
Ryuichi KAWAMATA authored
Closes #1557
-
- Jun 04, 2017
-
-
Mahmoud Samir Fayed authored
Closes https://github.com/curl/curl/pull/1539
-
- Jun 03, 2017
-
-
Daniel Stenberg authored
-
- Jun 01, 2017
-
-
Daniel Stenberg authored
... and update the certinfo.c example accordingly. Fixes https://github.com/curl/curl/issues/846
-
Daniel Stenberg authored
Fixes #1524
-
- May 31, 2017
-
-
Daniel Stenberg authored
... since closesocket is a function in WinSock. Reported-by: Marcel Raad Bug: https://github.com/curl/curl/commit/55fcb8485914700132fd1854c9509b66c955efbe#co mmitcomment-22347818
-
Daniel Stenberg authored
Reported-by: Gisle Vanem
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 30, 2017
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Fixes #1208
-
Daniel Stenberg authored
-
- May 27, 2017
-
-
Daniel Stenberg authored
-
- May 25, 2017
-
-
Daniel Stenberg authored
-
Phil Crump authored
Closes #1509
-
- May 24, 2017
-
-
Marcel Raad authored
This is contained in -Wextra with GCC 7.
-
- May 23, 2017
-
-
Sergei Nikulov authored
-
Daniel Stenberg authored
Test 1261 added to verify. Reported-by: Lloyd Fournier Fixes #1489 Closes #1497
-
- May 19, 2017
-
-
Daniel Stenberg authored
It takes someone to read up on the APIs of these libraries to figure out how to do this correctly. Reported-by: Michael Kaufmann Closes #1253
-
Daniel Stenberg authored
That means delete the timer. Reported-by: Michael Kaufmann Ref: #1253
-
- May 18, 2017
-
-
Daniel Stenberg authored
Since the man page generator wants the long option name version to generate the proper output.
-
- May 17, 2017
-
-
Daniel Stenberg authored
-
- May 16, 2017
-
-
Daniel Stenberg authored
-
- May 15, 2017
-
-
Travis Burtrum authored
Closes #1400
-
Daniel Stenberg authored
follow-up to 5ddad099
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 13, 2017
-
-
Dan Fandrich authored
Some code (e.g. Curl_fillreadbuffer) assumes that this buffer is not exceedingly tiny and will break if it is. This same check is already done at run time in the CURLOPT_BUFFERSIZE option.
-
Daniel Stenberg authored
... I found them in the commit logs from the early years
-
- May 12, 2017
-
-
Daniel Stenberg authored
... and delete trailing whitespace Fixes #1484
-
- May 11, 2017
-
-
Marcel Raad authored
clang 5.0 complains: possible misuse of comma operator here [-Wcomma]
-
- May 08, 2017
-
-
Daniel Stenberg authored
... using the docs/cmdline-opts/gen.pl script, so that we get all the command line option documentation from the same source. The generation of the list has to be done manually and pasted into the source code. Closes #1465
-
Daniel Stenberg authored
... to also make it update when we remove files, like we did for --environment in commit a8e388dd.
-