summaryrefslogtreecommitdiff
path: root/lib/gnutls_auth.h
Commit message (Expand)AuthorAgeFilesLines
* removed legacy code.Nikos Mavrogiannopoulos2014-05-101-2/+2
* Made _gnutls_get_auth_info() safer to use.Nikos Mavrogiannopoulos2014-04-181-1/+22
* reindented codeNikos Mavrogiannopoulos2013-11-081-27/+33
* 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-1/+1
* even more cleanupsNikos Mavrogiannopoulos2012-03-241-4/+4
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-6/+6
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Simplified code in authentication methods by using gnutls_buffer_stNikos Mavrogiannopoulos2011-02-081-6/+8
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-10/+10
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+10
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-20/+18
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* 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-7/+14
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-17/+12
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-14/+19
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-2/+2
* Dropped the support for the client key exchange message 0, and server key exc...Nikos Mavrogiannopoulos2002-12-161-4/+0
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-8/+8
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-16/+16
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-1/+1
* additions in order for gnutls server to support client authenticationNikos Mavrogiannopoulos2001-08-071-2/+4
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-051-17/+17
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-191-0/+1
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+1
* more additions for SRPNikos Mavrogiannopoulos2001-05-041-5/+0
* added support for setting authentication algorithms' credentialsNikos Mavrogiannopoulos2001-05-021-0/+7
* Added client kx0 and server kx2 in order to be used with SRPNikos Mavrogiannopoulos2001-05-021-1/+5
* Key exchange (authentication) algorithms were reorganized, and now areNikos Mavrogiannopoulos2001-03-111-0/+15