Skip to content
  1. Feb 22, 2017
    • 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. Feb 21, 2017
  3. Feb 20, 2017
  4. Feb 19, 2017
  5. Feb 18, 2017
  6. Feb 17, 2017
  7. Feb 16, 2017
  8. Feb 15, 2017
  9. Feb 14, 2017
  10. Feb 13, 2017
  11. Feb 11, 2017
  12. Feb 10, 2017
  13. Feb 09, 2017
  14. Feb 08, 2017
  15. Feb 07, 2017