2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved to git://git.overlays.gentoo.org/proj/pax-utils.git
Mike Frysinger
as vapier
More... about 9 years ago
moved to git://git.overlays.gentoo.org/proj/pax-utils.git
Mike Frysinger
as vapier
More... about 9 years ago
moved to git://git.overlays.gentoo.org/proj/pax-utils.git
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: add more range checks to deal with corrupt elfs
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: check shdrs are valid before using them
Mike Frysinger
as vapier
More... about 9 years ago
add a fuzz target
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: handle corrupted hash chains that have infinite loops
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: rework interp lookup
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: add a few more elf->phdr checks
Mike Frysinger
as vapier
More... about 9 years ago
drop __DATE__ usage as the rcsid provides all the details we care about
Mike Frysinger
as vapier
More... about 9 years ago
fix typos pointed out by Tomasz Buchert
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: improve shdr string overflow check more
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: fix logic error in shdr string overflow
Mike Frysinger
as vapier
More... about 9 years ago
build with more asan flags
Mike Frysinger
as vapier
More... about 9 years ago
scanelf: add a note in the rpath warning when we fix the ELF automatically #334819 by Dennis Schridde
Mike Frysinger
as vapier
More... over 9 years ago
lddtree.py: if we could not find the lib for copying, issue a warning and skip the path
Mike Frysinger
as vapier
More... over 9 years ago
lddtree.py: plumb down --debug into ParseLdSoConf
Mike Frysinger
as vapier
More... over 9 years ago
lddtree.py: adjust style to fix pylint warnings
Mike Frysinger
as vapier
More... over 9 years ago
scanelf: make sure to clear the symtab inputs when the section does not match #527490 by Juergen Rose
Mike Frysinger
as vapier
More... over 9 years ago
install scripts explicitly #525852
Mike Frysinger
as vapier
More... over 9 years ago
integrate python/caps support into autotools
Mike Frysinger
as vapier
More... over 9 years ago
add autotools support
Mike Frysinger
as vapier
More... over 9 years ago
scanelf: do not use debug syms with runtime strings or vice versa
Mike Frysinger
as vapier
More... over 9 years ago
lddtree.py: when parsing libs, make sure to pass down the realpath too
Mike Frysinger
as vapier
More... almost 10 years ago
lddtree.py: drop TODO since we should handle symlinks now
Mike Frysinger
as vapier
More... almost 10 years ago
enable python by default
Mike Frysinger
as vapier
More... almost 10 years ago
lddtree.py: save the original path as well as the full path for symlinks
Mike Frysinger
as vapier
More... almost 10 years ago
lddtree: do symlink resolution on args on the command line
Mike Frysinger
as vapier
More... almost 10 years ago
lddtree.py: when searching for libs, make sure we resolve symlinks inside the root before checking if they exist
Mike Frysinger
as vapier
More... almost 10 years ago
lddtree.py: update ParseELF arg list after previous commit
Mike Frysinger
as vapier
More... almost 10 years ago