- Jan 06, 2005
-
-
Daniel Stenberg authored
-
- Jan 04, 2005
-
-
Gisle Vanem authored
-
- Jan 02, 2005
-
-
Daniel Stenberg authored
-
- Dec 26, 2004
-
-
Daniel Stenberg authored
to 8(!) or similar lengths passwords
-
- Dec 25, 2004
-
-
Daniel Stenberg authored
lib/config.h.in file by buildconf
-
Daniel Stenberg authored
longer use Angus Mackay's getpass code due to the weirdo license his code was donated to us under.
-
- Dec 21, 2004
-
-
Daniel Stenberg authored
-w option support 'http_connect' to make it easier to verify!
-
- Dec 20, 2004
-
-
Dan Fandrich authored
involves a binary-compatible change to the API struct curl_version_info_data
-
- Dec 18, 2004
-
-
Daniel Stenberg authored
-
- Dec 17, 2004
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Dec 16, 2004
-
-
Gisle Vanem authored
Ref. lib/file.c.
-
- Dec 15, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Dec 14, 2004
-
-
Gisle Vanem authored
-
- Dec 13, 2004
-
-
Gisle Vanem authored
Moved CURLOPT_SSLENGINE* options to after verbose mode is set. Added a goto. Eek!
-
- Dec 11, 2004
-
-
Daniel Stenberg authored
Here's a stab at a consolidation of the SSL detection heuristics into configure. Source files aren't changed by this patch, except for setup.h and the various config*.h files. Within the configure script, OPENSSL_ENABLED is used to determine if SSL is being used or not, and outside configure, USE_SSLEAY means the same thing; this could be even further unified some day. Now, when SSL is not detected, configure skips the various checks that are dependent on SSL, speeding up the configure process and avoiding complications with cross compiles. I also updated all the architecture- specific config files I could see, but I couldn't test them.
-
- Dec 10, 2004
-
-
Daniel Stenberg authored
-
- Dec 06, 2004
-
-
Gisle Vanem authored
-
- Nov 24, 2004
-
-
Daniel Stenberg authored
can just safely pretend we don't have one
-
Gisle Vanem authored
Provide a 64-bit capable ftruncate(). MingW has one, but it takes only 32-bit offsets.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 16, 2004
-
-
Gisle Vanem authored
Added revision tag.
-
- Nov 15, 2004
-
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Gisle Vanem authored
Uses Makefile.inc.
-
- Nov 14, 2004
-
-
Gisle Vanem authored
Changes for static/dynamic linking of libcurl. No need to generate a dummy sys/utime.h. Cleanup.
-
Gisle Vanem authored
Borland doesn't have <sys/utime.h>, utime() nor _lseeki64().
-
- Nov 13, 2004
-
-
Gisle Vanem authored
-
Gisle Vanem authored
Add ../lib/timeval.c for objects.
-
Gisle Vanem authored
Set OpenSSL path to same as in ../lib/Makefile.vc6. Import lib is now "libcurl_imp.lib". Some cleanup and making it more readable.
-
- Nov 12, 2004
-
-
Gisle Vanem authored
zlib path set to same as in lib/Makefile.vc6.
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Nov 08, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
'curl -v writes debugging to its network socket if stderr is closed'
-
Daniel Stenberg authored
executed" warning by gcc 3.4.0
-