summaryrefslogtreecommitdiff
path: root/lib/srp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove malloc from gnutls_srp_set_server_fake_salt_seed()tmp-datum-cleanupNikos Mavrogiannopoulos2019-05-281-15/+11
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-1/+0
* srp/psk: update recommendations for usernames [ci skip]Nikos Mavrogiannopoulos2018-12-121-7/+11
* 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