Age | Commit message (Expand) | Author |
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 |
2015-06-29 | configure: disable libidn by default | Daniel Stenberg |
2015-05-18 | Require nghttp2 v1.0.0 | Tatsuhiro Tsujikawa |
2015-04-26 | configure: follow-up fix for krb5-config | Daniel Stenberg |
2015-04-20 | configure --with-nss: remove unneeded libs from the fallback | Mostyn Bramley-Moore |
2015-04-17 | configure --with-nss: drop redundant if statement | Kamil Dudka |
2015-04-17 | configure --with-nss=PATH: query pkg-config if available | Kamil Dudka |
2015-04-11 | cyassl: Include the CyaSSL build config | Jay Satiro |
2015-03-30 | configure: Use KRB5CONFIG for krb5-config | Dagobert Michelsen |
2015-03-26 | build: link curl to openssl libraries when openssl support is enabled | Paul Howarth |
2015-03-19 | cyassl: detect the library as renamed wolfssl | Dan Fandrich |
2015-03-05 | configure: follow-up fix from 709cf76f6 | Daniel Stenberg |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-22 | configure: remove detection of the old yassl emulation API | Daniel Stenberg |
2015-01-22 | BoringSSL: fix build for non-configure builds | Daniel Stenberg |
2015-01-22 | configure: fix BoringSSL detection and detect libresssl | Daniel Stenberg |
2015-01-22 | BoringSSL: detected by configure, switches off NTLM | Daniel Stenberg |
2015-01-18 | ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-26 | configure: Use camel case for UNIX sockets feature output | Steve Holme |
2014-12-07 | smb: Build with SSPI enabled | Bill Nagel |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-02 | configure: Fixed inclusion of SMB when no crypto engines available | Steve Holme |
2014-11-29 | smb: Added configuration options for SMB | Bill Nagel |