Age | Commit message (Expand) | Author |
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 |
2015-10-23 | build: Fix mingw ssl gdi32 order | Jay Satiro |
2015-10-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-10-18 | configure: add PSL to the list of features | Daniel Stenberg |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-10-07 | configure: build silently by default | Daniel Stenberg |
2015-09-22 | gnutls: Support CURLOPT_KEYPASSWD | Mike Crowe |
2015-08-30 | configure: check for HMAC_Update in openssl | Daniel Stenberg |
2015-08-22 | configure: detect latest boringssl | Daniel Stenberg |
2015-08-22 | configure: change functions to detect openssl (clones) | Daniel Stenberg |
2015-08-10 | Revert "configure: disable libidn by default" | Daniel Stenberg |
2015-07-25 | configure: check if OpenSSL linking wants -ldl | Daniel Stenberg |
2015-07-24 | configure: add --disable-rt option | Michał Fita |