gnutls: explicitly added SRP to the priority string
[platform/upstream/curl.git] / lib / vtls / gtls.c
2014-07-11 Dan Fandrichgnutls: explicitly added SRP to the priority string
2014-07-11 Dan Fandrichgnutls: ignore invalid certificate dates with VERIFYPEE...
2014-05-27 Daniel Stenberggnutls: allow building with nghttp2 but without ALPN...
2014-05-27 Alessandro Ghedinignutls: don't use deprecated type names anymore
2014-04-22 Daniel Stenberggtls: fix NULL pointer dereference
2014-03-31 Daniel Stenberghttp2: remove _DRAFT09 from the NPN_HTTP2 enum
2014-02-11 Fabian Frankgtls: honor --[no-]alpn command line switch
2014-02-04 Fabian Frankgtls: add ALPN support
2014-01-20 Fabian Frankdisable GnuTLS insecure ciphers
2014-01-19 Daniel Stenberggtls: fix compiler warnings on conversions size_t ...
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: moved all TLS/SSL source and header files into...