Skip to content
Snippets Groups Projects
  1. Apr 20, 2005
  2. Mar 31, 2005
  3. Mar 11, 2005
    • Dan Fandrich's avatar
      Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects · 205f8b26
      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.
      205f8b26
  4. Dec 11, 2004
    • Daniel Stenberg's avatar
      Dan Fandrich: · df3ca591
      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.
      df3ca591
  5. Nov 12, 2004
  6. Nov 09, 2004
    • Gisle Vanem's avatar
      · 377e43fb
      Gisle Vanem authored
      Changes for removing libcurl.def file on Win32.
      Added "CURL_EXTERN" to memdebug.h functions.
      Cleaned up Makefile.vc6.
      377e43fb
  7. Sep 19, 2004
  8. Sep 03, 2004
  9. Jul 07, 2004
  10. Jul 05, 2004
  11. Jul 03, 2004
  12. Jun 11, 2004
  13. Jun 10, 2004
  14. Jun 04, 2004
  15. Mar 17, 2004
Loading