summaryrefslogtreecommitdiff
path: root/tests/resume-dtls.c
Commit message (Expand)AuthorAgeFilesLines
* resume tests will not block if they failNikos Mavrogiannopoulos2013-12-291-5/+18
* reindented codeNikos Mavrogiannopoulos2013-11-081-479/+436
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Disable tests that use socketpair on _WIN32.Adam Sampson2013-07-171-10/+12
* Use socketpair() rather than TCP connections.Adam Sampson2013-07-171-81/+32
* Detect socket() error responses correctly.Adam Sampson2013-07-171-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* The session ticket and OCSP certificate status extensions are enabled by defa...Nikos Mavrogiannopoulos2012-10-081-1/+1
* Fixes for win32 and time. OCSP test now sets a fixed time to avoid expiration...Nikos Mavrogiannopoulos2012-03-241-1/+12
* Added mini-dtls-rehandshake.c to test rehandshake in DTLS.Nikos Mavrogiannopoulos2012-02-261-0/+667