summaryrefslogtreecommitdiff
path: root/libextra/auth_srp_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-121-0/+1
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-5/+5
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+1
* more cleanups.Nikos Mavrogiannopoulos2003-01-231-12/+3
* The library notifies the application on empty and illegal SRP usernames,Nikos Mavrogiannopoulos2003-01-231-1/+1
* Some cleanups.Nikos Mavrogiannopoulos2003-01-231-15/+22
* *** empty log message ***gnutls_0_8_1Nikos Mavrogiannopoulos2003-01-221-1/+0
* Improved the SRP support, to prevent attackers guessing theNikos Mavrogiannopoulos2003-01-221-67/+103
* GNUTLS_E_PARSING_ERROR error code was replaced by GNUTLS_E_BASE64_DECODING_ERNikos Mavrogiannopoulos2003-01-131-12/+12
* some cleanups.Nikos Mavrogiannopoulos2002-12-061-1/+2
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-061-12/+4
* more updates in the SRP parameter callback.Nikos Mavrogiannopoulos2002-12-061-15/+24
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-10/+10
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-110/+59
* The session->gnutls_key was renamed to session->key.Nikos Mavrogiannopoulos2002-11-121-1/+1
* GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR.Nikos Mavrogiannopoulos2002-10-281-2/+2
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-6/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-3/+3
* Added support for the new SRP draft by D. Taylor. This includes theNikos Mavrogiannopoulos2002-08-281-17/+1
* Several clean ups and bug fixes.Nikos Mavrogiannopoulos2002-05-231-7/+6
* Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re...Nikos Mavrogiannopoulos2002-05-221-9/+15
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-201-2/+2
* Moved the gnutls-extra files to libextra directory.Nikos Mavrogiannopoulos2002-05-201-0/+433