Skip to content
Snippets Groups Projects
  1. Feb 23, 2008
  2. Feb 21, 2008
  3. Feb 20, 2008
  4. Feb 19, 2008
  5. Feb 18, 2008
  6. Feb 03, 2008
  7. Jan 20, 2008
  8. Nov 17, 2007
  9. Nov 07, 2007
  10. Nov 05, 2007
  11. Sep 13, 2007
  12. Aug 30, 2007
    • Dan Fandrich's avatar
      Renamed several libcurl error codes and options to make them more general · 9f44a955
      Dan Fandrich authored
      and allow reuse by multiple protocols. Several unused error codes were
      removed.  In all cases, macros were added to preserve source (and binary)
      compatibility with the old names.  These macros are subject to removal at
      a future date, but probably not before 2009.  An application can be
      tested to see if it is using any obsolete code by compiling it with the
      CURL_NO_OLDIES macro defined.
      
      Documented some newer error codes in libcurl-error(3)
      9f44a955
  13. Aug 17, 2007
  14. 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
  15. Jul 16, 2007
  16. Jul 13, 2007
  17. Jul 12, 2007
  18. Jul 06, 2007
  19. Jun 27, 2007
  20. May 02, 2007
  21. Mar 17, 2007
  22. Nov 19, 2006
  23. Nov 08, 2006
  24. Oct 29, 2006
  25. Oct 20, 2006
  26. Oct 13, 2006
  27. Oct 12, 2006
  28. Oct 10, 2006
  29. Oct 08, 2006
  30. Sep 13, 2006
  31. Sep 12, 2006
Loading