| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | completely separated html parsing | Stanislav Boboň | 2020-12-21 | 1 | -7/+14 | |
| * | revoked items added | Stanislav Boboň | 2020-12-21 | 1 | -22/+39 | |
| * | imports and removing < 100 | Stanislav Boboň | 2020-12-19 | 1 | -5/+2 | |
| * | next quick fix of exceptions | Stanislav Boboň | 2020-12-19 | 1 | -1/+1 | |
| * | redo of html, removed fips_ prefix | Stanislav Boboň | 2020-12-19 | 1 | -75/+92 | |
| * | added redo feature | Stanislav Boboň | 2020-12-19 | 1 | -10/+17 | |
| * | fixed rules + more exceptions | Stanislav Boboň | 2020-12-19 | 1 | -5/+11 | |
| * | works in parallel | Stanislav Boboň | 2020-12-18 | 2 | -20/+16 | |
| * | new rules with exceptions | Stanislav Boboň | 2020-12-18 | 1 | -33/+39 | |
| * | keywords work, tables dont | Stanislav Boboň | 2020-12-15 | 2 | -51/+62 | |
| * | doesnt change certs for some reason, but parallelism works | Stanislav Boboň | 2020-12-12 | 2 | -79/+99 | |
| * | Keywords in cert | Stanislav Boboň | 2020-12-10 | 2 | -33/+38 | |
| * | slight changes | Stanislav Boboň | 2020-12-09 | 1 | -1/+1 | |
| * | parse_cert_file for certificate | Stanislav Boboň | 2020-12-09 | 1 | -1/+58 | |
| * | fixed fixes | Stanislav Boboň | 2020-12-07 | 2 | -27/+31 | |
| * | Fixed changes | Stanislav Boboň | 2020-12-03 | 3 | -14/+31 | |
| * | ugly import statements and short term goals | Stanislav Boboň | 2020-12-03 | 2 | -8/+8 | |
| * | tidied rules, added some more | Stanislav Boboň | 2020-12-03 | 1 | -29/+70 | |
| * | algorithms can be serialized (finally) | Stanislav Boboň | 2020-11-30 | 3 | -32/+122 | |
| * | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Merge branch 'master' into fips-for-pr | Stanislav Boboň | 2020-11-30 | 7 | -158/+474 | |
| | |\ | ||||||
| * | | | quickfixes after merge | Stanislav Boboň | 2020-11-30 | 1 | -3/+3 | |
| * | | | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 7 | -160/+473 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | 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 | 1 | -13/+0 | |
| | * | | Rethought way of processing certificates | Adam Janovsky | 2020-11-28 | 4 | -66/+193 | |
| | * | | hotfix test | Adam Janovsky | 2020-11-27 | 1 | -1/+1 | |
| | * | | type hinting checks | Adam Janovsky | 2020-11-27 | 4 | -29/+27 | |
| | * | | Improve (de)serialization of objects from/in json | Adam Janovsky | 2020-11-27 | 3 | -24/+54 | |
| | * | | Implement better logging | Adam Janovsky | 2020-11-27 | 4 | -35/+41 | |
| | * | | 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 | 4 | -51/+91 | |
| | * | | Test for download of pdf files | Adam Janovsky | 2020-11-25 | 1 | -0/+8 | |
| | * | | 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 | |
| | * | | 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 | 4 | -621/+100 | |
| | |\ \ \ | ||||||
| | * | | | | adds download CC cert_reports and sec_target | Adam Janovsky | 2020-11-24 | 2 | -1/+40 | |
| * | | | | | gitignore for dataset + algorithm file creation | Stanislav Boboň | 2020-11-28 | 1 | -1/+2 | |
| * | | | | | parsing now depends on algorithms | Stanislav Boboň | 2020-11-26 | 4 | -32/+86 | |
| * | | | | | creating Algorithm class | Stanislav Boboň | 2020-11-25 | 2 | -21/+66 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | remove '' | Stanislav Boboň | 2020-11-25 | 1 | -1/+1 | |
| * | | | | added method for creating graphs, minor fixes | Stanislav Boboň | 2020-11-25 | 2 | -5/+68 | |
| * | | | | begin to processing algorithms | Stanislav Boboň | 2020-11-25 | 1 | -0/+9 | |
| * | | | | 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 | |
| * | | | | demo + dumping + keyword extraction | Stanislav Boboň | 2020-11-25 | 1 | -0/+36 | |
| | |_|/ |/| | | ||||||
