summaryrefslogtreecommitdiff
path: root/lib/auth_srp_passwd.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix warnings.Simon Josefsson2008-08-291-3/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-2/+4
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-2/+2
* Use GNU coding style.Simon Josefsson2005-11-071-14/+13
* 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-11/+14
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-0/+18
* Moved the gnutls-extra files to libextra directory.Nikos Mavrogiannopoulos2002-05-201-22/+0
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-0/+4
* Added ability for an SRP server to use multiple password files. TheNikos Mavrogiannopoulos2002-02-091-1/+1
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-1/+1
* renamed cert_sb64.c to auth_srp_sb64.c (since it is only used in SRP KX)Nikos Mavrogiannopoulos2001-06-091-0/+2
* Added compatibility with Tom Wu's libsrp's password files.Nikos Mavrogiannopoulos2001-05-131-1/+1
* more srp related fixes. No longer fails authentication if wrong usernameNikos Mavrogiannopoulos2001-05-061-3/+4
* more srp stuffNikos Mavrogiannopoulos2001-05-041-0/+15