summaryrefslogtreecommitdiff
path: root/src/gen_bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: return integer error codes from gen_bpf_release()Paul Moore2020-06-161-1/+2
* all: update my email addressPaul Moore2016-02-111-1/+1
* bpf: fix the bpf_program structPaul Moore2013-04-221-1/+2
* all: improved structure ordering/alignmentPaul Moore2013-04-191-1/+1
* db: enable basic filter collection supportPaul Moore2012-09-271-1/+1
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* all: use the system header files when possiblePaul Moore2012-04-021-10/+2
* bpf: rename to match the APIPaul Moore2012-03-231-1/+1
* db: add an architecture definition to the db layerPaul Moore2012-03-091-2/+1
* arch: introduce a single place for all the machine dependent codePaul Moore2012-03-091-14/+2
* bpf: add basic support for specifying word size and endiannessPaul Moore2012-03-021-1/+15
* bpf: fix whitespace damage in struct bpf_instr_rawPaul Moore2012-02-141-2/+2
* bpf/db: new BPF and filter DB implementationsPaul Moore2012-02-101-8/+19
* all: fix up trailing whitespace damagePaul Moore2012-02-101-1/+1
* bpf: move/rename seccomp_free_fprog()Paul Moore2012-02-021-0/+1
* libseccomp: rename translator_bpf.* to gen_bpf.*Paul Moore2012-02-011-0/+36