summaryrefslogtreecommitdiff
path: root/tests/crt_apis.c
Commit message (Expand)AuthorAgeFilesLines
* x509: Write keyUsage extension with minimal BIT STRINGDaniel Kahn Gillmor2021-05-141-8/+8
* Support for Generalname registeredID from RFC 5280 in subject alt nameKarsten Ohme2019-07-221-10/+39
* tests: added unit tests of gnutls_x509_crt_exportNikos Mavrogiannopoulos2018-03-051-0/+24
* tests: added verification check into crt_apisNikos Mavrogiannopoulos2017-09-081-0/+11
* tests: doc update [ci skip]Nikos Mavrogiannopoulos2017-03-011-0/+2
* tests: crt_apis: added tests for writing/reading unique IDstmp-testsuite-unique-idNikos Mavrogiannopoulos2017-02-281-17/+49
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-041-2/+6
* tests: make conditional (to HAVE_LIBIDN) any IDN related checksNikos Mavrogiannopoulos2016-12-081-0/+4
* tests: updated crt_apis to include setting UTF-8 SANNikos Mavrogiannopoulos2016-11-251-1/+54
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-311-1/+1
* tests: added checks for certificate generation APIsNikos Mavrogiannopoulos2016-05-061-0/+235