fix cut-n-pasto for regex_max (Vsevolod Stakhov) |
|
More...
|
over 6 years ago
|
Add blocksize for > 2GB files. |
|
More...
|
over 6 years ago
|
PR/51: Use more recent font mime types per: https://www.iana.org/assignments/media-types/media-types.xhtml#table-font |
|
More...
|
over 6 years ago
|
use 1,255 because of bsd "spencer" regex. |
|
More...
|
over 6 years ago
|
Improve android backups (Joerg Jenderek) |
|
More...
|
over 6 years ago
|
Version 2 and above files are better known as QCOW2 not QCOW (Ondrej Dubaj) |
|
More...
|
over 6 years ago
|
clamav improvements from Joerg Jenderek |
|
More...
|
over 6 years ago
|
Add acronis true image backup (Joerg Jenderek) |
|
More...
|
over 6 years ago
|
Add Avira antivirus entries (Joerg Jenderek) |
|
More...
|
over 6 years ago
|
Avoid over-trimming UCS16 text, and ending up losing the last character. |
|
More...
|
over 6 years ago
|
Add mozilla json compressed data files (Joerg Jenderek) |
|
More...
|
over 6 years ago
|
Better VHD detection, from joerg jenderek |
|
More...
|
over 6 years ago
|
new magic for configuration dump of Tasmota firmware for ESP8266 based devices by Espressif https://github.com/arendst/Sonoff-Tasmota/ From Joerg Jenderek |
|
More...
|
over 6 years ago
|
Change the mime types of Microsoft icons and add a space in the description. Joerg Jenderek |
|
More...
|
over 6 years ago
|
From Michal: |
|
More...
|
over 6 years ago
|
Add eBPF magic from Matteo Croce |
|
More...
|
over 6 years ago
|
Add magic for the NEC VE, from Holger Berger. |
|
More...
|
over 6 years ago
|
Need to pass found_match from match -> mget -> match so that the USE case propagates the value. |
|
More...
|
over 6 years ago
|
replace unintended tabs with spaces. from dgk at github |
|
More...
|
over 6 years ago
|
If we are asked to print annotations and there are no annotations in the matching entry, return 0 but break the search. This is handled by introducing 'found_match' and separating it's function from returnval. XXX: Nested entries. |
|
More...
|
over 6 years ago
|
If we encountered a match (an entry with description) even if we are not printing (i.e. we are doing mime or something else), set the return value, so that we stop searching. This avoids the issue where mime matched later entries in the magic list, instead of matching nothing (entries with no mime that would have matched earlier). |
|
More...
|
over 6 years ago
|
PR/49: giosh94mhz: stricter algol changes (only look at the first 1K) |
|
More...
|
over 6 years ago
|
more lint fixes |
|
More...
|
over 6 years ago
|
lint fixes |
|
More...
|
over 6 years ago
|
- C++ cast - return 0 instead of -1 for error in donote |
|
More...
|
over 6 years ago
|
escape >< |
|
More...
|
over 6 years ago
|
welcome to file-5.35 |
|
More...
|
over 6 years ago
|
- fix whitespace - call all pcap files pcap instead of tcpdump - add timestamp info (flxb) |
|
More...
|
over 6 years ago
|
Add AMOS (Amiga Basic Language) file format support (Stuart Caie) |
|
More...
|
over 6 years ago
|
Add biosig from Alois Schloeg |
|
More...
|
over 6 years ago
|