summaryrefslogtreecommitdiff
path: root/lib/auth_srp_sb64.c
Commit message (Expand)AuthorAgeFilesLines
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-0/+426
* Moved the gnutls-extra files to libextra directory.Nikos Mavrogiannopoulos2002-05-201-310/+0
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-0/+4
* changes in buffering code (actually variables' names are moreNikos Mavrogiannopoulos2002-01-171-4/+2
* fixed bugs reported (with patches) byNikos Mavrogiannopoulos2002-01-171-0/+2
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-1/+1
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* bugfixes in sbase64 decoding/encoding.Nikos Mavrogiannopoulos2001-06-091-6/+7
* renamed cert_sb64.c to auth_srp_sb64.c (since it is only used in SRP KX)Nikos Mavrogiannopoulos2001-06-091-0/+306