index
:
delta/file-git.git
badmaster
master
origin
github.com: file/file
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo "avalues" from Thomas Klausner.
Christos Zoulas
2017-02-08
1
-3
/
+3
*
If we exceeded the offset in a search don't break, return 0 (no match)
Christos Zoulas
2017-02-07
1
-2
/
+2
*
Improve flash detection (Christoph Biedl)
Christos Zoulas
2017-02-07
1
-15
/
+37
*
If we are reading a sector stream that is shorter than the minimum standard
Christos Zoulas
2017-02-07
1
-2
/
+2
*
use unsigned int shifts
Christos Zoulas
2017-02-04
1
-5
/
+18
*
PR/593: Clement Lecigne: Fix off-by-one
Christos Zoulas
2017-02-01
1
-3
/
+3
*
PR/591: Print if the file has debug info.
Christos Zoulas
2017-01-29
1
-3
/
+9
*
PR/589: David Korth: Add support for Wii U and 3DS Virtual Console NES ROM
Christos Zoulas
2017-01-22
1
-10
/
+34
*
PR/588: Add ECDSA magic
Christos Zoulas
2017-01-22
1
-6
/
+7
*
use 040 consistently
Christos Zoulas
2017-01-22
1
-4
/
+4
*
Fix x3d from Thomas Ledoux
Christos Zoulas
2017-01-21
1
-5
/
+7
*
PR/574: osm0sis: Handle android having zlib.h and no -lz.
Christos Zoulas
2017-01-18
1
-2
/
+3
*
PR/584: Timo Foerster: Add a mime type according to:
Christos Zoulas
2017-01-18
1
-1
/
+2
*
PR/585: Martin Reifer: OpenStreetMap header is not always 13 bytes long.
Christos Zoulas
2017-01-18
1
-4
/
+4
*
PR/586: Add missing section headers info message.
Christos Zoulas
2017-01-18
1
-3
/
+4
*
PR/587: Luc Gommans: Add OpenSSL files
Christos Zoulas
2017-01-18
1
-0
/
+11
*
More arm64 uboot stuff from Martin Michlmayr
Christos Zoulas
2017-01-03
1
-1
/
+8
*
minor nits from Abhinav Upadhyay
Christos Zoulas
2017-01-03
1
-12
/
+9
*
compute the search match length correctly (found by oss-fuzzer)
Christos Zoulas
2016-12-20
1
-3
/
+3
*
use CCAST, instead of __UNCONST
Christos Zoulas
2016-12-20
1
-2
/
+2
*
when the pattern search length is 0, search for the empty string instead
Christos Zoulas
2016-12-20
1
-2
/
+2
*
make sure we don't exceed the array sie if nbytes is odd. Found by oss-fuzz
Christos Zoulas
2016-12-20
1
-2
/
+3
*
Escape the . and provide more text for BSD make (Joerg Jenderek)
Christos Zoulas
2016-12-10
1
-5
/
+13
*
overhaul with more detail from Joerg Jenderek, many thanks!
Christos Zoulas
2016-12-02
1
-12
/
+175
*
PR/583: Lukas Koldrt: Don't attempt to read 0 sized stream.
Christos Zoulas
2016-12-01
1
-1
/
+4
*
PR/580: Johannes Niediek: Bump PNG strength to beat DOS/MBR
Christos Zoulas
2016-12-01
1
-1
/
+2
*
PR/579: Andre: Avoid possible infinite recursion in out of memory from
Christos Zoulas
2016-12-01
1
-2
/
+2
*
PR/578: Roger H: Add SVG HTML file magic
Christos Zoulas
2016-12-01
1
-1
/
+7
*
PR/577: David Korth: This patch adds detection for the following GameCube
Christos Zoulas
2016-12-01
2
-3
/
+75
*
PR/576: Rin Okuyama: Fix endianness info of PCF fonts
Christos Zoulas
2016-12-01
1
-4
/
+6
*
Limit targa more, otherwise it picks up things like:
Christos Zoulas
2016-11-25
1
-2
/
+6
*
Split SPIR into GPU
Christos Zoulas
2016-11-09
3
-17
/
+19
*
Harden magic to fix regression:
Christos Zoulas
2016-11-08
1
-3
/
+3
*
Khronos SPIR-V file and Lytro Light Field Picture magic from Mike Weiblen
Christos Zoulas
2016-11-08
1
-1
/
+25
*
Today's changes
Christos Zoulas
2016-11-07
1
-0
/
+5
*
Fix error checking in the simple case (one digit length) of der magic.
Christos Zoulas
2016-11-07
1
-9
/
+27
*
Add msdos backup entries (Christoph Biedl)
Christos Zoulas
2016-11-07
1
-1
/
+38
*
Allow @ in extension
Christos Zoulas
2016-11-07
1
-2
/
+2
*
More bit rates from Ubuntu via Christoph Biedl
Christos Zoulas
2016-11-02
1
-1
/
+3
*
put the actual version in the ChangeLog
Christos Zoulas
2016-11-01
1
-1
/
+1
*
PR/534: jeffrey: Fix msx wrong continuation level
Christos Zoulas
2016-10-31
1
-8
/
+8
*
new yara magic from Christoph Biedl
Christos Zoulas
2016-10-30
2
-1
/
+19
*
better old office document detection (Christoph Biedl)
Christos Zoulas
2016-10-30
1
-3
/
+16
*
fix joined line
Christos Zoulas
2016-10-25
1
-1
/
+3
*
Sync with file.man describing the location and format of magic files.
Christos Zoulas
2016-10-25
1
-6
/
+12
*
welcome to 5.29
Christos Zoulas
2016-10-25
2
-1
/
+5
*
more c++ casts
Christos Zoulas
2016-10-24
5
-14
/
+14
*
More bug fixes.
Christos Zoulas
2016-10-24
1
-0
/
+5
*
When loading multiple magic files as in -m foo.mgc:bar and one of them fails,
Christos Zoulas
2016-10-24
2
-10
/
+8
*
Always check the offset/length of the entry in getlength(). Found by
Christos Zoulas
2016-10-24
1
-1
/
+3
[next]