Skip to content
Snippets Groups Projects
  1. Sep 02, 2008
  2. Jan 10, 2008
  3. Oct 29, 2007
  4. Oct 25, 2007
  5. Sep 14, 2007
  6. Feb 17, 2007
  7. Feb 14, 2007
  8. May 02, 2006
  9. Jan 16, 2006
  10. Sep 04, 2005
  11. Aug 07, 2005
  12. Mar 15, 2005
  13. Dec 24, 2004
  14. 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
  15. Dec 08, 2003
  16. Jan 16, 2003
  17. Nov 20, 2002
  18. Sep 02, 2002
  19. Aug 30, 2002
  20. Jun 11, 2002
  21. Jan 16, 2002
  22. Aug 16, 2001
  23. Aug 06, 2001
  24. Jun 01, 2001
  25. May 28, 2001
  26. Apr 18, 2001
  27. Apr 17, 2001
Loading