summaryrefslogtreecommitdiff
path: root/tests/x509/test_name.py
Commit message (Expand)AuthorAgeFilesLines
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-1/+0
* Fix issue #7513 - parsing of RFC4514 strings should reverse the order of RDNs...Alexandre Machado2022-08-161-24/+45
* Fixes #7127 -- added attr_name_overrides on from_rfc4514_string (#7160)Alex Gaynor2022-04-301-0/+18
* fixes #7081 -- correctly handle escape sequences in RFC4514 strings (#7083)Alex Gaynor2022-04-161-0/+13
* Implement a parser for RFC4514 strings (#7055)Alex Gaynor2022-04-161-0/+153