summaryrefslogtreecommitdiff
path: root/tests/mini-x509-2.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls_x509_crt_export2: return 0 instead of the lengthtmp-crt-export2Daiki Ueno2020-08-161-0/+2
* gnutls_ocsp_status_request_is_checked: added tests in client sideNikos Mavrogiannopoulos2019-09-201-0/+18
* gnutls_certificate_type_get*: ensure that the default type is returnedNikos Mavrogiannopoulos2018-11-181-0/+4
* tests: eliminated exit_code variable used in few testsNikos Mavrogiannopoulos2018-04-181-1/+0
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-11/+15
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-5/+5
* tests: Added unit tests for gnutls_certificate_get_ours in mini-x509-2Nikos Mavrogiannopoulos2014-11-051-0/+105
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-091-43/+191
* reindented codeNikos Mavrogiannopoulos2013-11-081-125/+125
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* use various ciphers in tests.Nikos Mavrogiannopoulos2013-05-271-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* Added new test program.Nikos Mavrogiannopoulos2012-06-041-0/+179