| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added cleanup script, improved poc test, addec echo for debugging and small ↵ | Louis Burda | 2021-05-13 | 10 | -21/+121 |
| | | | | | fixes | ||||
| * | made docker setup more stable + small fixes | Louis Burda | 2021-05-11 | 3 | -5/+12 |
| | | |||||
| * | fixed PoC test case | Louis Burda | 2021-05-10 | 1 | -1/+0 |
| | | |||||
| * | fixed hash parsing from info file and only query non-hidden dirs in standard ↵ | Louis Burda | 2021-05-10 | 3 | -9/+27 |
| | | | | | user mode | ||||
| * | extended query function to load file info, added poc test | Louis Burda | 2021-05-10 | 6 | -120/+197 |
| | | |||||
| * | save scan info and model, added vuln in load info, small tweaks | Louis Burda | 2021-05-10 | 9 | -81/+220 |
| | | | | | 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 | ||||
| * | added bounding box calculation | Louis Burda | 2021-05-09 | 3 | -10/+32 |
| | | |||||
| * | save hash statically, added file info output, improved error strings and ↵ | Louis Burda | 2021-05-09 | 7 | -40/+90 |
| | | | | | minor fixes | ||||
| * | further improved parsing and related tests | Louis Burda | 2021-05-04 | 7 | -65/+152 |
| | | |||||
| * | improved parsing for ascii stl and added sample file for testing | Louis Burda | 2021-05-03 | 6 | -36/+95 |
| | | |||||
| * | fixed Makefile and extended ascii parsing structure | Louis Burda | 2021-04-29 | 3 | -7/+69 |
| | | |||||
| * | very basic binary file parsing and skeleton for state-machine based parsing ↵ | Louis Burda | 2021-04-29 | 5 | -93/+235 |
| | | | | | of ascii format | ||||
| * | basic service structure and docker setup | Louis Burda | 2021-04-29 | 9 | -47/+225 |
| | | |||||
| * | added sample service templates, basic service outline and moved service info ↵ | Louis Burda | 2021-04-28 | 9 | -0/+196 |
| to documentation dir | |||||
