summaryrefslogtreecommitdiff
path: root/tests/x509-dn-decode.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-142/+111
* Indent codeZoltan Fridrich2023-01-271-109/+145
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* tests: account for the strict RFC4514 compliance reversalNikos Mavrogiannopoulos2016-11-141-3/+28
* tests: enhanced RFC4514 with arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-0/+27
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-311-5/+5
* tests: added the macros test_fail() and test_success()Nikos Mavrogiannopoulos2016-09-191-16/+13
* tests: enhanced DN decoding tests with complex encodingNikos Mavrogiannopoulos2016-07-201-4/+43
* tests: enhanced DN decoding tests with encodingNikos Mavrogiannopoulos2016-07-191-9/+115
* tests: added checks for the RFC4514 decoding via gnutls_x509_dn_get_str()Nikos Mavrogiannopoulos2016-07-191-0/+108