aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* added .index file for upload and searchLouis Burda2021-07-071-4/+4
* mhash: fix empty input string problem with division by 0Louis Burda2021-06-141-0/+1
* fix dump() command extra newline, added new welcome messageLouis Burda2021-06-091-1/+1
* changed repo structure and commited releease files such that default docker-c...Louis Burda2021-05-291-7/+1
* bumped enochecker and implemented exploits with minor tweaks to sourceLouis Burda2021-05-271-2/+2
* consider matching of terminator in strchr callsLouis Burda2021-05-221-1/+1
* added permium users, second vuln and minor fixes all aroundLouis Burda2021-05-191-25/+34
* refactored service structure and added do.sh for automationLouis Burda2021-05-191-2/+1
* added cleanup script, improved poc test, addec echo for debugging and small f...Louis Burda2021-05-131-1/+5
* fixed hash parsing from info file and only query non-hidden dirs in standard ...Louis Burda2021-05-101-4/+5
* extended query function to load file info, added poc testLouis Burda2021-05-101-2/+3
* save scan info and model, added vuln in load info, small tweaksLouis Burda2021-05-101-4/+62
* save hash statically, added file info output, improved error strings and mino...Louis Burda2021-05-091-7/+7
* very basic binary file parsing and skeleton for state-machine based parsing o...Louis Burda2021-04-291-0/+74