]>
granicus.if.org Git - file/log
Christos Zoulas [Thu, 21 Jun 2012 01:48:51 +0000 (01:48 +0000)]
PR/156: Add linux/ia64 swap recognition
Christos Zoulas [Thu, 21 Jun 2012 01:44:52 +0000 (01:44 +0000)]
PR/158: Recognize MS-TNEF files
Christos Zoulas [Thu, 21 Jun 2012 01:32:26 +0000 (01:32 +0000)]
improve z-machines magic
Christos Zoulas [Thu, 21 Jun 2012 01:19:51 +0000 (01:19 +0000)]
PR/153: fix typo
Christos Zoulas [Thu, 21 Jun 2012 01:16:49 +0000 (01:16 +0000)]
PR/166: Bump strength of perl scripts
Christos Zoulas [Thu, 21 Jun 2012 01:13:59 +0000 (01:13 +0000)]
PR/167: Recognize AmigaOS scripts.
Christos Zoulas [Thu, 21 Jun 2012 01:12:51 +0000 (01:12 +0000)]
PR/172: recognize python using "def name(arg, arg)"
Christos Zoulas [Thu, 21 Jun 2012 01:10:53 +0000 (01:10 +0000)]
PR/171: Add magic for QEMU QED images
Christos Zoulas [Thu, 21 Jun 2012 01:08:56 +0000 (01:08 +0000)]
PR/173: increase php strength to beat c/c++
Christos Zoulas [Wed, 20 Jun 2012 22:33:43 +0000 (22:33 +0000)]
PR/175: Add visibility support
Christos Zoulas [Wed, 20 Jun 2012 22:10:51 +0000 (22:10 +0000)]
PR/176: Add IDA pro magic
Christos Zoulas [Wed, 20 Jun 2012 21:52:36 +0000 (21:52 +0000)]
PR/177: Print a better mime type for corrupt CDFV2 files.
Christos Zoulas [Wed, 20 Jun 2012 21:19:05 +0000 (21:19 +0000)]
PR/184: Fix claris clip art magic.
Christos Zoulas [Wed, 20 Jun 2012 21:16:56 +0000 (21:16 +0000)]
ifdef TEST, use errx
Christos Zoulas [Wed, 20 Jun 2012 21:16:25 +0000 (21:16 +0000)]
use '\ '
Christos Zoulas [Sat, 16 Jun 2012 15:45:08 +0000 (15:45 +0000)]
POD patch.
Christos Zoulas [Sat, 16 Jun 2012 14:43:36 +0000 (14:43 +0000)]
Patches from Markus Heidelberg
Christos Zoulas [Sat, 16 Jun 2012 13:30:36 +0000 (13:30 +0000)]
add javascript scripts
Christos Zoulas [Wed, 6 Jun 2012 13:03:20 +0000 (13:03 +0000)]
add cubemap magic files.
Christos Zoulas [Tue, 22 May 2012 01:55:12 +0000 (01:55 +0000)]
Add SuSe version
Christos Zoulas [Tue, 15 May 2012 17:14:36 +0000 (17:14 +0000)]
use ctime_r, asctime_r.
Christos Zoulas [Mon, 7 May 2012 18:23:11 +0000 (18:23 +0000)]
include cdf.h
Christos Zoulas [Sat, 28 Apr 2012 21:20:26 +0000 (21:20 +0000)]
adjust strength, so that this is not recognized as c++
<HTML>
<HEAD>
<TITLE>file test</TITLE>
</HEAD>
<BODY>
class
</BODY>
</HTML>
Reuben Thomas [Sat, 14 Apr 2012 10:22:06 +0000 (10:22 +0000)]
Update TODOs.
Christos Zoulas [Fri, 6 Apr 2012 21:18:54 +0000 (21:18 +0000)]
Indirect fixes
Christos Zoulas [Fri, 6 Apr 2012 21:18:09 +0000 (21:18 +0000)]
Apple on-disk formats.
Christos Zoulas [Fri, 6 Apr 2012 21:15:54 +0000 (21:15 +0000)]
- add more debugging for indirect offsets.
- only print the description for indirect offsets if a match was found,
and add the offset as the number to print.
Christos Zoulas [Fri, 6 Apr 2012 21:14:01 +0000 (21:14 +0000)]
for indirect formats, allow printing the offset, and default use default
strength
Christos Zoulas [Fri, 6 Apr 2012 14:35:31 +0000 (14:35 +0000)]
Add minix A_NSYM format binaries: From: Antoine LECA <antoine.leca.1@gmail.com>
Christos Zoulas [Tue, 3 Apr 2012 22:25:07 +0000 (22:25 +0000)]
- add windows date formats: {be,le,}qwdate
- don't use time_t when you mean uint32_t
- better support for windows shortcut files
Christos Zoulas [Tue, 20 Mar 2012 18:28:02 +0000 (18:28 +0000)]
allow size <= to the size we have not just <
Christos Zoulas [Thu, 8 Mar 2012 17:54:48 +0000 (17:54 +0000)]
PR/174: Add winword 2.0 recognition from
https://407323.bugs.gentoo.org/attachment.cgi?id=304559
Christos Zoulas [Sat, 3 Mar 2012 15:44:58 +0000 (15:44 +0000)]
fix reversed test
Christos Zoulas [Wed, 22 Feb 2012 18:25:39 +0000 (18:25 +0000)]
Look at the proper offsets for MD info, depending on the size of the binary
32 or 64.
Christos Zoulas [Tue, 21 Feb 2012 19:16:48 +0000 (19:16 +0000)]
new version
Christos Zoulas [Tue, 21 Feb 2012 19:14:56 +0000 (19:14 +0000)]
Mention fuzzing issues
Christos Zoulas [Mon, 20 Feb 2012 22:35:29 +0000 (22:35 +0000)]
Fix bounds checks again.
Christos Zoulas [Mon, 20 Feb 2012 20:04:58 +0000 (20:04 +0000)]
return -2 if we printed something so the we don't print the same information
twice.
Christos Zoulas [Mon, 20 Feb 2012 20:04:37 +0000 (20:04 +0000)]
- simplify rounding
- use 0x for hex printing
Christos Zoulas [Mon, 20 Feb 2012 16:37:34 +0000 (16:37 +0000)]
PR/170: Christos Georgiou: Add mime type for monkey audio.
Christos Zoulas [Fri, 17 Feb 2012 05:28:40 +0000 (05:28 +0000)]
whitespace
Christos Zoulas [Fri, 17 Feb 2012 05:27:45 +0000 (05:27 +0000)]
- add float and double types
- fix debug printf formats
- fix short stream sizes
- don't fail if we don't know about a type
Christos Zoulas [Fri, 17 Feb 2012 04:23:30 +0000 (04:23 +0000)]
add more check found by cert's fuzzer.
Christos Zoulas [Mon, 13 Feb 2012 22:50:50 +0000 (22:50 +0000)]
add unreal games signature
Christos Zoulas [Tue, 7 Feb 2012 21:35:03 +0000 (21:35 +0000)]
added arm compressed images.
Christos Zoulas [Fri, 27 Jan 2012 01:41:26 +0000 (01:41 +0000)]
add zfs
Christos Zoulas [Fri, 27 Jan 2012 01:41:00 +0000 (01:41 +0000)]
add zfs magic
Christos Zoulas [Tue, 24 Jan 2012 19:02:02 +0000 (19:02 +0000)]
make sure that type is initialized even in the out of memory case.
Christos Zoulas [Mon, 16 Jan 2012 15:16:43 +0000 (15:16 +0000)]
remove weak magic
Christos Zoulas [Tue, 3 Jan 2012 17:16:54 +0000 (17:16 +0000)]
PR/165 better version messages from Byrial Jensen
Christos Zoulas [Fri, 30 Dec 2011 16:51:19 +0000 (16:51 +0000)]
remove obsolete header files
Christos Zoulas [Fri, 30 Dec 2011 16:41:11 +0000 (16:41 +0000)]
welcome to 5.10
Christos Zoulas [Mon, 19 Dec 2011 17:49:31 +0000 (17:49 +0000)]
Fix markup typos and document magic_list.
Christos Zoulas [Sun, 18 Dec 2011 14:55:22 +0000 (14:55 +0000)]
Don't hard-code MAGIC_NO_CHECK_BUILTIN, build it from it's components.
Christos Zoulas [Sat, 17 Dec 2011 17:18:14 +0000 (17:18 +0000)]
add tilera
Christos Zoulas [Sat, 17 Dec 2011 17:16:29 +0000 (17:16 +0000)]
More tilera chips from Chris Metcalf <cmetcalf@tilera.com>
Christos Zoulas [Fri, 16 Dec 2011 17:44:33 +0000 (17:44 +0000)]
Add guile
Reuben Thomas [Fri, 16 Dec 2011 16:34:21 +0000 (16:34 +0000)]
Document recent changes.
Reuben Thomas [Fri, 16 Dec 2011 16:32:48 +0000 (16:32 +0000)]
Weaken generic script magic rather more, to avoid overriding specific magic.
Reuben Thomas [Fri, 16 Dec 2011 16:24:40 +0000 (16:24 +0000)]
Add /usr/bin/env detection with MIME type for Perl scripts.
Christos Zoulas [Thu, 15 Dec 2011 16:21:43 +0000 (16:21 +0000)]
try to make the palm magic stronger and comment as to what should be done.
Christos Zoulas [Tue, 13 Dec 2011 13:53:14 +0000 (13:53 +0000)]
explain why.
Christos Zoulas [Tue, 13 Dec 2011 13:48:41 +0000 (13:48 +0000)]
rdays is off by one. (Daniel Gillen)
Reuben Thomas [Fri, 9 Dec 2011 08:02:16 +0000 (08:02 +0000)]
Tweak C++ magic strength to avoid false positives.
Reuben Thomas [Thu, 8 Dec 2011 12:38:24 +0000 (12:38 +0000)]
Simplify if (p) free(p) to free(p).
Reuben Thomas [Thu, 8 Dec 2011 12:12:46 +0000 (12:12 +0000)]
Turn hardwired token matching into soft magic. See ChangeLog for details.
Christos Zoulas [Wed, 7 Dec 2011 22:05:05 +0000 (22:05 +0000)]
PR/151: Remove the wild match for 0xeb, matches too many russian texts.
Christos Zoulas [Wed, 7 Dec 2011 22:04:27 +0000 (22:04 +0000)]
put back the printf chars
Christos Zoulas [Wed, 7 Dec 2011 18:39:43 +0000 (18:39 +0000)]
better lzma detection for files with large dictionaries from jan kaluza
Reuben Thomas [Wed, 7 Dec 2011 12:01:24 +0000 (12:01 +0000)]
Correct spelling of "XHTML".
Reuben Thomas [Wed, 7 Dec 2011 11:58:24 +0000 (11:58 +0000)]
Improve punctuation.
Reuben Thomas [Mon, 5 Dec 2011 23:18:12 +0000 (23:18 +0000)]
Update for recent magic fixes.
Reuben Thomas [Mon, 5 Dec 2011 23:16:41 +0000 (23:16 +0000)]
Make description of Python scripts consistent.
Reuben Thomas [Mon, 5 Dec 2011 23:14:02 +0000 (23:14 +0000)]
Move generic /usr/bin/env script detection from commands to
varied.script, so all the generic detection is together.
Reduce its strength so it doesn't outweigh language-specific tests.
Reuben Thomas [Mon, 5 Dec 2011 23:01:10 +0000 (23:01 +0000)]
Update for recent fixes.
Reuben Thomas [Mon, 5 Dec 2011 22:58:35 +0000 (22:58 +0000)]
Fix description of /w flag.
Christos Zoulas [Fri, 25 Nov 2011 03:28:17 +0000 (03:28 +0000)]
add music
Christos Zoulas [Tue, 22 Nov 2011 13:30:05 +0000 (13:30 +0000)]
fix virtualbox
Christos Zoulas [Wed, 16 Nov 2011 19:24:22 +0000 (19:24 +0000)]
- don't close if not needed
- closedir on error path
Christos Zoulas [Thu, 10 Nov 2011 18:59:54 +0000 (18:59 +0000)]
Add cups
Christos Zoulas [Thu, 10 Nov 2011 13:42:09 +0000 (13:42 +0000)]
fix missing prefix (from bch/NetBSD)
Reuben Thomas [Sat, 5 Nov 2011 15:44:22 +0000 (15:44 +0000)]
Fix issue #150.
Christos Zoulas [Mon, 31 Oct 2011 17:23:34 +0000 (17:23 +0000)]
add kernel core formats
Christos Zoulas [Wed, 26 Oct 2011 15:44:47 +0000 (15:44 +0000)]
add incremental tar format from Eloi Notario entfe001 at gmail dot com
Christos Zoulas [Mon, 17 Oct 2011 20:18:05 +0000 (20:18 +0000)]
clarify options processing order in -f namefile
Christos Zoulas [Wed, 28 Sep 2011 13:30:10 +0000 (13:30 +0000)]
PR/146: Mime output for office files broken.
Christos Zoulas [Wed, 28 Sep 2011 13:22:54 +0000 (13:22 +0000)]
PR/145: Remove weak magic.
Christos Zoulas [Thu, 22 Sep 2011 19:30:43 +0000 (19:30 +0000)]
add big tiff
Christos Zoulas [Thu, 22 Sep 2011 16:58:37 +0000 (16:58 +0000)]
add python3 changes.
Christos Zoulas [Tue, 20 Sep 2011 15:33:50 +0000 (15:33 +0000)]
mention string flags file type enforcement
Christos Zoulas [Tue, 20 Sep 2011 15:31:52 +0000 (15:31 +0000)]
mark binary string entries as such
Christos Zoulas [Tue, 20 Sep 2011 15:30:14 +0000 (15:30 +0000)]
If a string rule specifies binary or text file data explicitly, make sure
that the data in the file matches the type before we do any other tests.
This avoids having weak magic types such as msdos, match against text files.
Christos Zoulas [Tue, 20 Sep 2011 15:28:09 +0000 (15:28 +0000)]
- print the line number of the rule
- add missing flags
Christos Zoulas [Fri, 16 Sep 2011 21:23:59 +0000 (21:23 +0000)]
mv __arraycount() define to file.h
Christos Zoulas [Fri, 16 Sep 2011 21:04:59 +0000 (21:04 +0000)]
fix warnings
Christos Zoulas [Fri, 16 Sep 2011 19:43:39 +0000 (19:43 +0000)]
welcome to 5.09
Christos Zoulas [Fri, 16 Sep 2011 19:40:40 +0000 (19:40 +0000)]
fix missing comment
Christos Zoulas [Sun, 11 Sep 2011 14:57:46 +0000 (14:57 +0000)]
add zope
Christos Zoulas [Thu, 8 Sep 2011 21:58:42 +0000 (21:58 +0000)]
add marc21
Christos Zoulas [Wed, 7 Sep 2011 22:00:50 +0000 (22:00 +0000)]
Add other stuff we did not mention before