- Sep 30, 2014
-
-
Daniel Stenberg authored
-
- Sep 13, 2014
-
-
Steve Holme authored
-
- Sep 10, 2014
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 08, 2014
-
-
Daniel Stenberg authored
-
- Sep 07, 2014
-
-
Daniel Stenberg authored
-
- Sep 06, 2014
-
-
Steve Holme authored
-
- Sep 04, 2014
-
-
Steve Holme authored
-
- Sep 01, 2014
-
-
Daniel Stenberg authored
-
- Aug 25, 2014
-
-
Daniel Stenberg authored
... and bumped the contributor amount after recount
-
Daniel Stenberg authored
And renamed all http2 references to HTTP/2 in this file
-
Daniel Stenberg authored
-
- Aug 15, 2014
-
-
Daniel Stenberg authored
-
- Aug 10, 2014
-
-
Steve Holme authored
-
- Aug 08, 2014
-
-
Steve Holme authored
-
- Aug 05, 2014
-
-
Daniel Stenberg authored
-
- Jul 31, 2014
-
-
Daniel Stenberg authored
-
- Jul 23, 2014
-
-
Daniel Stenberg authored
-
- Jul 18, 2014
-
-
Alessandro Ghedini authored
This fixes a build failure on Debian caused by commit 24c3cdce. Bug: http://curl.haxx.se/mail/lib-2014-07/0209.html
-
- Jul 16, 2014
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 14, 2014
-
-
Daniel Stenberg authored
-
- Jul 12, 2014
-
-
Dan Fandrich authored
The old way using getpwuid could cause problems in programs that enable reading from netrc files simultaneously in multiple threads. Reported-by: David Woodhouse
-
Dan Fandrich authored
-
Dan Fandrich authored
This previously caused a fatal error (with a confusing error code, at that). Reported by: Glen A Johnson Jr.
-
Steve Holme authored
-
- Jul 11, 2014
-
-
Dan Fandrich authored
The AES-GCM ciphers were added to GnuTLS as late as ver. 3.0.1 but the code path in which they're referenced here is only ever used for somewhat older GnuTLS versions. This caused undeclared identifier errors when compiling against those.
-
Dan Fandrich authored
This seems to have become necessary for SRP support to work starting with GnuTLS ver. 2.99.0. Since support for SRP was added to GnuTLS before the function that takes this priority string, there should be no issue with backward compatibility.
-
Dan Fandrich authored
This makes the behaviour consistent with what happens if a date can be extracted from the certificate but is expired.
-
- Jul 04, 2014
-
-
Kamil Dudka authored
-
- Jul 02, 2014
-
-
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
-
- Jun 11, 2014
-
-
Steve Holme authored
-
- Jun 05, 2014
-
-
Steve Holme authored
-
- Jun 02, 2014
-
-
Daniel Stenberg authored
-
- May 28, 2014
-
-
Steve Holme authored
-
- May 22, 2014
-
-
Steve Holme authored
-
- May 21, 2014
-
-
Steve Holme authored
-
- May 20, 2014
-
-
Daniel Stenberg authored
Possibly the final update before release...
-