summaryrefslogtreecommitdiff
path: root/lib/gnutls_anon_cred.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-21/+22
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-6/+6
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-36/+36
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix typos in documentation.Simon Josefsson2009-08-111-4/+4
* Doc fixes.Simon Josefsson2009-05-261-5/+5
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Fix dummy cred.Simon Josefsson2008-08-291-1/+2
* Fix warnings.Simon Josefsson2008-08-291-4/+4
* Indent code.Simon Josefsson2008-07-021-2/+4
* Doc fix, remove verbose 'This function will' stuff.Simon Josefsson2008-03-061-2/+2
* Doc fix.Simon Josefsson2007-11-141-23/+17
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-1/+1
* gnutls_anon_set_params_function was renamed to gnutls_anon_set_server_params_...Nikos Mavrogiannopoulos2005-11-151-2/+2
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-35/+36
* Use GNU coding style.Simon Josefsson2005-11-071-33/+38
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-0/+4
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-10-281-5/+5
* Indent.Simon Josefsson2004-10-281-7/+12
* Doc fix.Simon Josefsson2004-08-251-8/+7
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-15/+15
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-31/+36
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-2/+2
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-131-4/+6
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-1/+29
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-11/+7
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-2/+2
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-111-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-091-2/+2
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+2
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-1/+0
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-11/+11
* more cleanupsNikos Mavrogiannopoulos2002-09-011-9/+9
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-221-8/+8
* Removed stubs for srp and anonymous authentication. Added test suite directory.Nikos Mavrogiannopoulos2002-06-021-20/+0