Skip to content
Snippets Groups Projects
  1. Sep 04, 2008
  2. Sep 02, 2008
  3. Aug 29, 2008
  4. Aug 28, 2008
  5. Aug 26, 2008
  6. Aug 22, 2008
  7. Aug 21, 2008
  8. 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
  9. Aug 16, 2008
  10. Aug 14, 2008
  11. Aug 13, 2008
  12. Aug 12, 2008
  13. Aug 11, 2008
  14. Aug 07, 2008
  15. Aug 01, 2008
  16. Jul 31, 2008
  17. Jul 30, 2008
  18. Jul 27, 2008
  19. Jul 21, 2008
  20. Jul 17, 2008
  21. Jul 16, 2008
  22. Jul 15, 2008
  23. Jul 10, 2008
  24. Jul 03, 2008
    • Daniel Stenberg's avatar
      Introcuding a new timestamp for curl_easy_getinfo(): · 7c648782
      Daniel Stenberg authored
      CURLINFO_APPCONNECT_TIME. This is set with the "application layer"
      handshake/connection is completed (typically SSL, TLS or SSH). By using this
      you can figure out the application layer's own connect time. You can extract
      the time stamp using curl's -w option and the new variable named
      'time_appconnect'. This feature was sponsored by Lenny Rachitsky at NeuStar.
      7c648782
  25. Jun 26, 2008
  26. Jun 19, 2008
  27. Jun 08, 2008
Loading