aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample/cc_scheme.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bs4 deprecation.J08nY2024-02-011-1/+1
|
* Fix Turkish scheme test xfail.J08nY2024-02-011-2/+1
|
* Add france archived list.J08nY2024-02-011-30/+98
|
* Fix CC scheme downloads.J08nY2024-01-041-93/+153
|
* bump required python to 3.8Adam Janovsky2023-11-141-1/+2
|
* Fix Australian scheme in-eval.J08nY2023-10-101-1/+1
|
* Fix Canada CC scheme download.J08nY2023-08-141-2/+6
| | | | | | They changed their website, which broke our code. Honestly, I am surprised this scheme parsing does not break more often.
* Fix Turkey CC scheme NaNs.J08nY2023-04-261-9/+11
|
* Fix Norway cert_id parsing in schemes.J08nY2023-04-251-2/+4
|
* Move CC scheme classes to sample file.J08nY2023-04-201-1/+1530
|
* Introduce CC Scheme sample class.J08nY2023-04-201-0/+44