summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
AgeCommit message (Expand)Author
2015-08-25cmake: added Windows SSL supportSergei Nikulov
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-08-25Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windowsJakub Zakrzewski
2014-08-25Cmake: LibSSH2 detection and use.Jakub Zakrzewski
2014-08-25Cmake: Made boolean defines be defined to "1" instead of "ON"Jakub Zakrzewski
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-03-24Fix curl CMake build.Bill Hoffman
2009-07-14ENH: move config.h.cmake to curl_config.h.cmake so it builds againBill Hoffman