aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: add plumbing for building w/debug codeMike Frysinger2015-08-241-0/+6
* security: leverage namespaces to restrict the runtime a bitMike Frysinger2015-08-201-0/+1
* scanelf: do not warn about invalid archive entries by defaultv1.0.4Mike Frysinger2015-07-131-2/+3
* migrate to gitv1.0Mike Frysinger2015-03-021-2/+4
* update copyright yearsMike Frysinger2012-11-041-4/+4
* add a -C/--nocolor option and respect env $NOCOLOR #332289Mike Frysinger2010-12-081-6/+3
* change to simpler const argv0 stringMike Frysinger2010-12-081-2/+2
* convert getstr_perms() to strfileperms() and share it among all filesMike Frysinger2008-12-301-1/+3
* tweak style slightly to make source tests happyMike Frysinger2008-12-301-3/+3
* Now I had the specs here anyway, implemented GNU extended filenames as well.Fabian Groffen2008-10-191-1/+2
* Initial commit of Mach-O related files. (bug #236512)Fabian Groffen2008-09-081-6/+5
* split xfuncs off into a sep file for all utils to use, cleanup misc things, a...Mike Frysinger2007-08-201-2/+6
* - update copyright headersNed Ludd2007-05-231-4/+4
* - yanked macho support for now.. we need to make sure licence stuff is all go...v0.1.15Ned Ludd2006-12-121-4/+5
* define errp/warnpMike Frysinger2006-10-221-2/+5
* refactor code a bit to allow to improve support for archive scanningMike Frysinger2006-01-141-1/+3
* initial support for reading archive files (*.a)Mike Frysinger2006-01-131-1/+34
* add support for automatically "fixing" insecure runpaths and removing the exe...Mike Frysinger2006-01-101-5/+13
* update copyright years and unify headers in porting.hMike Frysinger2006-01-051-4/+4
* flesh out more of mach-o support (disabled for now)Mike Frysinger2005-11-021-3/+1
* split common non-elf features into paxinc.[ch]Mike Frysinger2005-10-131-0/+68