Skip to content
Snippets Groups Projects
  1. Apr 14, 2009
  2. Apr 09, 2009
  3. Mar 29, 2009
  4. Dec 30, 2008
  5. Nov 13, 2008
  6. Nov 11, 2008
  7. Oct 30, 2008
  8. Sep 24, 2008
  9. Sep 16, 2008
  10. Sep 04, 2008
  11. Aug 25, 2008
  12. 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
  13. Aug 16, 2008
  14. Aug 15, 2008
    • Yang Tse's avatar
      For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, · 66fb9ca5
      Yang Tse authored
      the names of the curl_off_t formatting string directives now become
      CURL_FORMAT_CURL_OFF_T and CURL_FORMAT_CURL_OFF_TU.
      
      CURL_FMT_OFF_T  -> CURL_FORMAT_CURL_OFF_T
      CURL_FMT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
      
      Remove the use of an internal name for the curl_off_t formatting string directives
      and use the common one available from the inside and outside of the library.
      
      FORMAT_OFF_T  -> CURL_FORMAT_CURL_OFF_T
      FORMAT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
      66fb9ca5
  15. Aug 13, 2008
  16. Aug 12, 2008
  17. Aug 11, 2008
  18. Aug 10, 2008
    • Guenter Knauf's avatar
      fixed creation of curlbuild.h. · c57285d1
      Guenter Knauf authored
      c57285d1
    • Yang Tse's avatar
      Fix NetWare curlbuild.h · 68cfe929
      Yang Tse authored
      NetWare curlbuild.h settings depend on whether LIBC or CLIB is used.
      
      The NetWare specific Makefile is capable of knowing which target is being built.
      So, finally, the NetWare Makefile will take care of generating curlbuild.h
      68cfe929
  19. Aug 08, 2008
  20. Aug 07, 2008
  21. Jul 21, 2008
  22. Jul 17, 2008
  23. Jul 16, 2008
  24. Jun 08, 2008
  25. Mar 31, 2008
Loading