GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/pax-utils.git
master
ELF related utils for ELF 32/64 binaries that can check files for security relevant properties
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim spurious periods
v0.2.1
Mike Frysinger
2010-02-14
1
-14
/
+14
*
run tests too when doing dist
Mike Frysinger
2010-02-14
1
-4
/
+5
*
tweak debug/dist targets to avoid warnings
Mike Frysinger
2010-02-14
1
-3
/
+5
*
fix up man page display a bit
Mike Frysinger
2010-02-14
2
-1
/
+7
*
add an arm attributes todo
Mike Frysinger
2010-02-14
1
-0
/
+4
*
include filename in test output
Mike Frysinger
2010-02-14
2
-2
/
+2
*
start some scanelf tests
Mike Frysinger
2010-02-14
6
-26
/
+69
*
make sure we initialize new string memory
Mike Frysinger
2010-02-13
1
-3
/
+7
*
use %zu for size_t instead of casting to random long types
Mike Frysinger
2010-02-13
1
-4
/
+4
*
switch from getopt program to getopts shell builtin
Mike Frysinger
2010-02-09
2
-23
/
+15
*
filter .cvsignore files from dist too
Mike Frysinger
2010-01-15
1
-2
/
+2
*
ignore generated man pages
Mike Frysinger
2010-01-15
1
-0
/
+1
*
alignment issues are fixed now
v0.2
Mike Frysinger
2010-01-15
1
-12
/
+0
*
make sure the maps we scan are aligned when needed (which often does not happ...
Mike Frysinger
2010-01-15
3
-3
/
+29
*
check return value of lseek for errors
Mike Frysinger
2010-01-15
1
-4
/
+7
*
unify elf->{ehdr,data} storage with a union
Mike Frysinger
2010-01-15
2
-5
/
+3
*
touchup a few more ->data void points and casts
Mike Frysinger
2010-01-15
5
-26
/
+25
*
convert core pointers to void* to avoid ugly casts and gcc alignment warnings...
Mike Frysinger
2010-01-15
5
-33
/
+35
*
use --skip-validation to work with newer xmlto packages
Mike Frysinger
2010-01-05
1
-1
/
+1
*
update scanmacho manpage, applying the same changes as for the scanelf manpage
Fabian Groffen
2009-12-21
1
-20
/
+28
*
improve option documentation
Mike Frysinger
2009-12-21
1
-36
/
+48
*
fix typos in pspax options
Mike Frysinger
2009-12-21
1
-2
/
+2
*
suggest people use bugzilla for bug reports
Mike Frysinger
2009-12-21
1
-2
/
+4
*
align manpage with --help output for changed -a option
Fabian Groffen
2009-12-20
1
-1
/
+1
*
introduce gaps to create groupings of options, like scanelf does
Fabian Groffen
2009-12-20
1
-4
/
+4
*
use cooler shorter cvs URL
Mike Frysinger
2009-12-20
1
-1
/
+1
*
shadow commit for description of -a option for scanelf
Fabian Groffen
2009-12-20
1
-3
/
+3
*
tweak -a description #236540
Mike Frysinger
2009-12-20
1
-3
/
+3
*
split out, simplify, and document the extended version matching code
Mike Frysinger
2009-12-03
2
-129
/
+175
*
todo: handle versioned symbols better
Mike Frysinger
2009-12-03
1
-0
/
+6
*
dont need strndup code anymore
Mike Frysinger
2009-12-03
2
-29
/
+2
*
first cut at displaying a tree of which libraries satisfy which undefined sym...
Mike Frysinger
2009-12-01
1
-0
/
+100
*
extend symbol lookup syntax to allow matching of symbols based on more fields
Mike Frysinger
2009-12-01
2
-53
/
+120
*
unify some of the scanelf symtabs code paths
Mike Frysinger
2009-12-01
1
-19
/
+22
*
ignore gdb files
Mike Frysinger
2009-12-01
1
-0
/
+3
*
cache rpath/ldso lookups when possible to speed things up
Mike Frysinger
2009-12-01
1
-2
/
+14
*
allow lddtree to be sourced by other scripts to share common funcs
Mike Frysinger
2009-12-01
1
-22
/
+26
*
allow xstrcat to start off with a NULL destination
Mike Frysinger
2009-12-01
1
-2
/
+2
*
add SHT decoding and tweak undefined strings to not use spaces
Mike Frysinger
2009-12-01
2
-7
/
+26
*
cleanup the eabi checks
Mike Frysinger
2009-12-01
1
-23
/
+21
*
constify all the elf pairs
Mike Frysinger
2009-12-01
1
-2
/
+2
*
split st_type and st_bind lookup functions
Mike Frysinger
2009-12-01
2
-4
/
+14
*
avoid using reserved keyword "bool"
Mike Frysinger
2009-12-01
1
-8
/
+8
*
allow pax-utils to detect endianness on HP-UX, patch by Michael Haubenwallner
Fabian Groffen
2009-10-25
1
-2
/
+2
*
A little protection against invalid files. This needs more work to be
Fabian Groffen
2009-10-25
1
-8
/
+19
*
fixup warning about caps code -- caps_free() does not take a const
Mike Frysinger
2009-03-15
1
-5
/
+5
*
cleanup install targets a little
Mike Frysinger
2009-03-15
1
-8
/
+10
*
cleanup lookup_cache_lib() and return first match, not last #258090
Mike Frysinger
2009-03-15
1
-20
/
+32
*
fix dragonfly define check and tweak whitespace in scanelf_ldpath
Mike Frysinger
2009-03-15
1
-5
/
+5
*
trick gcc into not warning about write() when outputting the banner -- we don...
Mike Frysinger
2009-03-15
2
-6
/
+6
[next]