Skip to content
Snippets Groups Projects
  1. Jan 06, 2005
  2. Jan 04, 2005
  3. Jan 02, 2005
  4. Dec 26, 2004
  5. Dec 25, 2004
  6. Dec 21, 2004
  7. Dec 20, 2004
  8. Dec 18, 2004
  9. Dec 17, 2004
  10. Dec 16, 2004
  11. Dec 15, 2004
  12. Dec 14, 2004
  13. Dec 13, 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 10, 2004
  16. Dec 06, 2004
  17. Nov 24, 2004
  18. Nov 16, 2004
    • Gisle Vanem's avatar
      · d46a573b
      Gisle Vanem authored
      Added revision tag.
      d46a573b
  19. Nov 15, 2004
  20. Nov 14, 2004
    • Gisle Vanem's avatar
      · 737dddae
      Gisle Vanem authored
      Changes for static/dynamic linking of libcurl.
      No need to generate a dummy sys/utime.h. Cleanup.
      737dddae
    • Gisle Vanem's avatar
      · b5c90c9b
      Gisle Vanem authored
      Borland doesn't have <sys/utime.h>, utime() nor
      _lseeki64().
      b5c90c9b
  21. Nov 13, 2004
  22. Nov 12, 2004
  23. Nov 11, 2004
  24. Nov 08, 2004
Loading