summaryrefslogtreecommitdiff
path: root/lib/gnutls_errors.h
Commit message (Expand)AuthorAgeFilesLines
* When receiving a TLS record with multiple handshake packets, parse them in on...Nikos Mavrogiannopoulos2015-01-081-0/+1
* fixed bugNikos Mavrogiannopoulos2013-11-271-1/+1
* simplified debugging levels.Nikos Mavrogiannopoulos2013-11-271-12/+13
* reindented codeNikos Mavrogiannopoulos2013-11-081-18/+16
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* removed superfluous check.Nikos Mavrogiannopoulos2011-11-291-1/+1
* define likely() and unlikely() and use them to prevent debugging code from be...Nikos Mavrogiannopoulos2011-11-111-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-2/+8
* cleanups. Introduced gnutls_assert_val_fatal() that only printsNikos Mavrogiannopoulos2011-03-121-0/+1
* gnutls_x509_log replaced with gnutls_audit_log.Nikos Mavrogiannopoulos2011-02-201-6/+6
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-2/+2
* Define _gnutls_dtls_log for DTLS.Jonathan Bastien-Filiatrault2011-02-171-0/+2
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-30/+29
* Add gnutls_assert_val idiom.Jonathan Bastien-Filiatrault2010-09-171-0/+17
* Make LEVEL and LEVEL_EQ macros safer.Jonathan Bastien-Filiatrault2010-06-031-4/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-5/+6
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Rename _gnutls_dump_mpi to _gnutls_mpi_log. Rewrite to use less stack space.Simon Josefsson2009-06-031-0/+2
* Cleanup logger function type.Simon Josefsson2009-01-071-4/+3
* Added function to copy extensions from a CRL to a certificate.Nikos Mavrogiannopoulos2008-10-041-1/+6
* Merge defines.h into gnutls_int.h.Simon Josefsson2008-09-171-1/+1
* Protect against double inclusion.Simon Josefsson2008-08-281-1/+6
* 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-1/+0
* Use GNU coding style.Simon Josefsson2005-11-071-5/+5
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Simplify.Simon Josefsson2005-04-141-5/+3
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-12/+16
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-10/+9
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-84/+32
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-1/+0
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-4/+6
* several cleanupsNikos Mavrogiannopoulos2002-10-071-1/+1
* Added check for C99 macro support. Stubs are used if they are not supported b...Nikos Mavrogiannopoulos2002-06-091-9/+25
* *** empty log message ***Nikos Mavrogiannopoulos2002-04-061-0/+3
* Error codes of ASN.1 parser are now independent, with a map toNikos Mavrogiannopoulos2002-03-311-0/+1
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-1/+1
* cleanupsNikos Mavrogiannopoulos2002-01-271-0/+7
* added _gnutls_record_log(), gnutls_handshake_log(), to avoid thatNikos Mavrogiannopoulos2002-01-241-0/+50
* cleanupsNikos Mavrogiannopoulos2002-01-231-1/+7
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-12-171-1/+1
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-0/+1
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-1/+1
* Added libgnutls-config scriptNikos Mavrogiannopoulos2001-05-151-38/+1
* several fixes for srp. Seems to work now!Nikos Mavrogiannopoulos2001-05-081-0/+2