summaryrefslogtreecommitdiff
path: root/tests/srp.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-75/+69
* tests: close unused peer socket in the tests using socketpairDaiki Ueno2023-03-091-0/+2
* Indent codeZoltan Fridrich2023-01-271-32/+43
* build: avoid using implicit int to adhere to C99Daiki Ueno2022-12-181-1/+1
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-1/+1
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-171-2/+2
* build: write "FILE *fp" instead of "FILE *fd"tmp-fileioDaiki Ueno2020-05-301-9/+9
* tests/srp: increase timeoutsDmitry Baryshkov2020-04-301-2/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Fix warnings seen on OpenCSW Solaris 10Tim Rühsen2018-06-101-1/+1
* ANON,SRP,NULL ciphersuites: when set do not negotiate TLS1.3 or laterNikos Mavrogiannopoulos2018-04-131-10/+18
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-8/+11
* tests: srp: increased timeout to 40secs [ci skip]Nikos Mavrogiannopoulos2018-02-191-2/+2
* tests: updated SRP checksNikos Mavrogiannopoulos2017-11-211-37/+60
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* tests: do not run srp test when no SRP support is compiled inNikos Mavrogiannopoulos2016-08-091-1/+1
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* tests: srp tests moved outside subdirNikos Mavrogiannopoulos2016-07-281-0/+336