Skip to content
Snippets Groups Projects
  1. Sep 04, 2008
  2. Aug 17, 2008
    • Yang Tse's avatar
      OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory · fb8fe6f2
      Yang Tse authored
      when including the OpenSSL header files. This is the recommended setting, this
      prevents the undesired inclusion of header files with the same name as those
      of OpenSSL but which do not belong to the OpenSSL package. The visible change
      from previously released libcurl versions is that now OpenSSl enabled NetWare
      builds also define USE_OPENSSL in config files, and that OpenSSL header files
      must be located in a subdirectory named 'openssl'.
      fb8fe6f2
  3. Aug 16, 2008
  4. Aug 13, 2008
  5. Aug 12, 2008
  6. Aug 07, 2008
  7. Jul 21, 2008
  8. Jul 17, 2008
  9. Jul 16, 2008
  10. Jun 08, 2008
  11. Apr 02, 2008
  12. Feb 27, 2008
  13. Feb 26, 2008
  14. Feb 18, 2008
  15. Feb 16, 2008
  16. Feb 04, 2008
  17. Jan 24, 2008
  18. Jan 17, 2008
  19. Nov 18, 2007
  20. Oct 09, 2007
  21. Aug 20, 2007
  22. Aug 14, 2007
  23. Aug 11, 2007
    • Daniel Stenberg's avatar
      Patrick Monnerat modified the LDAP code and approach in curl. Starting now, · d0edb478
      Daniel Stenberg authored
      the configure script checks for openldap and friends and we link with those
      libs just like we link all other third party libraries, and we no longer
      dlopen() those libraries. Our private header file lib/ldap.h was renamed to
      lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix)
      just before this commit, just in case.
      d0edb478
  24. Aug 04, 2007
  25. Jul 08, 2007
  26. Jul 07, 2007
  27. Jul 03, 2007
  28. Jul 02, 2007
  29. Jul 01, 2007
Loading