summaryrefslogtreecommitdiff
path: root/lib/psk.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls_psk_set_server_credentials_file: document the file formatDaiki Ueno2020-10-261-0/+5
* psk: added checks to satisfy static analyzersNikos Mavrogiannopoulos2020-03-301-0/+6
* psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-4/+175
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* srp/psk: update recommendations for usernames [ci skip]Nikos Mavrogiannopoulos2018-12-121-5/+6
* Renamed CHECK_AUTH macro to CHECK_AUTH_TYPE to be more clear what it checks.Tom Vrancken2018-10-181-2/+2
* Added support for out-of-band Pre-shared keys under TLS1.3Ander Juaristi2018-04-061-1/+8
* dh params: document DH param setting functions as deprecatedNikos Mavrogiannopoulos2017-08-221-0/+19
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-13/+8
* DH: introduced gnutls_*_set_known_dh_params()Nikos Mavrogiannopoulos2016-10-141-0/+41
* doc: Update description of credential alloc/dealloc functionsAttila Molnar2016-02-101-8/+4
* split psk functionality from ui.cNikos Mavrogiannopoulos2015-12-311-0/+16
* helper.c -> file.cNikos Mavrogiannopoulos2015-12-301-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+397