| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | slight changes | Stanislav Boboň | 2020-12-09 | 1 | -1/+1 | |
| | * | parse_cert_file for certificate | Stanislav Boboň | 2020-12-09 | 1 | -1/+58 | |
| |/ | ||||||
| * | Merge pull request #20 from petrs/fips-for-pr | Stanislav Boboň | 2020-12-07 | 5 | -76/+347 | |
| |\ | ||||||
| | * | fixed fixes | Stanislav Boboň | 2020-12-07 | 2 | -27/+31 | |
| | * | unused imports | Stanislav Boboň | 2020-12-07 | 1 | -2/+1 | |
| | * | Fixed changes | Stanislav Boboň | 2020-12-03 | 4 | -16/+33 | |
| | * | ugly import statements and short term goals | Stanislav Boboň | 2020-12-03 | 2 | -8/+8 | |
| | * | added test dataset to demo | Stanislav Boboň | 2020-12-03 | 1 | -0/+3 | |
| | * | added pdfs and test dataset in gitignore | Stanislav Boboň | 2020-12-03 | 1 | -0/+6 | |
| | * | tidied rules, added some more | Stanislav Boboň | 2020-12-03 | 1 | -29/+70 | |
| | * | algorithms can be serialized (finally) | Stanislav Boboň | 2020-11-30 | 4 | -33/+125 | |
| | * | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 1 | -1/+2 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #18 from petrs/fips-for-pr | Stanislav Boboň | 2020-11-30 | 4 | -70/+86 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into fips-for-pr | Stanislav Boboň | 2020-11-30 | 17 | -238/+2597 | |
| | |\ \ | |/ / |/| | | ||||||
| | | * | quickfixes after merge | Stanislav Boboň | 2020-11-30 | 1 | -3/+3 | |
| | | * | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 17 | -240/+2595 | |
| | | |\ | |_|/ |/| | | ||||||
| * | | | Merge pull request #19 from petrs/cc-download-extract-pdf | adamjanovsky | 2020-11-28 | 17 | -239/+2596 | |
| |\ \ \ | ||||||
| | * | | | Implement improvements proposed by J08nY in review | Adam Janovsky | 2020-11-28 | 4 | -34/+30 | |
| | * | | | fix hardcoded path, redundant functions | Adam Janovsky | 2020-11-28 | 2 | -14/+1 | |
| | * | | | Rethought way of processing certificates | Adam Janovsky | 2020-11-28 | 8 | -100/+252 | |
| | * | | | hotfix test | Adam Janovsky | 2020-11-27 | 2 | -2/+2 | |
| | * | | | type hinting checks | Adam Janovsky | 2020-11-27 | 4 | -29/+27 | |
| | * | | | Improve (de)serialization of objects from/in json | Adam Janovsky | 2020-11-27 | 7 | -57/+74 | |
| | * | | | Fix cc_oop_test of pdf file conversion | Adam Janovsky | 2020-11-27 | 1 | -5/+6 | |
| | * | | | added test for CC pdf conversion | Adam Janovsky | 2020-11-27 | 4 | -1/+1992 | |
| | * | | | Implement better logging | Adam Janovsky | 2020-11-27 | 6 | -39/+57 | |
| | * | | | added private/public methods to dataset,certificate | Adam Janovsky | 2020-11-27 | 2 | -69/+64 | |
| | * | | | replace 403 st links with None | Adam Janovsky | 2020-11-26 | 1 | -0/+4 | |
| | * | | | move merge_certs() to CCDataset | Adam Janovsky | 2020-11-26 | 3 | -30/+28 | |
| | * | | | Finalize proposal of cert download and convert | Adam Janovsky | 2020-11-26 | 5 | -51/+97 | |
| | * | | | get rid of convert_pdf() in tests | Adam Janovsky | 2020-11-26 | 1 | -1/+0 | |
| | * | | | Test for download of pdf files | Adam Janovsky | 2020-11-25 | 2 | -0/+30 | |
| | * | | | sanity check on dataset size on deserialization | Adam Janovsky | 2020-11-25 | 1 | -1/+3 | |
| | * | | | add dataset print method | Adam Janovsky | 2020-11-25 | 1 | -1/+1 | |
| | * | | | renamed oop_demo to cc_oop_demo | Adam Janovsky | 2020-11-25 | 1 | -0/+0 | |
| | * | | | Alpha version of cert download and convert | Adam Janovsky | 2020-11-25 | 4 | -15/+99 | |
| | * | | | Merge branch 'master' into cc-download-extract-pdf | Adam Janovsky | 2020-11-25 | 1 | -1/+1 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| | * | | | Merge branch 'master' into cc-download-extract-pdf | Adam Janovsky | 2020-11-25 | 5 | -91/+105 | |
| | |\ \ \ | ||||||
| | * | | | | adds download CC cert_reports and sec_target | Adam Janovsky | 2020-11-24 | 2 | -1/+40 | |
| | | | | * | Merge branch 'fips' of github.com:petrs/sec-certs into fips | Stanislav Boboň | 2020-11-30 | 2 | -2/+4 | |
| | | | | |\ | ||||||
| | | | | | * | gitignore for dataset + algorithm file creation | Stanislav Boboň | 2020-11-28 | 2 | -1/+6 | |
| | | | | * | | gitignore fips dataset and venv | Stanislav Boboň | 2020-11-30 | 1 | -0/+4 | |
| | | | | |/ | ||||||
| | | | | * | parsing now depends on algorithms | Stanislav Boboň | 2020-11-26 | 5 | -62/+122 | |
| | | | | * | creating Algorithm class | Stanislav Boboň | 2020-11-25 | 3 | -48/+94 | |
| | | | |/ | ||||||
| | | | * | remove '' | Stanislav Boboň | 2020-11-25 | 1 | -1/+1 | |
| | | | * | added method for creating graphs, minor fixes | Stanislav Boboň | 2020-11-25 | 4 | -98/+97 | |
| | | | * | begin to processing algorithms | Stanislav Boboň | 2020-11-25 | 2 | -22/+37 | |
| | | | * | merge comments resolved (first commit) | Stanislav Boboň | 2020-11-25 | 1 | -2/+2 | |
| | | | * | non trivial amount of changes to make this work | Stanislav Boboň | 2020-11-25 | 1 | -46/+0 | |
| | | | * | wait for approval + everything changed | Stanislav Boboň | 2020-11-25 | 1 | -0/+10 | |
