send full certificate chain during handshake
[platform/upstream/glib-networking.git] / tls / gnutls / gtlscertificate-gnutls.c
2016-06-08 su.g.kimsend full certificate chain during handshake 17/73417/2
2016-05-02 Seonah MoonAccept unordered certificate chains 44/68144/1 accepted/tizen/common/20160504.130834 accepted/tizen/ivi/20160504.115224 accepted/tizen/mobile/20160504.114956 accepted/tizen/tv/20160504.114826 accepted/tizen/wearable/20160504.115119 submit/tizen/20160504.064009
2015-11-17 Seonah MoonBase code merged to SPIN 2.4 79/51879/3 accepted/tizen/mobile/20151117.231936 accepted/tizen/tv/20151117.231957 accepted/tizen/wearable/20151117.232006 submit/tizen/20151117.062858
2013-07-13 Olivier CrĂȘtegnutls: Fix deprecation warnings
2012-08-21 Stef WalterRevert "gnutls: Implement certificate-bytes and private...
2012-08-06 Stef Waltergnutls: Implement certificate-bytes and private-key...
2011-11-19 Dan Winshipgnutls: make GTlsServerConnection error out if given...
2011-11-19 Dan Winshipgnutls: Support unencrypted PKCS#8 keys
2011-11-04 Stef Waltergnutls: Add gnutls-pkcs11 TLS backend
2011-10-07 Dan WinshipFix up LGPL header comments
2011-08-04 Stef Waltergnutls: Implement GTlsDatabase and related objects
2011-01-07 Dan Winshipgnutls: fix an uninitialized variable
2010-12-07 Dan Winshipgnutls: Fix up GTlsCertificateFlags handling
2010-12-06 Dan Winshipgnutls: Update for GTlsCertificate changes, implement...
2010-11-26 Dan WinshipAdd a GNUTLS-based GTlsBackend