| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | save scan info and model, added vuln in load info, small tweaks | Louis Burda | 2021-05-10 | 1 | -43/+48 |
| | | | | | create result directory with serialized info struct and model file after successful scan, dont modify the stl file contents during parsing, EOF getc vuln to truncate loaded hash added in load_info | ||||
| * | save hash statically, added file info output, improved error strings and ↵ | Louis Burda | 2021-05-09 | 1 | -6/+9 |
| | | | | | minor fixes | ||||
| * | further improved parsing and related tests | Louis Burda | 2021-05-04 | 1 | -1/+2 |
| | | |||||
| * | improved parsing for ascii stl and added sample file for testing | Louis Burda | 2021-05-03 | 1 | -1/+1 |
| | | |||||
| * | very basic binary file parsing and skeleton for state-machine based parsing ↵ | Louis Burda | 2021-04-29 | 1 | -85/+10 |
| | | | | | of ascii format | ||||
| * | basic service structure and docker setup | Louis Burda | 2021-04-29 | 1 | -36/+183 |
| | | |||||
| * | added sample service templates, basic service outline and moved service info ↵ | Louis Burda | 2021-04-28 | 1 | -0/+134 |
| to documentation dir | |||||
