- Nov 29, 2008
-
-
Dan Fandrich authored
OpenWatcom C)
-
- Nov 28, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
- Nov 26, 2008
-
-
Yang Tse authored
buffer to shrink instead of expand if a reply contained 8 or more records.
-
Yang Tse authored
-
Daniel Stenberg authored
-
- Nov 25, 2008
-
-
Dan Fandrich authored
with and without --location-trusted
-
Dan Fandrich authored
adds 1 to num to get the data section to return. This allows testing authentication negotiations using the Basic authentication method.
-
Yang Tse authored
ares_addr union is now changed into an internal struct which also holds the address family.
-
- Nov 24, 2008
-
-
Dan Fandrich authored
-
-
Daniel Stenberg authored
function when built to support SCP and SFTP that helps the library to know in which direction a particular libssh2 operation would return EAGAIN so that libcurl knows what socket conditions to wait for before trying the function call again. Previously (and still when using libssh2 0.18 or earlier), libcurl will busy-loop in this situation when the easy interface is used!
-
- Nov 21, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Nov 20, 2008
-
-
Dan Fandrich authored
HAVE_IOCTL_SIOCGIFADDR since it's needed to use SIOCGIFADDR and Watcom C doesn't currently define it.
-
Daniel Stenberg authored
warnings
-
Daniel Stenberg authored
only
-
- Nov 19, 2008
-
-
Daniel Stenberg authored
done!
-
Daniel Stenberg authored
used. It has been used since forever but it was never a good idea to use unless explicitly asked for.
-
Daniel Stenberg authored
you use runtests.pl -g, will be sourced by gdb to allow additional fancy or whatever you see fit
-
Daniel Stenberg authored
-
Daniel Stenberg authored
*_socket_all() and *_socket() aren't used at all but only *_socket_action() is.
-
Daniel Stenberg authored
resolves a host name from the given file, using the regular hosts syntax.
-
Daniel Stenberg authored
GSS/kerberos authentication (http://curl.haxx.se/bug/view.cgi?id=2284386)
-
Daniel Stenberg authored
when uploading files to a single FTP server using multiple easy handle handles with the multi interface. Occasionally a handle would stall in mysterious ways. The problem turned out to be a side-effect of the ConnectionExists() function's eagerness to re-use a handle for HTTP pipelining so it would select it even if already being in use, due to an inadequate check for its chances of being used for pipelnining.
-
Yang Tse authored
-
- Nov 18, 2008
-
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
upcomming work to support the broadest range of Autoconf versions
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Yang Tse authored
-
- Nov 17, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-