| Commit message (Expand) | Author | Age | Files | Lines |
| * | set ulimit for coredump to 0 so no dumps are created | Louis Burda | 2021-06-10 | 1 | -0/+4 |
| * | increased service timeout to 3 min | Louis Burda | 2021-06-09 | 1 | -1/+1 |
| * | fix dump() command extra newline, added new welcome message | Louis Burda | 2021-06-09 | 3 | -3/+8 |
| * | apply patches through PATCHED=1 env var during cleansrc | Louis Burda | 2021-06-02 | 1 | -0/+1 |
| * | fix using both byte and string authstr in checker's do_auth, checked in empty... | Louis Burda | 2021-05-31 | 2 | -1/+2 |
| * | changed repo structure and commited releease files such that default docker-c... | Louis Burda | 2021-05-29 | 23 | -399/+21 |
| * | bumped enochecker and implemented exploits with minor tweaks to source | Louis Burda | 2021-05-27 | 3 | -10/+24 |
| * | change port numbers for checker and service for no collisions | Louis Burda | 2021-05-25 | 1 | -1/+1 |
| * | added test command for upload custom file, various smaller changes, fixed flo... | Louis Burda | 2021-05-23 | 4 | -6/+48 |
| * | fix permissions on docker container, clean up checker code a little | Louis Burda | 2021-05-22 | 2 | -4/+1 |
| * | fix for 17e3bc8 breaking ascii kwarg parsing | Louis Burda | 2021-05-22 | 1 | -7/+7 |
| * | consider matching of terminator in strchr calls | Louis Burda | 2021-05-22 | 2 | -12/+18 |
| * | missing changes for last commit | Louis Burda | 2021-05-21 | 2 | -1/+2 |
| * | minor fixes: container script perms, missing free for resultdir alloc, show a... | Louis Burda | 2021-05-20 | 1 | -2/+2 |
| * | fixed checker havocid to be compatible with where they were used without trig... | Louis Burda | 2021-05-20 | 1 | -1/+2 |
| * | implemented rest of checker functionality | Louis Burda | 2021-05-20 | 8 | -11/+37 |
| * | fixed flagstore patch targets and added temp file for keeping track of safe b... | Louis Burda | 2021-05-19 | 5 | -12/+13 |
| * | added patches for fixing each flagstore | Louis Burda | 2021-05-19 | 2 | -0/+32 |
| * | added permium users, second vuln and minor fixes all around | Louis Burda | 2021-05-19 | 8 | -127/+277 |
| * | refactored service structure and added do.sh for automation | Louis Burda | 2021-05-19 | 16 | -2/+65 |
| * | enhanced checker functionality and minor changes / fixes in documentation and... | Louis Burda | 2021-05-19 | 5 | -6/+9 |
| * | seperated modelname and solidname handling | Louis Burda | 2021-05-18 | 8 | -41/+62 |
| * | added basic checker flag and noise commands, still very basic, needs randomiz... | Louis Burda | 2021-05-17 | 3 | -4/+4 |
| * | renamed to STLDoctor | Louis Burda | 2021-05-17 | 5 | -8/+8 |
| * | add data dir with .keep | Louis Burda | 2021-05-13 | 2 | -0/+1 |
| * | added cleanup script, improved poc test, addec echo for debugging and small f... | Louis Burda | 2021-05-13 | 10 | -21/+121 |
| * | 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 |
| * | 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 | 9 | -47/+225 |
| * | added sample service templates, basic service outline and moved service info ... | Louis Burda | 2021-04-28 | 9 | -0/+196 |