aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/gtls.c
AgeCommit message (Expand)Author
2014-07-11gnutls: ignore invalid certificate dates with VERIFYPEER disabledDan Fandrich
2014-05-28gnutls: allow building with nghttp2 but without ALPN supportDaniel Stenberg
2014-05-28gnutls: don't use deprecated type names anymoreAlessandro Ghedini
2014-04-22gtls: fix NULL pointer dereferenceDaniel Stenberg
2014-03-31http2: remove _DRAFT09 from the NPN_HTTP2 enumDaniel Stenberg
2014-02-11gtls: honor --[no-]alpn command line switchFabian Frank
2014-02-04gtls: add ALPN supportFabian Frank
2014-01-20disable GnuTLS insecure ciphersFabian Frank
2014-01-19gtls: fix compiler warnings on conversions size_t => unsigned intDaniel Stenberg
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: moved all TLS/SSL source and header files into subdirDaniel Stenberg