summaryrefslogtreecommitdiff
path: root/tests/mini-alpn.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-0/+322