openssl: add ALPN support
[platform/upstream/curl.git] / lib / vtls / openssl.c
2014-02-03 Fabian Frankopenssl: add ALPN support
2014-01-30 Daniel Stenberghttp2-openssl: verify that NPN functionality is present
2014-01-30 Fabian Frankopenssl: set up hooks with to perform NPN
2014-01-11 Daniel StenbergOpenSSL: deselect weak ciphers by default
2014-01-03 Daniel Stenbergopenssl: allow explicit sslv2 selection
2014-01-02 Steve HolmeUpdated copyright year for recent changes
2014-01-02 Barry AbrahamsonOpenSSL: Fix forcing SSLv3 connections
2014-01-01 Barry AbrahamsonOpenSSL: Fix forcing SSLv3 connections
2013-12-26 Steve Holmevtls: Updated comments referencing sslgen.c and ssluse.c
2013-12-26 Steve Holmevtls: Fixed up include of vtls.h
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergopenssl: renamed backend files to openssl.[ch]