aboutsummaryrefslogtreecommitdiffstats
path: root/src/stlfile.c
Commit message (Collapse)AuthorAgeFilesLines
* use usual random ids for modelname and solidname in havoc 15, various ↵Louis Burda2021-07-081-4/+1
| | | | smaller fixes
* made stl parsing more robus by checking parent for each layer, added ↵Louis Burda2021-07-081-9/+20
| | | | installation of normal checker requirements for linting check
* minimized service dependencies in Dockerfile, fixed STL parsing of files ↵Louis Burda2021-07-071-1/+1
| | | | with no solidname after endsolid
* large refactor of checker, added more havocs to test listing and search, ↵Louis Burda2021-06-251-10/+5
| | | | added motd to service welcome banner
* fix free() of potentially uninitialized pointer and minor refactors in serviceLouis Burda2021-06-251-27/+24
|
* refactored code for readability and keeping within 80ch limit, updated ↵Louis Burda2021-06-241-46/+85
| | | | service source
* add more havocs to test stl parsingLouis Burda2021-06-241-11/+19
|
* changed repo structure and commited releease files such that default ↵Louis Burda2021-05-291-0/+415
docker-compose worklow commands work in testvm