summaryrefslogtreecommitdiff
path: root/tests/mini-x509-callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-15/+34
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* tests: verify that the post-client-hello callback has access to ALPN dataNikos Mavrogiannopoulos2016-03-181-0/+45
* tests: reduced compiler warningsNikos Mavrogiannopoulos2015-04-211-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-149/+152
* Test gnutls_handshake_get_last_in() and gnutls_handshake_get_last_out() for c...Nikos Mavrogiannopoulos2013-09-081-0/+35
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Allow hooks to be called before or after generation/receiving.Nikos Mavrogiannopoulos2013-07-111-2/+2
* updated for new callback formatNikos Mavrogiannopoulos2013-07-031-4/+2
* Added gnutls_handshake_set_hook_function() to allow hooks on arbitrary handsh...Nikos Mavrogiannopoulos2013-06-141-0/+30
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* In client side the verify callback is always being called.Nikos Mavrogiannopoulos2013-02-101-0/+1
* Added test to verify that callbacks are being actually called.Nikos Mavrogiannopoulos2012-10-021-0/+171