summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ready for 5.44FILE5_44Christos Zoulas2022-12-265-1/+8
|
* match argument typeChristos Zoulas2022-12-261-2/+2
|
* prefix public/private/protected with file_Christos Zoulas2022-12-2617-437/+437
|
* Add Hewlett-Packard printer firmware update magic (Joerg Jenderek)Christos Zoulas2022-12-261-2/+11
|
* Improve Microsoft Cabinet archive files (Joerg Jenderek)Christos Zoulas2022-12-261-4/+20
|
* update the mime type for GPKG binary packages (Michal Gorny)Christos Zoulas2022-12-261-2/+2
|
* Fix ORA, from Christoph BiedlChristos Zoulas2022-12-241-14/+14
|
* Wwise SoundBank and Wwise Audio Package (from Alexandre Iooss)Christos Zoulas2022-12-241-1/+68
|
* New PlayStation archive magic from Alexandre IoossChristos Zoulas2022-12-241-1/+14
|
* Allow the full int range (including unsigned)Christos Zoulas2022-12-241-3/+3
|
* TeX improvements from Christoph BiedlChristos Zoulas2022-12-211-4/+6
|
* Add more extensions and remove truncated stuff from size (Joerg Jenderek)Christos Zoulas2022-12-211-10/+15
|
* Add mine/ext for Blender (Joerg Jenderek)Christos Zoulas2022-12-211-2/+13
|
* Add Electron ASAR archives (https://github.com/electron/asar).Christos Zoulas2022-12-211-1/+11
| | | | (Alexandre Iooss)
* Improvements to Epic Games/Unreal Engine Package signature (Alexandre Iooss)Christos Zoulas2022-12-211-7/+87
|
* Add magic for AXLF (xclbin) files (Sonal Santan)Christos Zoulas2022-12-181-1/+19
|
* Add device metadata magic (Joerg Jenderek)Christos Zoulas2022-12-181-1/+7
|
* New hpgl magic (Joerg Jenderek)Christos Zoulas2022-12-181-1/+80
|
* Monogame/XNA magic from Alexandre IOOSSChristos Zoulas2022-12-181-1/+38
|
* Improve recognition of Novell LANalyzer capture files (Joerg Jenderek)Christos Zoulas2022-12-141-4/+37
|
* Handle nan's so that we don't get internal floating point exceptionsChristos Zoulas2022-12-143-11/+17
| | | | when they are enabled (Vincent Mihalkovic)
* rename EAChristos Zoulas2022-12-101-5/+5
|
* merge ffs entries and add new EA magicChristos Zoulas2022-12-101-91/+46
|
* separate grib v1 (legacy) and v2 formats since they have different mime/extChristos Zoulas2022-12-091-4/+5
|
* In the name->use case return true if we found a match. This fixes the caseChristos Zoulas2022-12-091-2/+2
| | | | | where the name entry found a match, and the use case did not and had a annotation type (file --mime binary.pgp.key)
* Clarify that .msi and .cub files use the same signature (Joerg Jenderek)Christos Zoulas2022-12-091-3/+9
|
* Add support for Synology archives (Alexandre Iooss)Christos Zoulas2022-12-091-1/+18
|
* Add more apple disk formats (Greg Wildman)Christos Zoulas2022-12-091-29/+162
|
* Improvements for AutoCAD Drawing Exchange Format (Joerg Jenderek)Christos Zoulas2022-12-091-2/+34
|
* Debian #1024639 via Christoph Biedl:Christos Zoulas2022-12-061-2/+7
| | | | Support Apple HFSX version 5 (HFS Plus Extended)
* PR/404: manfredsc: add ext and mime for GRIDChristos Zoulas2022-12-021-3/+6
|
* PR/405: eagr, revert mime type change; the web page referenced in the commitChristos Zoulas2022-12-021-5/+3
| | | | http://fileformats.archiveteam.org/wiki/JPEG_XL agrees.
* PR/404: manfredsc: coalesce LZMA entriesChristos Zoulas2022-12-021-9/+11
|
* be more specific for objective c, to differentiate from python commentedChristos Zoulas2022-12-011-3/+3
| | | | out imports (Steve Grubb)
* BDAV MPEG-2 Transport Stream (M2TS) support (Alexandre Iooss)Christos Zoulas2022-11-301-1/+10
|
* Better .SCF file support (Joerg Jenderek)Christos Zoulas2022-11-301-1/+22
|
* Improve detection of Magdir/msdos executables W3 W4 NE with unknown OSChristos Zoulas2022-11-291-8/+115
| | | | (Joerg Jenderek)
* Improve kdump compressed dump detection and add flattened formatChristos Zoulas2022-11-291-3/+12
| | | | (HAGIO KAZUHITO)
* Add more MIME types for gentoo formats (Michal Gorny)Christos Zoulas2022-11-292-2/+7
|
* Add ARM64EC (Mark Harmstone)Christos Zoulas2022-11-211-1/+2
|
* Better recognition of PE32 executable some missed or wrong *.EFI *.HXSChristos Zoulas2022-11-211-9/+82
| | | | (Joerg Jenderek)
* recognize c64 basic (Joerg Jenderek)Christos Zoulas2022-11-213-11/+342
|
* Include stdlib.h for atoi(3) (Sam James)Christos Zoulas2022-11-191-1/+2
|
* fix clang warningChristos Zoulas2022-11-191-1/+1
|
* height and width in psf fonts was flipped (Jan Engelhardt)Christos Zoulas2022-11-181-3/+3
|
* Improve MZ executable detection (Joerg Jenderek)Christos Zoulas2022-11-181-8/+98
|
* Add rust incremental compilation metadata (Alexandre Iooss)Christos Zoulas2022-11-181-1/+9
|
* Add magic for lzss compressed/EDI Pack (Joerg Jenderek)Christos Zoulas2022-11-181-1/+83
|
* New rust magic from Alexandre IoossChristos Zoulas2022-11-112-1/+15
|
* New qt v4 javascript magic from Alexandre IoossChristos Zoulas2022-11-111-1/+12
|