summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* welcome to 5.30FILE5_30Christos Zoulas2017-02-102-1/+5
* recent changesChristos Zoulas2017-02-101-0/+15
* add a gpg stepChristos Zoulas2017-02-101-1/+2
* more zip versions from Mike SwansonChristos Zoulas2017-02-101-1/+11
* Add IPS magic (Thomas Klausner)Christos Zoulas2017-02-081-1/+5
* fix typo "avalues" from Thomas Klausner.Christos Zoulas2017-02-081-3/+3
* If we exceeded the offset in a search don't break, return 0 (no match)Christos Zoulas2017-02-071-2/+2
* Improve flash detection (Christoph Biedl)Christos Zoulas2017-02-071-15/+37
* If we are reading a sector stream that is shorter than the minimum standardChristos Zoulas2017-02-071-2/+2
* use unsigned int shiftsChristos Zoulas2017-02-041-5/+18
* PR/593: Clement Lecigne: Fix off-by-oneChristos Zoulas2017-02-011-3/+3
* PR/591: Print if the file has debug info.Christos Zoulas2017-01-291-3/+9
* PR/589: David Korth: Add support for Wii U and 3DS Virtual Console NES ROMChristos Zoulas2017-01-221-10/+34
* PR/588: Add ECDSA magicChristos Zoulas2017-01-221-6/+7
* use 040 consistentlyChristos Zoulas2017-01-221-4/+4
* Fix x3d from Thomas LedouxChristos Zoulas2017-01-211-5/+7
* PR/574: osm0sis: Handle android having zlib.h and no -lz.Christos Zoulas2017-01-181-2/+3
* PR/584: Timo Foerster: Add a mime type according to:Christos Zoulas2017-01-181-1/+2
* PR/585: Martin Reifer: OpenStreetMap header is not always 13 bytes long.Christos Zoulas2017-01-181-4/+4
* PR/586: Add missing section headers info message.Christos Zoulas2017-01-181-3/+4
* PR/587: Luc Gommans: Add OpenSSL filesChristos Zoulas2017-01-181-0/+11
* More arm64 uboot stuff from Martin MichlmayrChristos Zoulas2017-01-031-1/+8
* minor nits from Abhinav UpadhyayChristos Zoulas2017-01-031-12/+9
* compute the search match length correctly (found by oss-fuzzer)Christos Zoulas2016-12-201-3/+3
* use CCAST, instead of __UNCONSTChristos Zoulas2016-12-201-2/+2
* when the pattern search length is 0, search for the empty string insteadChristos Zoulas2016-12-201-2/+2
* make sure we don't exceed the array sie if nbytes is odd. Found by oss-fuzzChristos Zoulas2016-12-201-2/+3
* Escape the . and provide more text for BSD make (Joerg Jenderek)Christos Zoulas2016-12-101-5/+13
* overhaul with more detail from Joerg Jenderek, many thanks!Christos Zoulas2016-12-021-12/+175
* PR/583: Lukas Koldrt: Don't attempt to read 0 sized stream.Christos Zoulas2016-12-011-1/+4
* PR/580: Johannes Niediek: Bump PNG strength to beat DOS/MBRChristos Zoulas2016-12-011-1/+2
* PR/579: Andre: Avoid possible infinite recursion in out of memory fromChristos Zoulas2016-12-011-2/+2
* PR/578: Roger H: Add SVG HTML file magicChristos Zoulas2016-12-011-1/+7
* PR/577: David Korth: This patch adds detection for the following GameCubeChristos Zoulas2016-12-012-3/+75
* PR/576: Rin Okuyama: Fix endianness info of PCF fontsChristos Zoulas2016-12-011-4/+6
* Limit targa more, otherwise it picks up things like:Christos Zoulas2016-11-251-2/+6
* Split SPIR into GPUChristos Zoulas2016-11-093-17/+19
* Harden magic to fix regression:Christos Zoulas2016-11-081-3/+3
* Khronos SPIR-V file and Lytro Light Field Picture magic from Mike WeiblenChristos Zoulas2016-11-081-1/+25
* Today's changesChristos Zoulas2016-11-071-0/+5
* Fix error checking in the simple case (one digit length) of der magic.Christos Zoulas2016-11-071-9/+27
* Add msdos backup entries (Christoph Biedl)Christos Zoulas2016-11-071-1/+38
* Allow @ in extensionChristos Zoulas2016-11-071-2/+2
* More bit rates from Ubuntu via Christoph BiedlChristos Zoulas2016-11-021-1/+3
* put the actual version in the ChangeLogChristos Zoulas2016-11-011-1/+1
* PR/534: jeffrey: Fix msx wrong continuation levelChristos Zoulas2016-10-311-8/+8
* new yara magic from Christoph BiedlChristos Zoulas2016-10-302-1/+19
* better old office document detection (Christoph Biedl)Christos Zoulas2016-10-301-3/+16
* fix joined lineChristos Zoulas2016-10-251-1/+3
* Sync with file.man describing the location and format of magic files.Christos Zoulas2016-10-251-6/+12