- Jul 04, 2014
-
-
Kamil Dudka authored
-
- Jul 03, 2014
-
-
Kamil Dudka authored
... and spell it as crl_der instead of crlDER
-
Kamil Dudka authored
-
Kamil Dudka authored
... that contains the declaration of PL_ArenaFinish()
-
Kamil Dudka authored
This prevents valgrind from reporting still reachable memory allocated by NSPR arenas (mainly the freelist). Reported-by: Hubert Kario
-
Dimitrios Siganos authored
-
Dimitrios Siganos authored
-
Dimitrios Siganos authored
-
Dimitrios Siganos authored
-
Dimitrios Siganos authored
-
-
- Jul 02, 2014
-
-
Ray Satiro authored
When an error has been detected, skip the final forced call to the progress callback by making sure to pass the current return code variable in the Curl_done() call in the CURLM_STATE_DONE state. This avoids the "extra" callback that could occur even if you returned error from the progress callback. Bug: http://curl.haxx.se/mail/lib-2014-06/0062.html Reported by: Jonathan Cardoso Machado
-
Dan Fandrich authored
-
Kamil Dudka authored
This prevents valgrind from reporting possibly lost memory that NSPR uses for file descriptor cache and other globally allocated internal data structures.
-
Kamil Dudka authored
This feature was unintentionally disabled by commit ff92fcfb.
-
Kamil Dudka authored
... due to calling SSL_VersionRangeGet() with NULL file descriptor reported-by: upstream tests 305 and 404
-
- Jul 01, 2014
-
-
Dan Fandrich authored
-
- Jun 28, 2014
-
-
Steve Holme authored
-
- Jun 25, 2014
-
-
Dan Fandrich authored
-
- Jun 23, 2014
-
-
Dan Fandrich authored
-
- Jun 21, 2014
-
-
Daniel Stenberg authored
mainly to improve how the web versions render
-
Dan Fandrich authored
-
Daniel Stenberg authored
... by using the "\fIopt(3)\fP" syntax they will be linked properly when the web version of the page is generated.
-
Daniel Stenberg authored
-
Colin Hogben authored
c-ares now does support IPv6; avoid implying threaded resolver is Windows-only; two referenced source files were renamed in 7de2f927
-
Daniel Stenberg authored
... to the always-copy-char *-argument. And fix some minor mistakes.
-
Daniel Stenberg authored
With all the new individual option man pages created, this now refers to each separate one instead of duplicaing the info. Also makes this page easier to overview.
-
Dan Fandrich authored
-
- Jun 20, 2014
-
-
Daniel Stenberg authored
shorten descriptions, mostly refer to the separate descriptions
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Jun 19, 2014
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
... and fixed mancheck to ignore obsolete options
-
Daniel Stenberg authored
Now all current options have their own man pages.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
To be further discussed, debated and edited
-