summaryrefslogtreecommitdiff
path: root/lib/ext_srp.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups. Mostly while sending client certificate (and client certificate ver...Nikos Mavrogiannopoulos2001-06-251-2/+13
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+4
* better handling of set/get credentials.Nikos Mavrogiannopoulos2001-06-141-1/+1
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-011-1/+1
* Added missing length in username.Nikos Mavrogiannopoulos2001-05-141-6/+14
* added functions to access authentication data (like username), andNikos Mavrogiannopoulos2001-05-141-3/+15
* several fixes for srpNikos Mavrogiannopoulos2001-05-071-2/+4
* gnutls_get_kx_cred() now returns err value. set_kx_cred() now accepts size.Nikos Mavrogiannopoulos2001-05-071-1/+1
* more srp related fixes. No longer fails authentication if wrong usernameNikos Mavrogiannopoulos2001-05-061-11/+15
* more srp related fixesNikos Mavrogiannopoulos2001-05-051-3/+10
* more additions for SRPNikos Mavrogiannopoulos2001-05-041-1/+9
* send extensions feature was added.Nikos Mavrogiannopoulos2001-03-181-2/+2
* Added some preliminary support for TLS extensions;Nikos Mavrogiannopoulos2001-03-171-0/+36