summaryrefslogtreecommitdiff
path: root/include/libelfu
AgeCommit message (Expand)Author
2013-05-27Restrict sh_link/sh_info evaluation where possiblenorly
2013-05-27Abstract model more - break 'make check'norly
2013-05-27Turn elfu_gPhdrContainsScn into a macronorly
2013-05-27Turn elfu_gScnSizeFile into a macronorly
2013-05-27Validate input at libelf levelnorly
2013-05-25Be more verbosenorly
2013-05-24Object file injection, first partnorly
2013-05-24Move section-in-segment.c to generic/norly
2013-05-24Cleaner error handling with ELFU_WARN and ELFU_WARNELFnorly
2013-05-24Use explicit libelf/* path in includesnorly
2013-03-21NOBITS expansion, for .bss etcnorly
2013-03-21Copy section contents into newly allocated buffersnorly
2013-03-01Implement mInsertAfter, for post-.data injectionnorly
2013-02-27Implement mInsertBefore, for pre-.interp injectionnorly
2013-02-23Refactor mdoel-related codenorly
2013-02-23Clean up ELF-related files and functionsnorly
2013-02-23Move headers for ELF-based operations togethernorly
2013-02-23Remove ELFU_BOOLnorly
2013-02-23Add run-time sanity checksnorly
2013-02-22Add elfu_count{Section,PHDR}snorly
2013-02-11PHDR self-reference fixup functionmodel-cleanupnorly
2013-02-11Model to ELF (writing) support, copy functionalitynorly
2013-02-11First memory model of an ELF filenorly
2013-02-11Print ELF header/segments/sectionsnorly