1. 22 Feb, 2017 2 commits
    • Jay Satiro's avatar
      url: Improve CURLOPT_PROXY_CAPATH error handling · b259646e
      Jay Satiro authored
      - Change CURLOPT_PROXY_CAPATH to return CURLE_NOT_BUILT_IN if the option
        is not supported, which is the same as what we already do for
        CURLOPT_CAPATH.
      
      - Change the curl tool to handle CURLOPT_PROXY_CAPATH error
        CURLE_NOT_BUILT_IN as a warning instead of as an error, which is the
        same as what we already do for CURLOPT_CAPATH.
      
      - Fix CAPATH docs to show that CURLE_NOT_BUILT_IN is returned when the
        respective CAPATH option is not supported by the SSL library.
      
      Ref: https://github.com/curl/curl/pull/1257
      b259646e
    • Jay Satiro's avatar
      cyassl: fix typo · 0e8d3e83
      Jay Satiro authored
      0e8d3e83
  2. 21 Feb, 2017 4 commits
  3. 20 Feb, 2017 6 commits
  4. 19 Feb, 2017 1 commit
  5. 18 Feb, 2017 4 commits
  6. 17 Feb, 2017 1 commit
  7. 16 Feb, 2017 2 commits
  8. 15 Feb, 2017 3 commits
  9. 14 Feb, 2017 4 commits
  10. 13 Feb, 2017 1 commit
  11. 11 Feb, 2017 1 commit
  12. 10 Feb, 2017 2 commits
  13. 09 Feb, 2017 6 commits
  14. 08 Feb, 2017 1 commit
  15. 07 Feb, 2017 2 commits