Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext/pre_shared_key: prevent crash if no server credentials are set | Daiki Ueno | 2018-08-08 | 1 | -11/+26 |
* | configure: added option --enable-tls13-support | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -5/+8 |
* | _gnutls_figure_common_ciphersuite: apply rfc7919 requirements only under TLS1.2 | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -1/+1 |
* | ext/pre_shared_key: fix binder calculation when HRR is sent | Daiki Ueno | 2018-05-26 | 1 | -1/+4 |
* | ext/pre_shared_key: cleanups in error handling | Nikos Mavrogiannopoulos | 2018-04-07 | 1 | -1/+1 |
* | psk: save the username on auth info struct under TLS1.3 | Nikos Mavrogiannopoulos | 2018-04-06 | 1 | -0/+7 |
* | tests: enhanced test suite for TLS1.3 and PSK | Nikos Mavrogiannopoulos | 2018-04-06 | 1 | -26/+118 |
* | tests: updated for TLS1.3 inclusion | Nikos Mavrogiannopoulos | 2018-03-19 | 1 | -18/+23 |
* | tests: added check for PSK file parsing | Nikos Mavrogiannopoulos | 2015-07-21 | 1 | -0/+293 |