summaryrefslogtreecommitdiff
path: root/lib/auth/srp_kx.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Renamed _gnutls_auth_info_set() to _gnutls_auth_info_init().Tom Vrancken2018-10-181-1/+1
* session state: organized key exchange keys into structuresNikos Mavrogiannopoulos2018-02-191-21/+21
* extensions: renamed _gnutls_hello_ext_*sdata to _gnutls_hello_ext_*privNikos Mavrogiannopoulos2018-02-191-3/+3
* kx: moved to new buffer APINikos Mavrogiannopoulos2018-02-191-1/+4
* extensions: renamed hello extension handling functions appropriatelyNikos Mavrogiannopoulos2018-02-191-3/+3
* srp: added the 8192-bit primeNikos Mavrogiannopoulos2017-11-211-15/+168
* srp: reject any parameters not in the SRP draftNikos Mavrogiannopoulos2017-11-211-113/+2
* _gnutls_proc_srp_client_kx: use same type in subtracted valuesNikos Mavrogiannopoulos2017-08-161-1/+1
* removed type extension_priv_data_tNikos Mavrogiannopoulos2017-06-141-3/+3
* auth: failures of _gnutls_mpi_init_scan_nz map to GNUTLS_E_RECEIVED_ILLEGAL_P...Nikos Mavrogiannopoulos2017-03-071-8/+8
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+973