Skip to content
  1. Oct 14, 2014
  2. Oct 13, 2014
  3. Oct 09, 2014
    • Daniel Stenberg's avatar
      vtls: have vtls.h include the backend header files · 6637b237
      Daniel Stenberg authored
      It turned out some features were not enabled in the build since for
      example url.c #ifdefs on features that are defined on a per-backend
      basis but vtls.h didn't include the backend headers.
      
      CURLOPT_CERTINFO was one such feature that was accidentally disabled.
      6637b237
    • Jakub Zakrzewski's avatar
      Cmake: Got rid of setup_curl_dependencies · a3154295
      Jakub Zakrzewski authored
      There is no need for such function. Include_directories propagate by
      themselves and having a function with one simple link statement makes
      little sense.
      a3154295
  4. Oct 08, 2014
  5. Oct 07, 2014
  6. Oct 06, 2014
  7. Oct 04, 2014
  8. Oct 03, 2014
  9. Oct 02, 2014
  10. Sep 30, 2014
  11. Sep 25, 2014
  12. Sep 23, 2014
  13. Sep 15, 2014
  14. Sep 13, 2014