summaryrefslogtreecommitdiff
path: root/tests/eagain-common.h
Commit message (Expand)AuthorAgeFilesLines
* tests: added check for the negotiation of ext keysNikos Mavrogiannopoulos2017-08-041-0/+2
* tests: eagain-common.h: remove superfluous informationNikos Mavrogiannopoulos2017-08-031-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-63/+63
* tests: check whether the max-record extension is usable with DTLSNikos Mavrogiannopoulos2015-12-241-1/+6
* tests: added check for ciphersuite switch from anonymous to certificateNikos Mavrogiannopoulos2015-11-111-2/+2
* tests: added test for gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-08-241-3/+3
* tests: Added check for the interrupted post client hello.Nikos Mavrogiannopoulos2014-06-091-0/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-88/+103
* When retrying gnutls_record_send due to GNUTLS_E_AGAIN, also try passing null...Tim Kosse2013-05-111-19/+34
* Added test application that tests GNUTLS_E_LARGE_PACKET and modifies the MTU ...Nikos Mavrogiannopoulos2012-07-021-0/+46
* tests print server or client side in debugging output.Nikos Mavrogiannopoulos2012-02-081-3/+11
* Simplified and corrected decompression and compression.Nikos Mavrogiannopoulos2011-09-221-0/+5
* inlined function to avoid gcc warningsNikos Mavrogiannopoulos2011-05-211-1/+1
* Added benchmark utility that tests the encryption time in TLS packets.Nikos Mavrogiannopoulos2011-05-171-1/+6
* Combined the safe renegotiation tests with the again-common lib.Nikos Mavrogiannopoulos2011-04-111-5/+8
* Avoid using gnutls_transport_set_global_errno() and use gnutls_transport_set_...Nikos Mavrogiannopoulos2011-04-071-7/+7
* The mini-* programs were combined.Nikos Mavrogiannopoulos2011-04-041-1/+85
* Added support for non-blocking DTLS.Nikos Mavrogiannopoulos2011-04-031-0/+144