summaryrefslogtreecommitdiff
path: root/lib/auth_srp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Simon Josefsson2008-08-281-9/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-22/+25
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-15/+2
* Changes to make the --disable-* options work again.Nikos Mavrogiannopoulos2005-01-261-11/+4
* 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-13/+20
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-0/+64
* Moved the gnutls-extra files to libextra directory.Nikos Mavrogiannopoulos2002-05-201-31/+0
* Added stubs when SRP or anonymous authentication are disabled, to preserve bi...Nikos Mavrogiannopoulos2002-04-211-1/+2
* Some minor fixes in SRP support. Changed extension generation. Now lessNikos Mavrogiannopoulos2002-04-181-1/+1
* 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-2/+3
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-191-2/+2
* fixes in SRP key exchange and several others.Nikos Mavrogiannopoulos2001-08-071-1/+1
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-061-2/+4
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-051-4/+3
* fixed api documentation (for srp and anon cred allocation)Nikos Mavrogiannopoulos2001-07-311-2/+6
* several cleanupsNikos Mavrogiannopoulos2001-07-141-1/+1
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-0/+3
* added functions to access authentication data (like username), andNikos Mavrogiannopoulos2001-05-141-0/+5
* added support for Tom Wu's srp library tpasswd and tpasswd.conf files.Nikos Mavrogiannopoulos2001-05-121-0/+1
* more srp stuffNikos Mavrogiannopoulos2001-05-041-0/+11