summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Revert "tests: workaround problems with large integers on 32-bit ARM"Mathias Krause2015-07-161-32/+29
* | | | tests: fix sequence number generationMathias Krause2015-07-164-9/+85
| |_|/ |/| |
* | | all: update CHANGELOG and version info for v2.2.3Paul Moore2015-07-081-0/+3
* | | tests: workaround problems with large integers on 32-bit ARMPaul Moore2015-07-081-29/+32
* | | all: update CHANGELOG and version info for v2.2.2Paul Moore2015-07-061-4/+10
* | | db: optimize masked comparesMathias Krause2015-07-061-0/+44
* | | db: fix braino in _db_node_mask_fixup()Mathias Krause2015-07-061-7/+2
* | | tests: extend 12-sim-basic_masked_ops with 64 bit valuesMathias Krause2015-07-061-0/+6
* | | db: fix type of op in struct db_api_argMathias Krause2015-07-061-1/+1
* | | doc: update the CREDITS filePaul Moore2015-07-011-0/+3
* | | tools: add the ability to fix syntax via the check-syntax toolPaul Moore2015-07-011-10/+54
* | | arch: add the ability to dump the sycall definitions in arch-syscall-validatePaul Moore2015-07-011-23/+42
* | | arch: update the syscall validate script to reflect changes in x86Paul Moore2015-07-011-3/+3
* | | arm: fix arm-specific syscall symbolsAndrew Jones2015-07-011-10/+20
* | | tests: add some tests missing from the MakefilePaul Moore2015-06-221-2/+6
* | | bpf: fix x32/x86_64 architecture detection logicMathias Krause' via libseccomp2015-06-153-4/+11
* | | tests: add a test for faulty handling of the x32 architectureMathias Krause' via libseccomp2015-06-155-1/+148
* | | build: Fix srcdir != builddir from gitColin Walters2015-06-122-0/+3
* | | tests: make 27-sim-bpf_blk_state architecture independentPaul Moore2015-06-113-30/+30
* | | all: update CHANGELOG and version info for v2.2.1Paul Moore2015-05-131-0/+6
* | | doc: update the CREDITS filePaul Moore2015-05-091-0/+1
* | | doc: update the README based on feedback from the v2.2.0 releasePaul Moore2015-05-091-3/+18
* | | docs: fix a number of problems in the function header commentsPaul Moore2015-05-095-12/+10
* | | all: ensure the ARM and MIPS system defines are presentPaul Moore2015-05-072-18/+46
* | | python: ensure attributes are treated as 32 bitsMike Strosaker2015-05-061-1/+1
* | | build: update the .gitignore file under tests/Paul Moore2015-05-061-0/+1
* | | arm: add some missing syscallsPaul Moore2015-05-0610-13/+80
* | | arm: fix some problems with the syscall tablePaul Moore2015-04-103-13/+23
* | | bpf: fix a style-oPaul Moore2015-04-031-2/+2
* | | bpf: track accumulator state and reload it when necessaryPaul Moore2015-04-031-31/+168
* | | tests: test the bpf accumulator checking logicPaul Moore2015-04-034-1/+182
* | | pfc: fix some warningsBrian Cain2015-03-301-1/+4
* | | tests: purge the heretical semicolonsBrian Cain2015-03-206-28/+28
* | | tests: fixed leak in basic-resolverBrian Cain2015-03-131-10/+21
* | | tools: add the missing elf.h header filePaul Moore2015-02-131-0/+1
| |/ |/|
* | all: reset the version in the master branch to 0.0.0Paul Moore2015-02-121-1/+1
* | all: update CHANGELOG and version info for v2.2.0v2.2.0Paul Moore2015-02-112-1/+14
* | docs: update the CREDITS filePaul Moore2015-02-091-0/+4
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-099-17/+33
|/
* doc: fix some minor grammer/readability issues in the READMEPaul Moore2015-02-041-5/+4
* doc: reference "thread" instead of "process"Paul Moore2015-01-302-10/+10
* all: update the project homepage referencesPaul Moore2015-01-3015-37/+37
* doc: update the README filePaul Moore2015-01-301-12/+12
* tests: allow the regression test to run properly from 'make distcheck'Paul Moore2014-10-211-5/+7
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-216-2/+77
* build: allow the creation of a static libraryPaul Moore2014-10-217-25/+18
* build: update the git ignore filePaul Moore2014-10-211-0/+1
* all: fix a number of small bugs found by CoverityPaul Moore2014-08-295-26/+46
* build: fixup b6da7a923a6200b115b5f48be7377e59b1537c3ePaul Moore2014-08-291-7/+7
* build: only add 'serial-tests' for automake >= 1.12.Vicente Olivert Riera2014-08-281-1/+14