]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Add session resume check for GnuTLS too
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 23 Sep 2016 11:33:13 +0000 (12:33 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 23 Sep 2016 11:33:13 +0000 (12:33 +0100)
commit2c7a54bb70bbd1381375d995b14fceb261838eb8
tree8993dc51d10d7fb2214badd58bf4339d3a95db25
parentf449451c788149df7196b4e5bb1a2b699601fdbd
Add session resume check for GnuTLS too

It's actually doing nothing here; no existing version of GnuTLS would
have let the session get established since we do not install any
credentials which would permit any key exchange. But it wasn't
*explicitly* prevented. And now it is.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
gnutls-dtls.c