summaryrefslogtreecommitdiff
path: root/tests/mini-alpn.c
Commit message (Expand)AuthorAgeFilesLines
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-0/+3
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-091-2/+8
* reindented codeNikos Mavrogiannopoulos2013-11-081-237/+210
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* updated for new apiNikos Mavrogiannopoulos2013-05-051-2/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-0/+322