- Mar 18, 2007
-
-
Daniel Stenberg authored
Added: Frequent calling of user progress callback
-
Daniel Stenberg authored
since that is the API yassl attempts to provide
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
Curl_poll() which is called whenever not a single valid file descriptor is passed to these functions. Improve readibility using a poll() macro to replace WSApoll().
-
- Mar 17, 2007
-
-
Gisle Vanem authored
-
Gisle Vanem authored
Dependencies are now put in external file depend.dj.
-
Gisle Vanem authored
CURL_DEBUG is defined.
-
- Mar 16, 2007
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Mar 15, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
you can now use [1-1] without curl complaining.
-
Dan Fandrich authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Mar 14, 2007
-
-
Daniel Stenberg authored
it and avoid it, even if this cripples the CCC command
-
Dan Fandrich authored
Added some more debug logs.
-
- Mar 13, 2007
-
-
Dan Fandrich authored
-
Gisle Vanem authored
-
- Mar 12, 2007
-
-
Dan Fandrich authored
'crypto' tests aren't dependent on SSL. Compiling with --disable-crypto-auth will cause test failures, however.
-
Daniel Stenberg authored
-
Yang Tse authored
libldap when available in liblber.
-
- Mar 11, 2007
-
-
Daniel Stenberg authored
-
-
Yang Tse authored
-
- Mar 10, 2007
-
-
Daniel Stenberg authored
multi interface
-
Daniel Stenberg authored
-
Daniel Stenberg authored
1) the progress callback gets called more frequently (at times) 2) libcurl *might* call the callback when it receives a signal
-
Daniel Stenberg authored
-
Yang Tse authored
-
- Mar 09, 2007
-
-
Dan Fandrich authored
appropriate test case to use it. For now, this is treated the same as the "SSL" feature because curl doesn't list it separately.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
machine type too.
-
Daniel Stenberg authored
upload a file it couldn't open. Bug #1676581 (http://curl.haxx.se/bug/view.cgi?id=1676581)
-
Dan Fandrich authored
test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify their required servers and features.
-
- Mar 08, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Yang Tse authored
libtool to skip C++ and Fortran checks in patchset: http://cool.haxx.se/cvs.cgi/curl/ares/configure.ac.diff?r1=1.60&r2=1.64
-