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
path:
root
/
dumpelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- /* within quotes messes up my syntax highlighting */
Ned Ludd
2006-02-03
1
-6
/
+6
*
update copyright years and unify headers in porting.h
Mike Frysinger
2006-01-05
1
-17
/
+5
*
cleanup how we dump section headers and support for SHT_DYNSYM
Mike Frysinger
2005-12-09
1
-12
/
+42
*
- add dumping of .interp/.comment when --verbose
Ned Ludd
2005-12-04
1
-4
/
+5
*
split common non-elf features into paxinc.[ch]
Mike Frysinger
2005-10-13
1
-3
/
+3
*
use smaller license header
Mike Frysinger
2005-09-30
1
-2
/
+5
*
tweak version output to include $PV
Mike Frysinger
2005-06-13
1
-5
/
+5
*
fix a few warnings and update get_elfeitype() usage
Mike Frysinger
2005-06-03
1
-8
/
+9
*
add support for dumping sections
Mike Frysinger
2005-06-03
1
-12
/
+45
*
dump section header names too
Mike Frysinger
2005-06-03
1
-9
/
+11
*
- added initial inconsistent state detection for pax flags. update some of th...
Ned Ludd
2005-05-29
1
-3
/
+3
*
make sure we verify pointers before using them
Mike Frysinger
2005-05-10
1
-6
/
+18
*
include offset info in comments
Mike Frysinger
2005-05-06
1
-4
/
+4
*
move common warn/warnf/err macros to paxelf.h
Mike Frysinger
2005-04-15
1
-21
/
+10
*
cast the values so printf() doesnt produce any warnings
Mike Frysinger
2005-04-13
1
-46
/
+46
*
make dumpelf endian/bit neutral and pimp it out more
Mike Frysinger
2005-04-12
1
-84
/
+139
*
the beginning of a little elf dump prog
Mike Frysinger
2005-04-07
1
-0
/
+234