summaryrefslogtreecommitdiff
path: root/lib/gnutls_errors_int.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-0/+1
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-1/+1
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-0/+2
* added version check against libtasn1Nikos Mavrogiannopoulos2003-10-301-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-101-1/+0
* Updated the SRP implementation to follow the latest draft.Nikos Mavrogiannopoulos2003-09-101-0/+1
* added better check for gcrypt library.Nikos Mavrogiannopoulos2003-08-131-3/+4
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-121-0/+2
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-2/+4
* Added function to do the MAC verification in the PKCS #12 structure.Nikos Mavrogiannopoulos2003-06-271-0/+1
* Passwords in PKCS5 and PKCS12 are now restricted to ASCII ones.Nikos Mavrogiannopoulos2003-06-241-0/+1
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-0/+1
* Renamed all of the PKCS #xx stuff names, to pkcs-x-name.Nikos Mavrogiannopoulos2003-04-161-1/+1
* Added functionality to generate PKCS #7 structures. Currently only certificatesNikos Mavrogiannopoulos2003-03-261-0/+1
* Several GNUTLS_E_UNIMPLEMENTED_FEATURE errors were replaced with meaningful e...Nikos Mavrogiannopoulos2003-03-251-18/+25
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-0/+6
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-0/+1
* use RECEIVED_ILLEGAL_PARAMETER instead of SRP_PROTOCOL_FAILURE, whenNikos Mavrogiannopoulos2003-01-251-1/+0
* Added check and error code for some SRP fatal protocol failures.Nikos Mavrogiannopoulos2003-01-231-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-231-0/+1
* GNUTLS_E_PARSING_ERROR error code was replaced by GNUTLS_E_BASE64_DECODING_ERNikos Mavrogiannopoulos2003-01-131-3/+4
* some cleanupsNikos Mavrogiannopoulos2002-12-081-1/+3
* added error code to report illegal srp usernames. Some fixes in the extension...Nikos Mavrogiannopoulos2002-12-061-0/+2
* Added new alert (certificate unobtainable) from draft-ietf-tls-extensions.Nikos Mavrogiannopoulos2002-11-041-2/+1
* Use the old error codes for OpenPGP again.Timo Schulz2002-11-031-1/+0
* Corrected error number (the old was reserved).Timo Schulz2002-11-031-1/+1
* Unification for the OpenPGP error code.Timo Schulz2002-11-031-0/+1
* Add OpenPGP error descriptionTimo Schulz2002-11-031-1/+1
* Renamed GNUTLS_E_X509_KEY_USAGE_VIOLATION to GNUTLS_E_KEY_USAGE_VIOLATION,Nikos Mavrogiannopoulos2002-11-031-1/+1
* Added some new error codes and updated client.Nikos Mavrogiannopoulos2002-11-031-1/+3
* Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce...Nikos Mavrogiannopoulos2002-11-021-3/+3
* Add new regression test for OpenPGP.Timo Schulz2002-10-291-1/+1
* GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR.Nikos Mavrogiannopoulos2002-10-281-1/+0
* Added more descriptive error codes to be returned by gnutls_strerror(). Remov...Nikos Mavrogiannopoulos2002-10-241-6/+0
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-171-2/+8
* several clean upsNikos Mavrogiannopoulos2002-09-011-1/+7
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-0/+1
* Added a special error code for cases where the peer (server) supports only ex...Nikos Mavrogiannopoulos2002-07-201-0/+1
* Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra...Nikos Mavrogiannopoulos2002-07-151-0/+6
* Added error code for unsupported trustdb.Nikos Mavrogiannopoulos2002-05-271-0/+1
* GNUTLS_E_UNIX_TIME_LIMIT_REACHED error code was removedNikos Mavrogiannopoulos2002-04-041-1/+0
* added gnutls_x509_extract_certificate_pk_algorithm()Nikos Mavrogiannopoulos2002-03-261-0/+1
* Detection of revoked OpenPGP userID's.Timo Schulz2002-03-181-0/+1
* some error codes were renamed to more appropriate namesNikos Mavrogiannopoulos2002-03-101-3/+3
* Added protection against denial of service attacks, while receivingNikos Mavrogiannopoulos2002-03-081-0/+1
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-061-2/+11
* Added the error UNIX_TIME_LIMIT_EXCEEDED, and corrected bugs in X.509 certifi...Nikos Mavrogiannopoulos2002-03-051-0/+1
* Applied the patches to fix the GDOC problem.Timo Schulz2002-02-191-0/+2
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-0/+1