- Mar 28, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
to complete with no delay and actually find out what happened with the socket. As well as detection of socket send()able condition. This also allows removal of a Cygwin specific block of code.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Dan Fandrich authored
-
Gisle Vanem authored
-
Dan Fandrich authored
-
- Mar 27, 2007
-
-
Guenter Knauf authored
-
Yang Tse authored
-
Yang Tse authored
uses poll() when a fine poll() is available, so now libcurl can be built without select() support at all if a fine poll() is available.
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
and/or HAVE_VARIADIC_MACROS_GCC for specific compiler versions that support variadic macros with C99 style and/or old gcc style in their specific config.h file. If previous definitions are not done, even when aplicable, and --disable-verbose is used, the fallback (void) method will be used to define infof, avoiding the inclusion of unwanted strings in the resulting library/executable.
-
Dan Fandrich authored
-
- Mar 26, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Mar 25, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
recently
-
Daniel Stenberg authored
-
Daniel Stenberg authored
A left-over bug from the February 21 fix.
-
Daniel Stenberg authored
one over to KNOWN_BUGS
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
- Mar 24, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
test case 288 to verify it.
-
Dan Fandrich authored
before resorting to the kill -9 hammer. Added test harness infrastructure to support scp/sftp tests, using OpenSSH as the server.
-
- Mar 23, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
plus made --pass work on an SSH private key as well.
-
Yang Tse authored
-
Yang Tse authored
-