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
/
pspax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- code cleanup
Ned Ludd
2006-04-25
1
-40
/
+40
*
- add --nx --wx flags to only display programs with matching memory layouts
Ned Ludd
2006-04-25
1
-2
/
+20
*
- add support for named processes
Ned Ludd
2006-02-27
1
-4
/
+15
*
- Ă— is not printable by all term types
v0.1.9
Ned Ludd
2006-02-05
1
-2
/
+2
*
define and use our own copy of PATH_MAX
Mike Frysinger
2006-01-13
1
-6
/
+6
*
split the pt_load check out into a sep func for easier managing in the future...
Mike Frysinger
2006-01-10
1
-6
/
+9
*
update copyright years and unify headers in porting.h
Mike Frysinger
2006-01-05
1
-20
/
+1
*
split common non-elf features into paxinc.[ch]
Mike Frysinger
2005-10-13
1
-2
/
+2
*
- displays PT_GNU_STACK/PT_LOAD markings in pspax with -e flag. Added a verbo...
Ned Ludd
2005-07-03
1
-17
/
+115
*
tweak version output to include $PV
Mike Frysinger
2005-06-13
1
-4
/
+4
*
- updates
Ned Ludd
2005-06-08
1
-2
/
+2
*
- make scanelf/pspax happy with -Wwrite-strings
Ned Ludd
2005-06-03
1
-2
/
+2
*
- pay attention to qualifiers
Ned Ludd
2005-06-03
1
-7
/
+7
*
forgot to include limits.h for _POSIX_PATH_MAX define
Mike Frysinger
2005-05-27
1
-2
/
+2
*
use _POSIX_PATH_MAX instead of PATH_MAX for FreeBSD
Mike Frysinger
2005-05-27
1
-5
/
+5
*
- always include elf.h. got rid of supid warning with cap_free in pspax. styl...
Ned Ludd
2005-05-27
1
-37
/
+43
*
- touch up the mmap display
Ned Ludd
2005-05-26
1
-2
/
+2
*
- add wx mmap display. clean up misc typecastings
Ned Ludd
2005-05-26
1
-14
/
+47
*
- speed up attr handling when the host system does not support them.. Trackin...
Ned Ludd
2005-05-06
1
-4
/
+20
*
move common warn/warnf/err macros to paxelf.h
Mike Frysinger
2005-04-15
1
-12
/
+2
*
- small update from tigger.
Ned Ludd
2005-04-06
1
-2
/
+6
*
handle any bitsize / endian type
Mike Frysinger
2005-04-05
1
-2
/
+2
*
remove check_elf_header and IS_ELF since readelf() has these checks built in now
Mike Frysinger
2005-04-03
1
-3
/
+2
*
fix versioning info like scanelf
Mike Frysinger
2005-04-02
1
-6
/
+5
*
allow output to be controlled
Mike Frysinger
2005-04-02
1
-31
/
+128
*
make really pretty
Mike Frysinger
2005-04-02
1
-130
/
+123
*
cleanup and unify duplicated code
Mike Frysinger
2005-03-25
1
-121
/
+3
*
- small source code correction
Ned Ludd
2005-03-25
1
-6
/
+6
*
fix comparison between signed and unsigned int
Ned Ludd
2004-08-15
1
-1
/
+1
*
added pspax initial version
Ned Ludd
2004-06-14
1
-0
/
+324