aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/oids.py
Commit message (Expand)AuthorAgeFilesLines
* FixesJack Lloyd2019-08-041-1/+1
* Avoid unnecessary parse of the OID string in DN upper boundsJack Lloyd2019-08-041-1/+2
* Update padding codeJack Lloyd2019-08-041-6/+14
* Fix for Python3Jack Lloyd2019-08-041-6/+5
* Fix some LGTM issuesJack Lloyd2019-06-191-1/+1
* s/as_string/to_string/Jack Lloyd2019-03-011-1/+1
* Add OIDS for Camellia and SM4 in GCM and CBC modesJack Lloyd2018-05-221-1/+1
* Remove house curve supportJack Lloyd2018-02-131-8/+0
* Use new literal syntax for OIDsJack Lloyd2018-02-071-2/+5
* Reintroduce ability to register OIDs at runtimeNever2018-02-051-1/+1
* Move DN upper bound function to X509_DN static functionJack Lloyd2017-12-231-4/+4
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-2/+76
* Fix various x509 path validation bugs + path building with ambiguous DNsFabian Weissberg2017-12-201-2/+84
* Add warning to OID script outputJack Lloyd2016-11-211-0/+6
* Change oids.py and regenerate oids.cppRené Korthaus2016-11-031-0/+10
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-0/+162