aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls
AgeCommit message (Expand)Author
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
2013-12-20vtls: created subdir, moved sslgen.[ch] there, updated all include linesDaniel Stenberg