summaryrefslogtreecommitdiff
path: root/tests/mini-handshake-timeout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos [ci skip]Andreas Metzler2015-12-271-1/+1
* tests: initialize status where neededNikos Mavrogiannopoulos2015-04-211-1/+1
* tests: use nanosleep for sleepingNikos Mavrogiannopoulos2015-03-161-3/+3
* corrected some tests to operate silently under valgrindNikos Mavrogiannopoulos2013-12-211-2/+0
* Ignore SIGPIPE.Nikos Mavrogiannopoulos2013-11-101-0/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-170/+153
* Added a proper termination of session to avoid issues with premature terminat...Nikos Mavrogiannopoulos2013-10-261-4/+12
* simplified testNikos Mavrogiannopoulos2013-10-261-2/+2
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* increased timeoutsNikos Mavrogiannopoulos2012-09-021-30/+13
* removed unused variableNikos Mavrogiannopoulos2012-08-171-1/+0
* avoid memory leakgnutls_3_1_0Nikos Mavrogiannopoulos2012-08-151-0/+2
* small updates in mini-handshake-timeoutNikos Mavrogiannopoulos2012-08-111-6/+8
* Added test that checks the handshake timeout.Nikos Mavrogiannopoulos2012-08-111-0/+259