summaryrefslogtreecommitdiff
path: root/lib/gnutls_state.h
Commit message (Expand)AuthorAgeFilesLines
* gnutls_dtls_get_data_mtu() is more precise. Based on patch by David Woodhouse.Nikos Mavrogiannopoulos2012-06-301-2/+0
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Modulo operations are only occuring on unsigned integers.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-2/+2
* Added support for ECDHE-RSA ciphersuites.Nikos Mavrogiannopoulos2011-05-211-0/+2
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-0/+10
* _gnutls_is_dtls() is no more. IS_DTLS() is being used instead.Nikos Mavrogiannopoulos2011-03-121-13/+0
* Return a more precise mtu unit to applications.Nikos Mavrogiannopoulos2011-02-201-0/+2
* dtls: Add _gnutls_is_dtls to check if a session uses DTLS.Jonathan Bastien-Filiatrault2011-02-171-0/+14
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-9/+9
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Corrected issue on the %SSL3_RECORD_VERSION priority string. It nowNikos Mavrogiannopoulos2010-06-031-0/+3
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-1/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Final touch on signature algorithms in TLS 1.2 support. Added function gnutls...Nikos Mavrogiannopoulos2009-11-011-2/+0
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-1/+2
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Fix warnings.Simon Josefsson2008-08-281-5/+0
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-3/+3
* Add prototype for _gnutls_session_is_psk.Simon Josefsson2008-06-181-1/+3
* added gnutls_check_priority() to check syntax of priority strings.Nikos Mavrogiannopoulos2007-11-181-0/+2
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Client TLS 1.2 support. Works against www.mikestoolbox.org:4433.Simon Josefsson2006-11-251-3/+5
* Fix warnings.Simon Josefsson2005-12-151-1/+1
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-21/+20
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Fix warning.Simon Josefsson2005-04-141-2/+3
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+0
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Indent.Simon Josefsson2004-10-281-5/+6
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-21/+19
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-17/+22
* Allow access to the RSA-EXPORT parameters.Nikos Mavrogiannopoulos2004-06-051-2/+2
* added function to access the DH (peer's) public key.Nikos Mavrogiannopoulos2004-06-041-2/+2
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-2/+5
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+2
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-5/+5
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-2/+0
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-17/+17
* Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with m...Nikos Mavrogiannopoulos2002-08-261-0/+1
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-0/+2
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+2