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
/
configure.ac
Age
Commit message (
Expand
)
Author
2017-08-01
configure: fix the check for IdnToUnicode
Jeremy Tan
2017-07-04
configure: remove checks for 5 functions never used
Daniel Stenberg
2017-06-16
configure: disable nghttp2 too if HTTP has been disabled
Daniel Stenberg
2017-06-15
fuzz: corpora file structure, initial commit
Frederik B
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-12
configure: update the copyright year in the output
Daniel Stenberg
2017-06-07
configure: fix link with librtmp when specifying path
Chris Carlmar
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-04-27
tool_operate: use utimes instead of obsolescent utime when available
Dan Fandrich
2017-04-25
configure: stop prepending to LDFLAGS, CPPFLAGS
Jay Satiro
2017-04-24
configure: fix the -ldl check for openssl, add -lpthread check
Daniel Stenberg
2017-04-17
configure.ac: ignore CR after version numbers
Marcel Raad
2017-03-03
configure: fix --with-zlib when a path is specified
Greg Rowe
2017-03-02
configure: fix for --enable-pthreads
Jay Satiro
2017-02-14
configure: Allow disabling pthreads, fall back on Win32 threads
Jay Satiro
2017-01-13
gnutls: check for alpn and ocsp in configure
Marcus Hoffmann
2016-12-25
configure: accept --with-libidn2 instead
Daniel Stenberg
2016-12-17
cmdline-opts: include the man page split up files in the dist
Daniel Stenberg
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-11
openssl: RAND_status always exists in OpenSSL >= 0.9.7
Daniel Stenberg
2016-10-31
idn: switch to libidn2 use and IDNA2008 support
Daniel Stenberg
2016-10-20
configure: set min version flags for builds on mac
Daniel Stenberg
2016-10-18
s/cURL/curl
Daniel Stenberg
2016-09-24
configure: Fixed builds with libssh2 in a custom location
Dan Fandrich
2016-09-19
openssl: don’t call CRYTPO_cleanup_all_ex_data
Daniel Stenberg
2016-09-18
configure: change "iOS/Mac OS X native" to "Apple OS native"
Nick Zitzmann
2016-08-25
configure: detect zlib with our pkg-config macros
Daniel Stenberg
2016-08-21
configure: make it work without PKG_CHECK_MODULES
Daniel Stenberg
2016-08-20
configure.ac: add missing quotes to PKG_CHECK_MODULES
Marc Hoersken
2016-08-12
configure.ac: add zlib search with pkg-config
Dambaev Alexander
2016-08-03
mbedtls: Added support for NTLM
Bill Nagel
2016-06-22
configure: don't specify .lib for libs on windows
Daniel Stenberg
2016-06-22
configure: fix winssl LIBS change typo
Daniel Stenberg
2016-06-22
configure: add crypt32.lib for winssl builds
Daniel Stenberg
2016-04-21
configure: ac_cv_ -> curl_cv_ for r/w vars
Irfan Adilovic
2016-04-21
configure: ac_cv_ -> curl_cv_ for all cached vars
Irfan Adilovic
2016-04-18
configure: remove check for libresolve
Daniel Stenberg
2016-03-29
wolfssl: Use ECC supported curves extension
Jay Satiro
2016-03-28
wolfssl: Add ALPN support
Jay Satiro
2016-02-25
configure: warn on invalid ca bundle or path
Jay Satiro
2016-02-09
configure: state "BoringSSL" in summary when that was detected
Daniel Stenberg
2016-02-09
openssl: remove most BoringSSL #ifdefs.
David Benjamin
2016-02-08
configure: --with-ca-fallback: use built-in TLS CA fallback
Ludwig Nussel
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-02-02
configure: update the copyright year range in output
Daniel Stenberg
2016-01-12
configure: assume IPv6 works when cross-compiled
Daniel Stenberg
2015-12-20
configure: detect IPv6 support on Windows
Johannes Schindelin
2015-12-16
cyassl: deal with lack of *get_peer_certificate
Daniel Stenberg
2015-12-16
wolfssl: handle builds without SSLv3 support
Daniel Stenberg
2015-11-24
build: Install zsh completion
Daniel Shahaf
[next]