summaryrefslogtreecommitdiff
path: root/lib/srp.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed CHECK_AUTH macro to CHECK_AUTH_TYPE to be more clear what it checks.Tom Vrancken2018-10-181-1/+1
* session state: combined srp and dh prime bits variablesNikos Mavrogiannopoulos2018-02-191-1/+1
* gnutls_srp_verifier: corrected memory leakNikos Mavrogiannopoulos2017-08-091-0/+6
* tolerate non-valid UTF8 passwords when decryptingNikos Mavrogiannopoulos2016-11-201-4/+4
* _gnutls_calc_srp_sha: normalize the password prior to useNikos Mavrogiannopoulos2016-11-201-5/+18
* deprecated _gnutls_rnd() in favor of exported gnutls_rnd()Nikos Mavrogiannopoulos2016-11-041-1/+1
* doc: Update description of credential alloc/dealloc functionsAttila Molnar2016-02-101-8/+4
* helper.c -> file.cNikos Mavrogiannopoulos2015-12-301-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+838