Skip to content
Snippets Groups Projects
  1. Dec 30, 2005
  2. Apr 08, 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. Mar 05, 2005
  5. Mar 03, 2005
  6. Feb 14, 2005
  7. Feb 11, 2005
  8. Feb 10, 2005
  9. Jan 03, 2005
  10. Dec 13, 2004
  11. 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
  12. Nov 24, 2004
  13. Nov 05, 2004
  14. Jun 08, 2004
  15. Mar 22, 2004
  16. Mar 21, 2004
  17. Mar 15, 2004
Loading