Skip to content
Snippets Groups Projects
  1. Sep 18, 2007
  2. Sep 13, 2007
  3. Sep 09, 2007
  4. Sep 06, 2007
  5. Sep 05, 2007
  6. Sep 03, 2007
  7. Sep 01, 2007
  8. Aug 31, 2007
  9. 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
  10. Aug 23, 2007
  11. Aug 22, 2007
  12. Aug 17, 2007
  13. Aug 14, 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. Aug 07, 2007
  16. Aug 06, 2007
  17. Aug 03, 2007
  18. Aug 02, 2007
  19. Aug 01, 2007
  20. Jul 30, 2007
  21. Jul 29, 2007
  22. Jul 20, 2007
  23. Jul 19, 2007
  24. Jul 18, 2007
  25. Jul 16, 2007
  26. Jul 13, 2007
Loading