- Nov 14, 2008
- Nov 13, 2008
-
-
Daniel Stenberg authored
-
Yang Tse authored
non-blocking mode, and decouple function detection from function capability.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Michal Marek authored
paused.
-
Dan Fandrich authored
while still causing a timeout during the data phase.
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Nov 12, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Nov 11, 2008
-
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=2255627) which pointed out that a program using libcurl's multi interface to download a HTTPS page with a libcurl built powered by OpenSSL, would easily get silly and instead hand over SSL details as data instead of the actual HTTP headers and body. This happened because libcurl would consider the connection handshake done too early. This problem was introduced at September 22nd 2008 with my fix of the bug #2107377 The correct fix is now instead done within the GnuTLS-handling code, as both the OpenSSL and the NSS code already deal with this situation in similar fashion. I added test case 560 in an attempt to verify this fix, but unfortunately it didn't trigger it even before this fix!
-
Daniel Stenberg authored
either sorted out or more/new details come up
-
Daniel Stenberg authored
This test was added after the HTTPS-using-multi-interface with OpenSSL regression of 7.19.1 to hopefully prevent this embarassing mistake from appearing again... Unfortunately the bug wasn't triggered by this test, which presumably is because the connect to a local server is too fast/different compared to the real/distant servers we saw the bug happen with.
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
wanted anyway
-
http://curl.haxx.se/bug/view.cgi?id=2230535Yang Tse authored
Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now.
-
- Nov 09, 2008
-
-
Daniel Stenberg authored
-
- Nov 08, 2008
-
-
Yang Tse authored
-
- Nov 07, 2008
-
-
Dan Fandrich authored
system with a TEQL load-balancing device configured, which doesn't have an address. Thanks to Adam Sampson for spotting this (bug #2234923).
-
Yang Tse authored
-
Yang Tse authored
-
- Nov 06, 2008
-
-
http://curl.haxx.se/bug/view.cgi?id=2230535Yang Tse authored
problem with MSVC 6 makefile that caused a build failure. It was noted that the curl_addrinfo.obj reference was missing. I took the opportunity to sort the list in which this was missing.
-
Yang Tse authored
-
Yang Tse authored
which now also takes a protocol address family argument.
-
Dan Fandrich authored
-
Dan Fandrich authored
control connection.
-
Dan Fandrich authored
-
- Nov 05, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 04, 2008
-
-
Daniel Stenberg authored
-