- Apr 20, 2005
-
-
Guenter Knauf authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Mar 11, 2005
-
-
Dan Fandrich authored
the correct dynamic library names by default, and provides override switches --with-ldap-lib, --with-lber-lib and --without-lber-lib. Added CURL_DISABLE_LDAP to platform-specific config files to disable LDAP support on those platforms that probably don't have dynamic OpenLDAP libraries available to avoid compile errors.
-
- 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.
-
- Nov 12, 2004
-
-
Gisle Vanem authored
or need __declspec.
-
- Nov 09, 2004
-
-
Gisle Vanem authored
Changes for removing libcurl.def file on Win32. Added "CURL_EXTERN" to memdebug.h functions. Cleaned up Makefile.vc6.
-
- Sep 19, 2004
-
-
Guenter Knauf authored
-
- Sep 03, 2004
-
-
Guenter Knauf authored
-
- Jul 07, 2004
-
-
Guenter Knauf authored
-
- Jul 05, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jul 03, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
added generation of config.h and a prebuild target to create all neded files.
-
- Jun 11, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jun 10, 2004
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jun 04, 2004
-
-
Daniel Stenberg authored
-
- Mar 17, 2004
-
-
Daniel Stenberg authored
-