summaryrefslogtreecommitdiff
path: root/tests/tls-client-with-seccomp.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-30/+26
* Indent codeZoltan Fridrich2023-01-271-32/+28
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* 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
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-11/+19
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* tests: seccomp examples: use cert-common.hNikos Mavrogiannopoulos2016-07-151-84/+1
* tests: made seccomp tests more reliable by waiting for each side to terminateNikos Mavrogiannopoulos2015-11-151-1/+1
* tests: check operation of TLS and DTLS under seccomp when configured with --e...Nikos Mavrogiannopoulos2015-11-151-0/+376