| Commit message (Expand) | Author | Age | Files | Lines |
| * | seperated modelname and solidname handling | Louis Burda | 2021-05-18 | 7 | -41/+62 |
| * | added basic checker flag and noise commands, still very basic, needs randomiz... | Louis Burda | 2021-05-17 | 2 | -3/+3 |
| * | renamed to STLDoctor | Louis Burda | 2021-05-17 | 5 | -8/+8 |
| * | added cleanup script, improved poc test, addec echo for debugging and small f... | Louis Burda | 2021-05-13 | 6 | -13/+89 |
| * | made docker setup more stable + small fixes | Louis Burda | 2021-05-11 | 2 | -3/+7 |
| * | 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 |
| * | 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 |
| * | added bounding box calculation | Louis Burda | 2021-05-09 | 3 | -10/+32 |
| * | save hash statically, added file info output, improved error strings and mino... | Louis Burda | 2021-05-09 | 7 | -40/+90 |
| * | 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 o... | Louis Burda | 2021-04-29 | 5 | -93/+235 |
| * | basic service structure and docker setup | Louis Burda | 2021-04-29 | 6 | -39/+213 |
| * | added sample service templates, basic service outline and moved service info ... | Louis Burda | 2021-04-28 | 6 | -0/+161 |