aboutsummaryrefslogtreecommitdiffstats
path: root/tests/x509
Commit message (Expand)AuthorAgeFilesLines
...
* fix a bug with URI value when parsing a string with no hostname (#3909)Paul Kehrer2017-09-131-4/+5
* implement __hash__ on all GeneralName types (#3907)Paul Kehrer2017-09-131-0/+41
* compare against bytes values, not the U-label decoded ones (#3906)Paul Kehrer2017-09-121-0/+5
* [WIP] add support for the TLSFeature extension in x509 (#3899)Paul Kehrer2017-09-102-0/+115
* move x509 tests into a module (#3889)Paul Kehrer2017-09-065-0/+8621