Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / vtls / gtls.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-07-15 Daniel Stenberggnutls: fix compiler warning
2014-07-14 Dan Fandrichgnutls: detect lack of SRP support in GnuTLS at run...
2014-07-14 David Woodhousegnutls: handle IP address in cert name check
2014-07-12 Dan Fandrichgnutls: improved error message if setting cipher list...
2014-07-11 Dan Fandrichgnutls: fixed a couple of uninitialized variable references
2014-07-11 Dan Fandrichgnutls: fixed compilation against versions < 2.12.0
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...