summaryrefslogtreecommitdiff
path: root/lib/gnutls_errors.c
Commit message (Expand)AuthorAgeFilesLines
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-178/+264
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-221-1/+0
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-0/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-1/+1
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-1/+0
* 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/+3
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-1/+1
* Patch by Arne.Nikos Mavrogiannopoulos2003-10-011-2/+0
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-011-1/+1
* some cleanups.Nikos Mavrogiannopoulos2003-09-171-1/+1
* some more cleanups.Nikos Mavrogiannopoulos2003-09-141-1/+1
* cleanups.Nikos Mavrogiannopoulos2003-09-111-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-101-1/+0
* Updated the SRP implementation to follow the latest draft.Nikos Mavrogiannopoulos2003-09-101-0/+1
* More more fixes by Arne.Nikos Mavrogiannopoulos2003-09-011-11/+12
* _gnutls_bin2hex function was removed from gnutls_errors.cNikos Mavrogiannopoulos2003-08-151-2/+0
* added better check for gcrypt library.Nikos Mavrogiannopoulos2003-08-131-0/+2
* more fixes by Arne.Nikos Mavrogiannopoulos2003-08-121-1/+2
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-1/+1
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+1
* Added function to do the MAC verification in the PKCS #12 structure.Nikos Mavrogiannopoulos2003-06-271-0/+1
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-1/+1
* Passwords in PKCS5 and PKCS12 are now restricted to ASCII ones.Nikos Mavrogiannopoulos2003-06-241-0/+1
* some pkcs12 improvements.Nikos Mavrogiannopoulos2003-06-231-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-0/+4
* * Added support for encoding and decoding PKCS #8 2.0 encryptedNikos Mavrogiannopoulos2003-03-231-0/+2
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-5/+5
* better use of asn1_der_coding() to avoid using static buffers.Nikos Mavrogiannopoulos2003-03-171-1/+1
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-101-1/+0
* * 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 ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-2/+1
* 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
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* GNUTLS_E_PARSING_ERROR error code was replaced by GNUTLS_E_BASE64_DECODING_ERNikos Mavrogiannopoulos2003-01-131-3/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-121-4/+4
* some cleanupsNikos Mavrogiannopoulos2002-12-081-1/+1
* added error code to report illegal srp usernames. Some fixes in the extension...Nikos Mavrogiannopoulos2002-12-061-1/+3
* Several cleanups and elimination of warnings.Nikos Mavrogiannopoulos2002-11-201-1/+1
* Use the old error codes for OpenPGP again.Timo Schulz2002-11-031-1/+0
* Unification for the OpenPGP error code.Timo Schulz2002-11-031-0/+1
* Add OpenPGP error descriptionTimo Schulz2002-11-031-1/+2