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
*
dont force -Werror anymore
v0.1.3
Mike Frysinger
2005-07-25
1
-5
/
+1
*
i fixed the gcc-2 bug ...
Mike Frysinger
2005-07-25
1
-1
/
+2
*
complain if a shared object is missing DT_NEEDED and if we are in verbose mode
Mike Frysinger
2005-07-25
1
-5
/
+3
*
macros work with gcc-2 now
Mike Frysinger
2005-07-23
1
-4
/
+1
*
touchup macro expansion to work around a bug in gcc-2
Mike Frysinger
2005-07-23
1
-3
/
+5
*
make sure some flags are only used if gcc supports it (like with gcc-2)
Mike Frysinger
2005-07-23
1
-4
/
+7
*
add support for showing SONAME (-S)
Mike Frysinger
2005-07-22
1
-11
/
+69
*
reorder LDFLAG output to be prettier
Mike Frysinger
2005-07-22
1
-2
/
+2
*
- fix typo
v0.1.2
Ned Ludd
2005-07-03
1
-1
/
+1
*
- get ready for 0.1.2
Ned Ludd
2005-07-03
3
-6
/
+14
*
- displays PT_GNU_STACK/PT_LOAD markings in pspax with -e flag. Added a verbo...
Ned Ludd
2005-07-03
2
-22
/
+118
*
sync with glibc
Mike Frysinger
2005-07-02
1
-6
/
+18
*
- trim whitespace
Ned Ludd
2005-06-25
1
-2
/
+0
*
- added snapshot support to make-tarball
Ned Ludd
2005-06-24
1
-0
/
+1
*
- add a few rpath security checks
Ned Ludd
2005-06-22
1
-2
/
+24
*
change textrel scanner to check .text section instead of PT_LOAD ... also upd...
Mike Frysinger
2005-06-19
1
-67
/
+62
*
import colored warn/err macros from portage-utils
Mike Frysinger
2005-06-17
1
-3
/
+8
*
add a sanity check to make sure multiple sections dont have the same name
Mike Frysinger
2005-06-17
1
-4
/
+7
*
allow env to override CFLAGS
Mike Frysinger
2005-06-17
1
-2
/
+2
*
add an errf() func
Mike Frysinger
2005-06-13
1
-3
/
+5
*
sparc has align warnings too
Mike Frysinger
2005-06-13
1
-1
/
+1
*
make sure we check all the libraries a file needs instead of just the first o...
Mike Frysinger
2005-06-13
1
-5
/
+6
*
tweak version output to include $PV
Mike Frysinger
2005-06-13
5
-17
/
+25
*
should fix align warnings on ia64
Mike Frysinger
2005-06-11
1
-0
/
+13
*
ignore compiled programs
Mike Frysinger
2005-06-11
1
-0
/
+4
*
- update README
v0.1.1
Ned Ludd
2005-06-10
1
-0
/
+1
*
- add cvsignore
Ned Ludd
2005-06-10
1
-0
/
+2
*
dont scan for TEXTREL locations if ELF doesnt have any TEXTRELs ... also flus...
Mike Frysinger
2005-06-09
1
-6
/
+12
*
fixed scanelf -Tq bug
Mike Frysinger
2005-06-09
1
-2
/
+5
*
- make the flags that gcc-3.3 hate conditional upon the gcc version used
Ned Ludd
2005-06-09
4
-7
/
+15
*
fix so -Tq works
Mike Frysinger
2005-06-08
1
-3
/
+3
*
- Add a BUGS and TODO
Ned Ludd
2005-06-08
2
-0
/
+9
*
- doc/man updates
v0.1.0
Ned Ludd
2005-06-08
2
-10
/
+44
*
make sure REL is an offset inside the symtab before using and create a func t...
Mike Frysinger
2005-06-08
1
-30
/
+39
*
- updates
Ned Ludd
2005-06-08
3
-15
/
+16
*
add support by kev quinn for showing textrels
Mike Frysinger
2005-06-08
1
-35
/
+152
*
add some REL macros and record a cheap base filename
Mike Frysinger
2005-06-08
2
-2
/
+12
*
use -pipe by default
Mike Frysinger
2005-06-08
1
-2
/
+2
*
remove ESET since nothing uses it and touchup whitespace
Mike Frysinger
2005-06-06
1
-20
/
+10
*
fix runpath parsing in quiet mode
Mike Frysinger
2005-06-06
1
-8
/
+13
*
make sure we fail if we cant install targets
Mike Frysinger
2005-06-05
1
-2
/
+2
*
fix warning in printf
Mike Frysinger
2005-06-05
1
-3
/
+3
*
add a space
Mike Frysinger
2005-06-05
1
-2
/
+2
*
- Lets rename *stack* to phdr as the scope of the function has changed quite ...
Ned Ludd
2005-06-04
1
-20
/
+20
*
add support for scanning for symbols (-N)
Mike Frysinger
2005-06-04
1
-15
/
+40
*
add support for checking if the PT_LOAD program header is +wx
Mike Frysinger
2005-06-04
1
-16
/
+31
*
just sneak the filename in the elfobj struct
Mike Frysinger
2005-06-04
2
-3
/
+4
*
add support for silent tests via # instead of %
Mike Frysinger
2005-06-03
1
-18
/
+40
*
fix a few warnings and update get_elfeitype() usage
Mike Frysinger
2005-06-03
1
-8
/
+9
*
fix warnings about signed compares and add support for parsing RPATH in silen...
Mike Frysinger
2005-06-03
1
-13
/
+23
[next]