Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed _gnutls_auth_info_set() to _gnutls_auth_info_init(). | Tom Vrancken | 2018-10-18 | 1 | -1/+1 |
* | handshake: store session parameters in TLS1.3 ticket | Nikos Mavrogiannopoulos | 2018-05-26 | 1 | -0/+9 |
* | gnutls_auth_get_type: simplified | Nikos Mavrogiannopoulos | 2018-05-26 | 1 | -16/+4 |
* | TLS 1.3: Introduced TLS 1.3 session resumption | Ander Juaristi | 2018-05-26 | 1 | -22/+2 |
* | ext/status_request: allow more than a single OCSP response to be received | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -3/+8 |
* | gnutls_auth*_get_type: use gnutls_kx_get to retrieve key exchange | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -6/+14 |
* | gnutls_auth_*: check cs parameter for validity prior to use | Nikos Mavrogiannopoulos | 2017-08-18 | 1 | -1/+16 |
* | security_parameters: simplified contents by keeping pointer to cipher_suite_e... | Nikos Mavrogiannopoulos | 2017-08-02 | 1 | -9/+7 |
* | doc: Fix some typos | Attila Molnar | 2016-02-06 | 1 | -1/+1 |
* | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -0/+427 |