summaryrefslogtreecommitdiff
path: root/lib/errors.c
Commit message (Expand)AuthorAgeFilesLines
* introduced: GNUTLS_E_UNAVAILABLE_DURING_HANDSHAKENikos Mavrogiannopoulos2016-07-221-0/+2
* errors: include GNUTLS_E_IDNA_ERROR to the listNikos Mavrogiannopoulos2016-05-121-0/+2
* Add support for sending unrecognized name alertsHubert Kario2016-05-061-0/+2
* handshake: enhance same certificate checks to apply to PSK/SRP usernameNikos Mavrogiannopoulos2016-04-291-2/+2
* Updated false start support to be transparent to applications.Nikos Mavrogiannopoulos2016-04-151-0/+2
* Introduced GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRINGNikos Mavrogiannopoulos2016-03-161-0/+2
* Do not allow certificate change during a rehandshakeNikos Mavrogiannopoulos2015-12-081-0/+2
* When decoding extensions do not ignore decoding errorsNikos Mavrogiannopoulos2015-11-291-0/+2
* Added API to verify private keys generated with seedNikos Mavrogiannopoulos2015-09-131-0/+2
* Introduced GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR to be returned by the auto...Nikos Mavrogiannopoulos2015-08-271-0/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+679