- Jun 11, 2007
-
-
Daniel Stenberg authored
-
Gisle Vanem authored
the whole 'tsd' structure on exit in destroy_thread_sync_data().
-
Gisle Vanem authored
-
- Jun 08, 2007
-
-
Dan Fandrich authored
the SOCKS server.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
James Housley authored
memory leak, and it is the right thing to do.
-
James Housley authored
* As of (LIBSSH2_APINO >= 200706012030) there are not *nb() functions * As of (LIBSSH2_APINO >= 200706012030) most libssh2_*() functions can return LIBSSH2_ERROR_EAGAIN to indicate that the call would block. To make the code work as previously, blocking, all the code has been updated so that when (LIBSSH2_APINO >= 200706012030) it loops simulating blocking. This allows the existing code to function and not hold up the upcoming release.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 07, 2007
-
-
Dan Fandrich authored
Redirect ssh output to ssh.log
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
- -s/--silent can now be used to toggle off the silence again if used a second time. Daniel S (5 June 2007) - Added Daniel Black's work that adds the first few SOCKS test cases. I also fixed two minor SOCKS problems to make the test cases run fine.
-
Dan Fandrich authored
Added more options to the ssh config file to improve the consistency of the test environment. Force a rewrite of the ssh config files on every invocation. Changed the opens to work on older versions of perl.
-
Dan Fandrich authored
to do nonlistening server tests, like other tests.
-
Dan Fandrich authored
-
- Jun 06, 2007
-
-
Daniel Stenberg authored
-
- Jun 05, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
openssh
-
Daniel Stenberg authored
to bail out
-
Daniel Stenberg authored
a connection through a socks proxy doesn't work
-
- Jun 04, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
one name... Reported by James Bursa
-
- Jun 02, 2007
-
-
Daniel Stenberg authored
gcc 4.2.0 warning: -Waddress
-
Daniel Stenberg authored
He also made recent Microsoft compilers use _strdup() instead of strdup().
-
Daniel Stenberg authored
/etc/hosts file. Patch edited for coding style and functionality by me (Daniel).
-
Daniel Stenberg authored
-
- Jun 01, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 31, 2007
-
-
Daniel Stenberg authored
to find that it crashed miserably, and this was due to some select()isms left in the code. This was due to API restrictions in c-ares 1.3.x, but with the upcoming c-ares 1.4.0 this is no longer the case so now libcurl runs much better with c-ares and the multi interface with > 1024 file descriptors in use.
-
Daniel Stenberg authored
-
- May 30, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
from it in randomize_key()
-
Daniel Stenberg authored
-
Daniel Stenberg authored
used to keep options for later re-usal when ares_init_options() is used.
-
Daniel Stenberg authored
the maximum size of the connection cache maximum size of the multi handle.
-