summaryrefslogtreecommitdiff
path: root/lib/gnutls_auth.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-246/+225
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-3/+0
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* session->key no longer needs to be an allocated structure.Nikos Mavrogiannopoulos2012-10-101-33/+31
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* cipher_suite_st is no longer used internally. We only use a point to 2 bytes.Nikos Mavrogiannopoulos2011-12-131-6/+6
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-3/+3
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-110/+110
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Indent code.Simon Josefsson2010-04-141-6/+7
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-5/+5
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-59/+58
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Typo fixes: successful, precedence, preferredAndreas Metzler2010-01-041-1/+1
* Fix typos in documentation.Simon Josefsson2009-08-111-3/+3
* Doc fix.Simon Josefsson2009-05-261-3/+3
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-25/+30
* Make it build.Simon Josefsson2008-11-171-0/+1
* Corrected memory leak in _gnutls_free_auth_info(). Trace and patch by Michael...Nikos Mavrogiannopoulos2008-11-151-0/+11
* Indent.Simon Josefsson2008-09-161-7/+6
* removed unnesessary and dangerous free from credentials_set().Nikos Mavrogiannopoulos2008-09-151-1/+0
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Indent code.Simon Josefsson2008-07-021-10/+10
* Doc fixes.Simon Josefsson2008-03-061-6/+14
* Corrected memory leaks in session resuming and DHE ciphersuites. ReportedNikos2008-02-171-2/+5
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-1/+0
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-19/+0
* Use GNU coding style.Simon Josefsson2005-11-071-187/+219
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-4/+4
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* eliminated some memory leaks caused by DHE and RSA-EXPORT ciphersuites. Thank...Nikos Mavrogiannopoulos2005-03-191-1/+18
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-10-281-7/+7
* Indent.Simon Josefsson2004-10-281-2/+4
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-25/+25
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-168/+191
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-7/+7
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-10/+10
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-1/+3
* Added gnutls_auth_client_get_type() and gnutls_auth_server_get_type().Nikos Mavrogiannopoulos2004-05-031-0/+33
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-2/+2
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-1/+1