aboutsummaryrefslogtreecommitdiffstats
path: root/tests/x509/test_x509.py
Commit message (Expand)AuthorAgeFilesLines
* backwards incompatible change to RFC822Name (#3953)Paul Kehrer2017-10-101-1/+8
* Backwards incompatible change to DNSName (#3951)Paul Kehrer2017-10-101-17/+38
* both parse and encode the ASN1 string type for Name attributes (#3896)Paul Kehrer2017-09-251-0/+58
* FreshestCRL extension support (#3937)Paul Kehrer2017-09-231-0/+32
* support delta crl indicator extension (#3936)Paul Kehrer2017-09-221-0/+13
* parametrize a bunch of x509 extension tests that were identical (#3931)Paul Kehrer2017-09-211-377/+139
* [WIP] add support for the TLSFeature extension in x509 (#3899)Paul Kehrer2017-09-101-0/+52
* move x509 tests into a module (#3889)Paul Kehrer2017-09-061-0/+4036