summaryrefslogtreecommitdiff
path: root/lib/gnutls_alert.c
Commit message (Expand)AuthorAgeFilesLines
* Doc fix.Simon Josefsson2008-03-061-37/+41
* Doc fixes.Simon Josefsson2008-03-061-15/+16
* Doc fix, remove verbose 'This function ...'Simon Josefsson2008-03-061-3/+3
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-2/+1
* error_to_alert() now always return an alert number. This is to avoid sending ...Nikos Mavrogiannopoulos2007-10-061-4/+7
* Add TLS/IA support.Simon Josefsson2005-12-151-0/+4
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-3/+3
* Use GNU coding style.Simon Josefsson2005-11-071-118/+126
* Some fixes in the certificate handling.Nikos Mavrogiannopoulos2005-10-301-1/+1
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-7/+7
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* some updates in the description of gnutls_alert_get()Nikos Mavrogiannopoulos2005-04-231-0/+3
* gnutls_alert_send_appropriate() is no longer marked as deprecated.Nikos Mavrogiannopoulos2005-04-231-2/+2
* Make it compile.Simon Josefsson2005-04-211-1/+1
* Make it build.Simon Josefsson2005-04-141-1/+0
* return unexpected_message alert in the case of a handshake unexpected message.Nikos Mavrogiannopoulos2005-04-051-0/+1
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* Doc fix.Simon Josefsson2004-10-281-4/+4
* Doc fix.Simon Josefsson2004-08-251-17/+15
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-10/+10
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-148/+156
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-4/+0
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-2/+5
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-011-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
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-2/+1
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-4/+4
* several cleanups.Nikos Mavrogiannopoulos2003-03-281-4/+7
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-1/+1
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-1/+2
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-0/+4
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-0/+3
* removed backward compatibility functions for 0.9.0 version.Nikos Mavrogiannopoulos2003-01-301-1/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-231-1/+1
* The library notifies the application on empty and illegal SRP usernames,Nikos Mavrogiannopoulos2003-01-231-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Prefixed with underscore some internal functions.Nikos Mavrogiannopoulos2003-01-161-1/+1
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-0/+3
* Added some new alert codes from the extensions draft.Nikos Mavrogiannopoulos2002-11-141-0/+6
* Added new alert (certificate unobtainable) from draft-ietf-tls-extensions.Nikos Mavrogiannopoulos2002-11-041-0/+5
* Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce...Nikos Mavrogiannopoulos2002-11-021-1/+1
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-131-0/+1
* Added a new function to convert from an error to an alert code.Nikos Mavrogiannopoulos2002-09-131-28/+71
* Improved support for zlib.Nikos Mavrogiannopoulos2002-09-121-0/+4
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-19/+19