use CCAST, instead of __UNCONST |
|
More...
|
over 8 years ago
|
when the pattern search length is 0, search for the empty string instead of the original string because the original string might not be NUL-terminated. Found by oss-fuzzer. |
|
More...
|
over 8 years ago
|
make sure we don't exceed the array sie if nbytes is odd. Found by oss-fuzz |
|
More...
|
over 8 years ago
|
Escape the . and provide more text for BSD make (Joerg Jenderek) |
|
More...
|
over 8 years ago
|
overhaul with more detail from Joerg Jenderek, many thanks! |
|
More...
|
over 8 years ago
|
PR/583: Lukas Koldrt: Don't attempt to read 0 sized stream. |
|
More...
|
over 8 years ago
|
PR/580: Johannes Niediek: Bump PNG strength to beat DOS/MBR |
|
More...
|
over 8 years ago
|
PR/579: Andre: Avoid possible infinite recursion in out of memory from *asprintf |
|
More...
|
over 8 years ago
|
PR/578: Roger H: Add SVG HTML file magic |
|
More...
|
over 8 years ago
|
PR/577: David Korth: This patch adds detection for the following GameCube disc image formats: |
|
More...
|
over 8 years ago
|
PR/576: Rin Okuyama: Fix endianness info of PCF fonts |
|
More...
|
over 8 years ago
|
Limit targa more, otherwise it picks up things like: help_relation.frm: MySQL table definition file Version 9, type MYISAM, MySQL version 50146 |
|
More...
|
over 8 years ago
|
Split SPIR into GPU |
|
More...
|
over 8 years ago
|
Harden magic to fix regression: An old WordPerfect4 files got mis-detected as : "DOS 2.0 backed up file \313\300, split file, sequence 266" (Christoph Biedl) |
|
More...
|
over 8 years ago
|
Khronos SPIR-V file and Lytro Light Field Picture magic from Mike Weiblen |
|
More...
|
over 8 years ago
|
Today's changes |
|
More...
|
over 8 years ago
|
Fix error checking in the simple case (one digit length) of der magic. (Jonas Wagner) |
|
More...
|
over 8 years ago
|
Add msdos backup entries (Christoph Biedl) |
|
More...
|
over 8 years ago
|
Allow @ in extension |
|
More...
|
over 8 years ago
|
More bit rates from Ubuntu via Christoph Biedl https://xiph.org/flac/format.html#def_STREAMINFO |
|
More...
|
over 8 years ago
|
put the actual version in the ChangeLog |
|
More...
|
over 8 years ago
|
PR/534: jeffrey: Fix msx wrong continuation level |
|
More...
|
over 8 years ago
|
new yara magic from Christoph Biedl |
|
More...
|
over 8 years ago
|
better old office document detection (Christoph Biedl) |
|
More...
|
over 8 years ago
|
fix joined line |
|
More...
|
over 8 years ago
|
Sync with file.man describing the location and format of magic files. |
|
More...
|
over 8 years ago
|
welcome to 5.29 |
|
More...
|
over 8 years ago
|
more c++ casts |
|
More...
|
over 8 years ago
|
More bug fixes. |
|
More...
|
over 8 years ago
|
When loading multiple magic files as in -m foo.mgc:bar and one of them fails, don't free the magic list entries, since the second can load successfully and we'll still work. Print a warning though when that happens. Reported by Christoph Biedl |
|
More...
|
over 8 years ago
|