summaryrefslogtreecommitdiff
path: root/lib/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed _gnutls_auth_info_set() to _gnutls_auth_info_init().Tom Vrancken2018-10-181-1/+1
* handshake: store session parameters in TLS1.3 ticketNikos Mavrogiannopoulos2018-05-261-0/+9
* gnutls_auth_get_type: simplifiedNikos Mavrogiannopoulos2018-05-261-16/+4
* TLS 1.3: Introduced TLS 1.3 session resumptionAnder Juaristi2018-05-261-22/+2
* ext/status_request: allow more than a single OCSP response to be receivedNikos Mavrogiannopoulos2018-02-191-3/+8
* gnutls_auth*_get_type: use gnutls_kx_get to retrieve key exchangeNikos Mavrogiannopoulos2018-02-191-6/+14
* gnutls_auth_*: check cs parameter for validity prior to useNikos Mavrogiannopoulos2017-08-181-1/+16
* security_parameters: simplified contents by keeping pointer to cipher_suite_e...Nikos Mavrogiannopoulos2017-08-021-9/+7
* doc: Fix some typosAttila Molnar2016-02-061-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+427