summaryrefslogtreecommitdiff
path: root/Libraries/LibELF/Validation.cpp
AgeCommit message (Expand)Author
2020-09-27LibELF: Validate PT_GNU_RELRO program headerLuke
2020-09-25Meta+LibC through LibHTTP: Make clang-format-10 cleanBen Wiederhake
2020-08-20LibELF: Ignore PT_GNU_STACK headersAndreas Kling
2020-08-10Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ...Nico Weber
2020-08-09LibELF+Lagom: Work towards getting LibELF in LagomNico Weber
2020-04-11LibELF: Move validation methods to their own fileAndrew Kaster