| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor source tree: separate out fix-gnustack | Anthony G. Basile | 2014-07-30 | 4 | -69/+0 |
* | tests/pxtpax/daemontest.sh: make progress pretty | Anthony G. Basile | 2013-05-20 | 1 | -0/+7 |
* | tests/{paxmodule,revdeppaxtest}: fix to work with all combinations of --{en,d... | Anthony G. Basile | 2013-05-20 | 2 | -20/+33 |
* | tests/{paxmodule,revdeppaxtest}: make path resolutions more robust | Anthony G. Basile | 2013-05-20 | 2 | -33/+31 |
* | tests/pxtpax/daemontest.sh: clean up bash | Anthony G. Basile | 2013-05-20 | 1 | -12/+12 |
* | configure.ac: check if ELF_C_RDWR_MMAP is declared in libelf.h | Anthony G. Basile | 2013-05-20 | 1 | -1/+4 |
* | Bump to automake 1.12 | Anthony G. Basile | 2013-05-20 | 1 | -1/+1 |
* | tests/*: pretify the code and output | Anthony G. Basile | 2012-12-29 | 5 | -185/+202 |
* | tests/revdeppaxtest/revdeptest.sh: update to work with new revdep-pax | Anthony G. Basile | 2012-12-29 | 1 | -21/+10 |
* | tests/paxmodule/paxmodtest.sh: fix unit test | Anthony G. Basile | 2012-12-28 | 1 | -1/+1 |
* | Rename XT_PAX to XATTR_PAX everywhere | Anthony G. Basile | 2012-12-21 | 1 | -3/+3 |
* | ChangeLog, TODO, README, Copyright Notices: updated | Anthony G. Basile | 2012-12-16 | 5 | -0/+85 |
* | tests/revdeppaxtest: no longer require python module to be installed | Anthony G. Basile | 2012-12-16 | 3 | -10/+33 |
* | tests/revdeppaxtest: test exporter/importer logic | Anthony G. Basile | 2012-12-16 | 1 | -22/+66 |
* | tests/revdeppaxtest: improve test flags | Anthony G. Basile | 2012-12-15 | 1 | -2/+2 |
* | tests/paxmodule: fix EXTRA_DIST for make distcheck | Anthony G. Basile | 2012-12-15 | 2 | -2/+2 |
* | tests/paxmodule: no longer require python module to be installed | Anthony G. Basile | 2012-12-15 | 2 | -5/+28 |
* | tests/revdeppaxtest: complete test for revdep-pax | Anthony G. Basile | 2012-12-15 | 1 | -29/+38 |
* | tests/revdeppaxtest: progress towards a test for revdep-pax | Anthony G. Basile | 2012-12-14 | 8 | -1/+135 |
* | tests/paxmodule: test python module, set with pypaxctl, read with paxctl-ng | Anthony G. Basile | 2012-12-13 | 1 | -0/+38 |
* | tests/paxmodule: test python module, set with paxctl-ng, read with pypaxctl | Anthony G. Basile | 2012-12-13 | 4 | -1/+70 |
* | tests/gnustack/Makefile.am: distribute gnustacktest.sh | Anthony G. Basile | 2012-12-13 | 1 | -0/+2 |
* | tests/pxtpax/Makefile.am: fix renaming of daemontest.sh script | Anthony G. Basile | 2012-12-13 | 1 | -1/+1 |
* | tests/pxtpax/daemontest.sh: add logic for amd64 vs i686 | Anthony G. Basile | 2012-12-13 | 1 | -2/+32 |
* | tests/{gnustack,pxtpax}: return success/failure, reduce vebosity | Anthony G. Basile | 2012-12-12 | 5 | -58/+128 |
* | src/paxctl-ng.c: do not use '-' when setting null XATTR PAX flags | Anthony G. Basile | 2012-12-12 | 1 | -11/+20 |
* | tests/gnustack/Makefile.am: make sed line work on arm | Anthony G. Basile | 2012-07-28 | 1 | -1/+1 |
* | tests/gnustack/Makefile.am: clean *.s files as well | Anthony G. Basile | 2012-07-28 | 1 | -1/+1 |
* | tests/gnustack: make test machine independant | Anthony G. Basile | 2012-07-28 | 4 | -71/+7 |
* | tests/gnustack: switch from yasm to gcc for assembler | Anthony G. Basile | 2012-07-27 | 5 | -70/+57 |
* | Fix some bugs in tests/* | Anthony G. Basile | 2011-11-15 | 5 | -21/+15 |
* | tests/pxtpax: compare file's and process's pax flags | Anthony G. Basile | 2011-11-15 | 10 | -28/+141 |
* | tests/Makefile.am: fixes 'make check' in dist tarball | Anthony G. Basile | 2011-10-03 | 1 | -0/+2 |
* | poc/mangle-paxflags.c: remove EI_PAX and PT_PAX_FLAGS from an elf | Anthony G. Basile | 2011-05-05 | 4 | -4/+3 |
|\ |
|
| * | Revamped tests, added poc | Anthony G. Basile | 2011-05-05 | 5 | -43/+13 |
* | | tests: renaming to be more specific | Anthony G. Basile | 2011-05-05 | 5 | -43/+13 |
|/ |
|
* | Fixed test on x86 | Anthony G. Basile | 2011-04-25 | 1 | -1/+1 |
* | Consolidated {fix,get}-gnustack.c | Anthony G. Basile | 2011-04-14 | 5 | -6/+73 |
* | tests/test-bad{32,64}.asm: cleaned up whitespace | Anthony G. Basile | 2011-04-13 | 2 | -20/+19 |
* | tests/Makefile.am: improved build of bad elf | Anthony G. Basile | 2011-04-13 | 3 | -13/+27 |
* | fix-gnustack.c: removed unnecessary and harmful elf_update() | Anthony G. Basile | 2011-04-13 | 2 | -9/+6 |
* | Added: fix-gnustack.c to clear X flag on .gnu.stack | Anthony G. Basile | 2011-04-12 | 1 | -2/+8 |
* | Fixed unit tests to work with 'make check' | Anthony G. Basile | 2011-04-12 | 3 | -95/+22 |
* | Added autotool build system | Anthony G. Basile | 2011-04-12 | 4 | -0/+122 |