Skip to content
  1. Oct 24, 2014
  2. Oct 23, 2014
  3. Oct 20, 2014
  4. Oct 16, 2014
  5. Oct 15, 2014
  6. Oct 14, 2014
  7. Oct 13, 2014
  8. 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
  9. Oct 08, 2014
  10. Oct 07, 2014
  11. Oct 06, 2014
  12. Oct 04, 2014