| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 3 | -42/+22 |
| | | |||||
| * | Fix CC schema validation tests. | J08nY | 2025-09-25 | 1 | -2/+2 |
| | | |||||
| * | Make a JSON schema for CC Certificate and Dataset objects. | J08nY | 2025-09-25 | 3 | -0/+63 |
| | | |||||
| * | fix: Tests and dataset version | Ján Jančár | 2025-06-12 | 3 | -0/+6 |
| | | |||||
| * | Improve BSI cert_id regex. | J08nY | 2025-04-01 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #487 from crocs-muni/feat/remote-tests | Ján Jančár | 2025-02-27 | 4 | -25/+23 |
| |\ | | | | | Move flaky remote tests into "scheduled" workflow. | ||||
| | * | Move flaky remote tests into "scheduled" workflow. | J08nY | 2025-02-27 | 4 | -25/+23 |
| | | | |||||
| * | | Fix ReferenceSegmentExtractor. | J08nY | 2025-02-27 | 1 | -4/+12 |
| |/ | |||||
| * | Protect from_web with xfails. | J08nY | 2025-02-14 | 3 | -0/+3 |
| | | |||||
| * | Add tests to improve coverage. | J08nY | 2025-02-14 | 1 | -0/+8 |
| | | |||||
| * | More from_web tests. | J08nY | 2025-02-14 | 2 | -11/+25 |
| | | |||||
| * | Remove old debug print. | J08nY | 2025-02-14 | 1 | -2/+0 |
| | | |||||
| * | Use tmpdir with enough free space. | J08nY | 2025-02-14 | 2 | -2/+7 |
| | | |||||
| * | PPs: change dset filename pp.json -> dataset.json | Adam Janovsky | 2025-02-13 | 3 | -5/+5 |
| | | |||||
| * | Fix #470. | J08nY | 2025-02-04 | 1 | -0/+6 |
| | | | | | Bad bad bs4! | ||||
| * | Fix IUT and MIP tests. | J08nY | 2025-02-01 | 1 | -1/+0 |
| | | |||||
| * | fix hanging tests | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | replace from_web_latest() with from_web() | Adam Janovsky | 2025-02-01 | 2 | -7/+7 |
| | | |||||
| * | fix bad type in cc old dgst test | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 4 | -8/+202 |
| | | |||||
| * | add dgst testing for CC sample | Adam Janovsky | 2025-02-01 | 2 | -5/+26 |
| | | |||||
| * | add aux dataset tests | Adam Janovsky | 2025-02-01 | 1 | -0/+215 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 3 | -41/+30 |
| | | |||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 4 | -17/+52 |
| | | |||||
| * | Add computation of previous and next certificate versions based on ID. | J08nY | 2024-11-20 | 1 | -59/+85 |
| | | | | | Fixes #457. | ||||
| * | Fix tests. | J08nY | 2024-11-08 | 1 | -2/+4 |
| | | |||||
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | This significantly improves the CC scheme extraction by: - Fixing the extraction of several schemes that were mixing certified and archived entries by accident. - Improving the extraction of cert_ids from scheme sites. - Improving the matching heuristic to consider more attributes that are usually present in the site data. Also adds an evaluation notebook to see how this performs. | ||||
| * | Add Poland scheme web download. | J08nY | 2024-11-04 | 1 | -0/+10 |
| | | | | | Fixes #454. | ||||
| * | Fix USA scheme download. | J08nY | 2024-07-19 | 1 | -1/+0 |
| | | |||||
| * | Fix scheme dataset test. | J08nY | 2024-07-19 | 1 | -1/+1 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 3 | -27/+29 |
| | | |||||
| * | Temporarily disable broken CC USA scheme test. | J08nY | 2024-07-19 | 1 | -0/+1 |
| | | |||||
| * | replace seccerts -> sec-certs | Adam Janovsky | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | Add tests for cert data extraction. | J08nY | 2024-02-14 | 1 | -0/+11 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 1 | -10/+10 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 2 | -19/+19 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 1 | -4/+0 |
| | | |||||
| * | Handle some strict and loose rules after cleanup. | J08nY | 2024-02-07 | 1 | -0/+1 |
| | | |||||
| * | Add more tests for cert_ids. | J08nY | 2024-02-06 | 1 | -0/+10 |
| | | |||||
| * | Add tests fot IT and SG canonicalization. | J08nY | 2024-02-06 | 1 | -0/+8 |
| | | |||||
| * | Add certificateId meta property. | J08nY | 2024-02-05 | 1 | -1/+7 |
| | | |||||
| * | Improve Canadian rules. | J08nY | 2024-02-05 | 1 | -0/+1 |
| | | |||||
| * | Improve Turkish rules. | J08nY | 2024-02-05 | 1 | -1/+6 |
| | | |||||
| * | Improve Indian rules. | J08nY | 2024-02-05 | 1 | -1/+1 |
| | | |||||
| * | Improve Korean rules. | J08nY | 2024-02-05 | 1 | -0/+5 |
| | | |||||
| * | Improve Italian rules. | J08nY | 2024-02-03 | 1 | -4/+0 |
| | | |||||
| * | Improve Singaporean and Australian rules. | J08nY | 2024-02-03 | 1 | -0/+7 |
| | | |||||
| * | Improve Swedish rules. | J08nY | 2024-02-03 | 1 | -0/+2 |
| | | |||||
| * | Improve Japanese rules. | J08nY | 2024-02-03 | 1 | -3/+3 |
| | | |||||
| * | Improve Malaysian rules. | J08nY | 2024-02-03 | 1 | -0/+6 |
| | | |||||
