| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moving the scripts in a folder and rewriting the setup.py to find them once ↵ | KeleranV | 2021-04-29 | 1 | -333/+0 |
| | | | | | they're moved | ||||
| * | Merge pull request #31 from petrs/petrs/analyze_affecting | Ján Jančár | 2021-03-24 | 1 | -3/+14 |
| |\ | | | | | Petrs/analyze affecting | ||||
| | * | add --do-find-affecting feature - will find and analyze all certificates ↵ | Petr Svenda | 2021-02-18 | 1 | -3/+14 |
| | | | | | | | | | which are directly or indirectly refernced by the provided one(s). Example: '--do-find-affecting ANSSI-CC-2013/55' for one fo the Estonia estID certificates | ||||
| * | | Plug-in old extractions methods to new OOP frame | Adam Janovsky | 2021-02-19 | 1 | -1/+2 |
| |/ | | | | | | | | - Tests for txt file processing still missing - The internals of the txt processing methods are still authored by petrs - They are however fully parallel and called in an OOP fashion - Overall, all results are gathered in a single json file - All results are implicitly paired | ||||
| * | add analysis of affected certificates based on the initial keyword ↵ | Petr Svenda | 2021-02-07 | 1 | -4/+44 |
| | | | | | (--do-find-affected-keyword) | ||||
| * | add processing of data extracetd from fips certificates, add stacked graphs | Petr Svenda | 2021-02-05 | 1 | -2/+11 |
| | | |||||
| * | add cmdline option to specify targeted certificates | Petr Svenda | 2021-01-28 | 1 | -5/+5 |
| | | |||||
| * | add filtering and processing of certificates relevant to specified set fo ↵ | Petr Svenda | 2021-01-28 | 1 | -1/+9 |
| | | | | | certs (--do-find-affected switch) | ||||
| * | add early saving of extracted data | Petr Svenda | 2021-01-11 | 1 | -7/+6 |
| | | |||||
| * | add limitation of plotting for specific end year | Petr Svenda | 2021-01-09 | 1 | -1/+4 |
| | | | | | Allows to plot graphs up to specific year. Useful to trimm last, unfinished, year | ||||
| * | add parallel processing | Petr Svenda | 2021-01-08 | 1 | -2/+5 |
| | | |||||
| * | Fix errors in switch to absolute imports | Adam Janovsky | 2020-11-25 | 1 | -0/+259 |
| - Move entry point `process_certificates.py` to root directory - Move entry point `fils_certificates.py` to root directory - Do corresponding changes in setup.py | |||||
