summaryrefslogtreecommitdiff
path: root/lib/errors.c
Commit message (Expand)AuthorAgeFilesLines
* GNUTLS_E_INSUFFICIENT_SECURITY: moved to fatal errorsNikos Mavrogiannopoulos2017-05-311-2/+3
* gnutls_utf8_password_normalize: perform more strict check on input charactersNikos Mavrogiannopoulos2016-11-281-0/+2
* When writing alternative names to certificates ensure we write in ACE formatNikos Mavrogiannopoulos2016-11-251-0/+2
* pkcs7: return GNUTLS_E_PK_SIG_VERIFY_FAILED on hash mismatchNikos Mavrogiannopoulos2016-11-251-0/+2
* PKCS#7/8: normalize the password according to rfc7613Nikos Mavrogiannopoulos2016-11-201-0/+2
* gnutls_x509_crt_verify_data2: introduce constraints checks on the provided ce...Nikos Mavrogiannopoulos2016-10-181-1/+3
* Introduced separate error codes for invalid private and public keysNikos Mavrogiannopoulos2016-09-171-0/+4
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* x509: Separate out IP handling functionsMartin Ukrop2016-08-091-0/+3
* 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