summaryrefslogtreecommitdiff
path: root/lib/gnutls_alert.c
Commit message (Expand)AuthorAgeFilesLines
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-2/+2
* Added check for C99 macro support. Stubs are used if they are not supported b...Nikos Mavrogiannopoulos2002-06-091-16/+16
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* Combined error codes of gnutls and ASN.1 parser. Also several cleanups in theNikos Mavrogiannopoulos2002-03-061-1/+11
* Several alert protocol changes.Nikos Mavrogiannopoulos2002-02-221-79/+49
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-211-9/+9
* Added gnutls_alert_str (allows printing alert number descriptions)Nikos Mavrogiannopoulos2002-02-211-1/+87
* Removed the GNUTLS_E_MAC_FAILED error. Now only GNUTLS_E_DECRYPTION_FAILEDNikos Mavrogiannopoulos2002-02-091-4/+4
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-0/+3
* added _gnutls_record_log(), gnutls_handshake_log(), to avoid thatNikos Mavrogiannopoulos2002-01-241-3/+2
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-2/+2
* separated alert protocol functionsNikos Mavrogiannopoulos2002-01-041-0/+127