- Nov 15, 2004
-
-
Daniel Stenberg authored
-
- Nov 14, 2004
-
-
Gisle Vanem authored
Borland doesn't have <sys/utime.h> nor utime().
-
Gisle Vanem authored
Static lib is libcurl.lib and import lib libcurl_imp.lib. Added implib command. Cleanup
-
- Nov 13, 2004
-
-
Daniel Stenberg authored
they don't support C99 varargs macros.
-
Gisle Vanem authored
Renamed import lib to "libcurl_imp.lib". Some cleanup and making it more readable.
-
- Nov 12, 2004
-
-
Gisle Vanem authored
or need __declspec.
-
Daniel Stenberg authored
libcurl to build without Digest support. (I figure it should also explicitly disable Negotiate and NTLM.)
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 09, 2004
-
-
Gisle Vanem authored
-
Gisle Vanem authored
Changes for removing libcurl.def file on Win32. Added "CURL_EXTERN" to memdebug.h functions. Cleaned up Makefile.vc6.
-
- Nov 08, 2004
-
-
Gisle Vanem authored
Change OS name. Fix header guard.
-
Gisle Vanem authored
Un-do changes for WinCE; cdecl decoration is not needed. Confirmed by Paul Nolan.
-
Daniel Stenberg authored
in the build, since libidn 0.3.X didn't have the header and we don't support that old libidn versions anyway. This was mentioned on the list by Jean-Philippe Barrette-LaPierre and in bug report #1062264.
-
- Nov 05, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 04, 2004
-
-
Daniel Stenberg authored
-
- Nov 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 27, 2004
-
-
Daniel Stenberg authored
-
- Oct 26, 2004
-
-
Daniel Stenberg authored
-
- Oct 25, 2004
-
-
Daniel Stenberg authored
file that was already completely downloaded caused an error, while it doesn't if you don't use --fail! I added test case 194 to verify the fix. Grrr. CURLOPT_FAILONERROR is now added to the list stuff to remove in libcurl v8 due to all the kludges needed to support it.
-
- Oct 24, 2004
-
-
Daniel Stenberg authored
good. I fixed.
-
- Oct 21, 2004
-
-
Daniel Stenberg authored
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
both source and destination being the same host. It can be useful if you want to move a file on a server or similar.
-
Daniel Stenberg authored
-
Gisle Vanem authored
djgpp has locale.h and setlocale().
-
- Oct 16, 2004
-
-
Daniel Stenberg authored
fine even for third party transfers.
-
Daniel Stenberg authored
-
Gisle Vanem authored
Added Traian Nicolescu's patches for threaded resolver on Windows. Plugged some potential handle and memory leaks. Refs. http://curl.haxx.se/mail/lib-2004-10/0134.html http://curl.haxx.se/mail/lib-2004-10/0157.html
-
- Oct 14, 2004
-
-
Daniel Stenberg authored
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.
-
- Oct 13, 2004
-
-
Gisle Vanem authored
Set errno = ENOMEM on faild countcheck().
-
- Oct 12, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 10, 2004
-
-
Daniel Stenberg authored
by gcc 3.4
-