index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_config.h.cmake
Age
Commit message (
Expand
)
Author
2016-10-10
cmake: add nghttp2 support
Remo E
2016-09-10
CMake: Try to (un-)hide private library symbols
Jakub Zakrzewski
2016-08-08
cmake: Enable win32 threaded resolver by default
Jay Satiro
2016-08-08
cmake: Enable win32 large file support by default
Jay Satiro
2016-05-30
cmake: Added missing mbedTLS support
Renaud Lehoux
2015-11-11
cmake: Add missing feature macros in config header (Part 2)
Steve Holme
2015-11-10
cmake: Add missing feature macros in config header
Douglas Creager
2015-08-25
cmake: added Windows SSL support
Sergei Nikulov
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-04
libcurl: add UNIX domain sockets support
Peter Wu
2014-11-10
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
Peter Wu
2014-08-25
Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows
Jakub Zakrzewski
2014-08-25
Cmake: LibSSH2 detection and use.
Jakub Zakrzewski
2014-08-25
Cmake: Made boolean defines be defined to "1" instead of "ON"
Jakub Zakrzewski
2014-07-16
Remove all traces of FBOpenSSL SPNEGO support
David Woodhouse
2012-04-13
nss: unconditionally require PK11_CreateGenericObject()
Kamil Dudka
2012-04-12
configure: NATIVE_WINDOWS no longer defined in config files
Yang Tse
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
2011-06-21
cmake: remove spurious definition
Yang Tse
2010-06-04
Enable OpenLDAP support for cygwin builds.
Yang Tse
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-03-24
Fix curl CMake build.
Bill Hoffman
2009-07-14
ENH: move config.h.cmake to curl_config.h.cmake so it builds again
Bill Hoffman