summaryrefslogtreecommitdiff
path: root/src/arch-x86.h
Commit message (Expand)AuthorAgeFilesLines
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-14/+1
* all: massive src/db.c reworkPaul Moore2018-01-171-2/+1
* all: update the syscall validation code/scripts for January 2017Paul Moore2017-01-251-1/+1
* all: update my email addressPaul Moore2016-02-111-1/+1
* arch: generate both multiplexed and direct socket syscall rulesPaul Moore2016-02-091-1/+1
* arch: enable more involved arch/ABI specific rule creationPaul Moore2016-02-091-1/+2
* arch: make use of function tables instead of switch statementsPaul Moore2016-02-091-3/+2
* db: store the rules used to build the filterPaul Moore2016-02-091-1/+1
* all: block negative syscall numbers from the filterPaul Moore2015-08-271-1/+1
* arch: perform a number of simplications in the arch codePaul Moore2014-08-271-4/+0
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-0/+2
* all: resolve issues caused by big endian systemsPaul Moore2014-02-091-0/+2
* all: convert some booleans from ints to boolsPaul Moore2013-04-191-3/+4
* arch: remove direct access to the syscall tablesPaul Moore2013-03-261-1/+3
* arch: rename arch-i386* to arch-x86*Paul Moore2013-03-261-0/+40