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_setup.h
Age
Commit message (
Expand
)
Author
2017-09-05
openssl: Integrate Peter Wu's SSLKEYLOGFILE implementation
Jay Satiro
2017-08-17
system.h: remove all CURL_SIZEOF_* defines
Daniel Stenberg
2017-08-15
cmake: remove dead code for CURL_DISABLE_RTMP
Benbuck Nason
2017-08-01
curl_setup: Define CURL_NO_OLDIES for building libcurl
Jay Satiro
2017-07-11
curl_setup: always define WIN32_LEAN_AND_MEAN on Windows
Marcel Raad
2017-06-15
curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
Daniel Stenberg
2017-06-15
lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-05-01
curl_setup: Ensure no more than one IDN lib is enabled
Jay Satiro
2017-04-21
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
Dan Fandrich
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-10-31
idn: switch to libidn2 use and IDNA2008 support
Daniel Stenberg
2016-09-12
mbedtls: switch off NTLM in build if md4 isn't available
Tony Kelman
2016-08-21
win: Basic support for Universal Windows Platform apps
Marco Deckel
2016-08-03
mbedtls: Added support for NTLM
Bill Nagel
2016-06-07
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
Luo Jinghua
2016-04-20
sendf.c: added ability to call recv() before send() as workaround
Karlson2k
2016-04-03
code: style updates
Daniel Stenberg
2016-02-09
openssl: remove most BoringSSL #ifdefs.
David Benjamin
2016-02-04
URLs: follow GitHub project rename (also Travis CI)
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-07
lwip: Fix compatibility issues with later versions
Gisle Vanem
2015-11-28
curl_setup.h: undef freeaddrinfo in c-ares block to fix build
Daniel Stenberg
2015-11-11
curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined
Steve Holme
2015-10-20
vtls: added support for mbedTLS
Jonas Minnberg
2015-09-10
curl_sspi: fix possibly undefined CRYPT_E_REVOKED
Jay Satiro
2015-06-02
curl_setup: Change fopen text macros to use 't' for MSDOS
Jay Satiro
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-01-26
curl_setup: Disable SMB/CIFS support when HTTP only
Brad Spencer
2015-01-22
BoringSSL: fix build for non-configure builds
Daniel Stenberg
2015-01-22
BoringSSL: detected by configure, switches off NTLM
Daniel Stenberg
2014-12-08
compile: warn on unused return code from Curl_client_write()
Daniel Stenberg
2014-12-07
ntlm: Use Windows Crypt API
Bill Nagel
2014-12-05
OS400: enable NTLM authentication
Patrick Monnerat
2014-12-03
sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based builds
Steve Holme
2014-11-16
kerberos: Use symbol qualified with _KERBEROS5
Michael Osipov
2014-11-09
build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined
Steve Holme
2014-11-02
sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used
Steve Holme
2014-10-13
vtls: remove QsoSSL
Patrick Monnerat
2014-07-23
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
Michael Osipov
2014-07-14
build: set _POSIX_PTHREAD_SEMANTICS on Solaris to get proper getpwuid_r
Dan Fandrich
2014-02-17
configure: Fix the --disable-crypto-auth option
Dan Fandrich
2013-12-31
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Steve Holme
2013-07-19
WIN32 MemoryTracking: require UNICODE for wide strdup code support
Yang Tse
2013-07-18
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
Yang Tse
2013-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-06-02
curl_setup.h: Fixed redefinition warning using mingw-w64
Marc Hoersken
2013-05-12
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
Daniel Stenberg
[next]