CMake/Utilities/cmcurl
Brad King e4563257ba curl: Use OS X SSL/TLS native implementation
On OS X, when CMAKE_USE_OPENSSL is OFF, use the OS implementation.
This will allow the OS-configured CA list to be trusted automatically.

This is supported on OS X 10.6 and above using AppleClang, Clang, and
GNU compilers.
2014-12-18 09:44:19 -05:00
..
CMake curl: Fix detection of headers with dependencies 2014-11-10 10:13:37 -05:00
include/curl curl: Skip sanity check that triggers Clang warning 2014-11-10 10:13:39 -05:00
lib curl: Disable warnings to avoid changing 3rd party code 2014-11-11 08:58:01 -05:00
.gitattributes curl: Disable all whitespace checks in third-party code 2014-10-29 16:41:05 -04:00
CMakeLists.txt curl: Use OS X SSL/TLS native implementation 2014-12-18 09:44:19 -05:00
COPYING Merge branch 'curl-upstream' into update-curl 2014-10-29 16:43:21 -04:00
curltest.c curl: Drop unused testing code 2014-10-29 16:41:14 -04:00