Skip to content
  1. Dec 16, 2004
  2. Dec 15, 2004
  3. 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
  4. Nov 26, 2004
  5. Nov 11, 2004
  6. Nov 08, 2004
  7. Nov 02, 2004
  8. Oct 26, 2004
  9. Oct 02, 2004
  10. Jul 04, 2004
  11. Jun 24, 2004
  12. Jun 14, 2004
  13. Jun 02, 2004
  14. May 24, 2004
  15. Apr 26, 2004
  16. Apr 17, 2004
  17. Mar 26, 2004
    • Daniel Stenberg's avatar
      Gisle Vanem: · 843391c7
      Daniel Stenberg authored
      A patch to bypass MS' sillyness with regard to IPv6 and getaddrinfo().
      
      The CURLDEBUG part is to avoid redefinition warning caused by memdebug.h. If
      ENABLE_IPV6 isn't enabled, it doesn't matter since we never call
      getaddrinfo(). Allthough we could to support weird protocols like SOCK_RDM
      that Win-2K/XP has.
      843391c7
  18. Mar 21, 2004
  19. Mar 17, 2004
  20. Mar 10, 2004
  21. Mar 09, 2004
  22. Mar 04, 2004
  23. Mar 03, 2004
  24. Mar 02, 2004
  25. Mar 01, 2004
  26. Feb 20, 2004
  27. Feb 18, 2004
  28. Feb 02, 2004
  29. Jan 30, 2004
  30. Jan 29, 2004
  31. Jan 23, 2004
  32. Jan 22, 2004
  33. Jan 13, 2004