summaryrefslogtreecommitdiff
path: root/tests/psk-file.c
Commit message (Expand)AuthorAgeFilesLines
* psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-56/+185
* tests/psk-file: fix heizenbug in last testDmitry Eremin-Solenikov2019-10-091-1/+10
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-1/+4
* Enable the TLS1.3 protocol by defaultNikos Mavrogiannopoulos2018-09-241-5/+0
* ext/pre_shared_key: prevent crash if no server credentials are setDaiki Ueno2018-08-081-11/+26
* configure: added option --enable-tls13-supportNikos Mavrogiannopoulos2018-07-071-5/+8
* _gnutls_figure_common_ciphersuite: apply rfc7919 requirements only under TLS1.2Nikos Mavrogiannopoulos2018-07-071-1/+1
* ext/pre_shared_key: fix binder calculation when HRR is sentDaiki Ueno2018-05-261-1/+4
* ext/pre_shared_key: cleanups in error handlingNikos Mavrogiannopoulos2018-04-071-1/+1
* psk: save the username on auth info struct under TLS1.3Nikos Mavrogiannopoulos2018-04-061-0/+7
* tests: enhanced test suite for TLS1.3 and PSKNikos Mavrogiannopoulos2018-04-061-26/+118
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-18/+23
* tests: added check for PSK file parsingNikos Mavrogiannopoulos2015-07-211-0/+293