aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
2014-04-03http2+openssl: fix compiler warnings in ALPN using codeDaniel Stenberg
2014-03-31http2: let openssl mention the exact protocol negotiatedDaniel Stenberg
2014-03-31http2: remove _DRAFT09 from the NPN_HTTP2 enumDaniel Stenberg
2014-03-22polarssl: avoid extra newlines in debug messagesGisle Vanem
2014-03-18polarssl: break compatibility with version older than 1.3.Gaël PORTAY
2014-03-18polarssl: drop use of 1.2 compatibility header.Gaël PORTAY
2014-03-18polarssl: added missing end-of-comment from previous commitDaniel Stenberg
2014-03-17polarssl: now require 1.3.0+Daniel Stenberg
2014-03-17polarssl: fix compilationhasufell
2014-03-15nss: allow to enable/disable new AES GCM cipher-suitesKamil Dudka
2014-03-15nss: allow to enable/disable new HMAC-SHA256 cipher-suitesKamil Dudka
2014-03-15nss: do not enable AES cipher-suites by defaultKamil Dudka
2014-03-10openssl: info massage with SSL version usedDaniel Stenberg
2014-03-03NSS: avoid compiler warnings when built without http2 supportDaniel Stenberg
2014-02-25Merge pull request #93 from d235j/darwinssl_ip_address_fixnickzman
2014-02-24curl_schannel.c: Updated copyright yearsMarc Hoersken
2014-02-24winssl: Enable hostname verification of IP address using SAN or CNDavid Ryskalczyk
2014-02-23Don't omit CN verification in DarwinSSL when an IP address is used.David Ryskalczyk
2014-02-18axtls: comment the call ssl_read repeatedly loopDan Fandrich
2014-02-16axtls: bump copyright yearDaniel Stenberg
2014-02-16axtls: call ssl_read repeatedlyFabian Frank
2014-02-11openssl: honor --[no-]alpn|npn command line switchFabian Frank
2014-02-11gtls: honor --[no-]alpn command line switchFabian Frank
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-02-10nss: use correct preprocessor macroFabian Frank
2014-02-07nss: support pre-ALPN versionsDaniel Stenberg
2014-02-07nss: ALPN and NPN supportFabian Frank
2014-02-06nss: Updated copyright year for recent editsSteve Holme
2014-02-06nss: prefer highest available TLS versionFabian Frank
2014-02-04gtls: add ALPN supportFabian Frank
2014-02-03openssl: add ALPN supportFabian Frank
2014-01-31winssl: improved default SSL/TLS protocol selectionMarc Hoersken
2014-01-30http2-openssl: verify that NPN functionality is presentDaniel Stenberg
2014-01-30openssl: set up hooks with to perform NPNFabian Frank
2014-01-29nss: do not use the NSS_ENABLE_ECC defineKamil Dudka
2014-01-29nss: do not fail if NSS does not implement a cipherKamil Dudka
2014-01-21axtls: fix compiler warning on conversion ssize_t => intFabian Frank
2014-01-20disable GnuTLS insecure ciphersFabian Frank
2014-01-19gtls: fix compiler warnings on conversions size_t => unsigned intDaniel Stenberg
2014-01-12OpenSSL: deselect weak ciphers by defaultDaniel Stenberg
2014-01-09darwinssl: un-break Leopard build after PKCS#12 changeNick Zitzmann
2014-01-03openssl: allow explicit sslv2 selectionDaniel Stenberg
2014-01-02Updated copyright year for recent changesSteve Holme
2014-01-02OpenSSL: Fix forcing SSLv3 connectionsBarry Abrahamson
2014-01-01OpenSSL: Fix forcing SSLv3 connectionsBarry Abrahamson
2013-12-26vtls: Updated comments referencing sslgen.c and ssluse.cSteve Holme
2013-12-26vtls: Fixed up include of vtls.hSteve Holme
2013-12-20vtls: renamed sslgen.[ch] to vtls.[ch]Daniel Stenberg
2013-12-20openssl: renamed backend files to openssl.[ch]Daniel Stenberg
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg