aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* src/paxctl-ng.c: set EI_PAX flagsAnthony G. Basile2011-09-111-7/+49
* src/paxctl-ng.c: enable+disable flag means default settingAnthony G. Basile2011-09-101-63/+66
* src/paxctl-ng.c: add constraints on command line flagsAnthony G. Basile2011-09-101-15/+48
* src/paxctl-ng.c: construct pax flags from command lineAnthony G. Basile2011-09-101-16/+35
* src/paxctl-ng.c: added read EI/PT_PAX flagsAnthony G. Basile2011-09-101-87/+69
* src/paxctl-ng.c: remove create PAX_FLAGS and add read flags optionAnthony G. Basile2011-09-101-5/+13
* src/paxctl-ng.c: remove create_flags optionAnthony G. Basile2011-09-101-88/+24
* scripts/revdep-paxmark: tool to find mismatched pax markingsAnthony G. Basile2011-09-081-0/+639
* doc/paxctl-ng-design.txt: ready for release as RFCAnthony G. Basile2011-09-081-2/+39
* doc/paxctl-ng-design.txt: first draftAnthony G. Basile2011-09-081-0/+43
* misc/*.c: fixed cycling over section dataAnthony G. Basile2011-07-074-24/+34
* Moved miscellaneous code in its own directoryAnthony G. Basile2011-07-075-1/+434
* src/fix-gnustack.c: minor syntactic changeAnthony G. Basile2011-05-131-1/+2
* poc/mangle-paxflags.c: added quiet mode and fixed whitespacesAnthony G. Basile2011-05-064-106/+132
* poc/mangle-paxflags.c: added verbose modeAnthony G. Basile2011-05-061-49/+85
* src/paxctl-ng.c: added help and create PT_PAX_FLAGSAnthony G. Basile2011-05-055-6/+327
* poc/mangle-paxflags.c and src/fix-gnustack.c: added help optionAnthony G. Basile2011-05-054-7/+53
* src/fix-gnustack.c: improved error messagesAnthony G. Basile2011-05-051-5/+5
* poc/mangle-paxflags.c: print out PT_PAX_FLAGS if foundAnthony G. Basile2011-05-051-10/+20
* poc/mangle-paxflags.c: remove EI_PAX and PT_PAX_FLAGS from an elfAnthony G. Basile2011-05-059-5/+261
|\
| * Revamped tests, added pocAnthony G. Basile2011-05-0510-48/+131
* | tests: renaming to be more specificAnthony G. Basile2011-05-057-48/+18
|/
* configure.ac: added check for more headersAnthony G. Basile2011-05-031-1/+9
* Cleaned out unnecessary call to get ehdrAnthony G. Basile2011-05-031-4/+0
* Fixed test on x86Anthony G. Basile2011-04-251-1/+1
* Added contitional for 'tests'Anthony G. Basile2011-04-152-2/+21
* Added man page.Anthony G. Basile2011-04-144-1/+42
* Changed project name.Anthony G. Basile2011-04-141-1/+1
* Added copyleft.Anthony G. Basile2011-04-146-5/+1054
* Consolidated {fix,get}-gnustack.cAnthony G. Basile2011-04-1411-144/+201
* Removed parse-elf.cAnthony G. Basile2011-04-133-284/+3
* tests/test-bad{32,64}.asm: cleaned up whitespaceAnthony G. Basile2011-04-132-20/+19
* tests/Makefile.am: improved build of bad elfAnthony G. Basile2011-04-136-20/+35
* fix-gnustack.c: removed unnecessary and harmful elf_update()Anthony G. Basile2011-04-133-13/+6
* fix-gnustack.c: added needed gelf_update_phdr()Anthony G. Basile2011-04-132-8/+34
* fix-gnustack.c: fixed open() to RDWRAnthony G. Basile2011-04-131-5/+5
* fix-gnustack.c: fixed bug not skipping over !GNU_STACK headersAnthony G. Basile2011-04-131-14/+14
* Added: fix-gnustack.c to clear X flag on .gnu.stackAnthony G. Basile2011-04-123-3/+86
* Fixed unit tests to work with 'make check'Anthony G. Basile2011-04-123-95/+22
* Added autotool build systemAnthony G. Basile2011-04-1211-280/+46
* Added: test_asm.c test_bad.asm to test RWX in asmAnthony G. Basile2011-04-124-5/+130
* get_gnu_stack.c: code cleanupAnthony G. Basile2011-04-121-55/+2
* Added get_gnu_stack.cAnthony G. Basile2011-04-122-1/+113
* Initial commitDark Ness2011-04-125-0/+534