summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use unsigned for holding the hi part of the surrogate pairChristos Zoulas2022-04-111-2/+3
* PR/332: vinc: Fix misdetection of text file that start with valid json,Christos Zoulas2022-04-046-2/+10
* PR/334: jmp3r: Filter out bad ucs16 by handling surrogate pairs and invalidChristos Zoulas2022-04-041-10/+31
* PR/336: stefanwascoding: fix broken zsh env magicChristos Zoulas2022-04-041-2/+2
* intel bios rom parsing and pci vendor id map from Joerg JenderekChristos Zoulas2022-04-023-10/+302
* Recognize raspberry pi eeprom files (Joerg Jenderek)Christos Zoulas2022-04-021-1/+24
* Fix SAPCAR magic and add mime type (Markus Strehle)Christos Zoulas2022-03-261-2/+6
* Escape regex `.' twice since one level is removed by magic parsing.Christos Zoulas2022-03-248-21/+21
* Add detection for unescaped . outside of [] (Dirk Mueller)Christos Zoulas2022-03-241-114/+129
* Fix unused warningsChristos Zoulas2022-03-241-4/+6
* typo in previousChristos Zoulas2022-03-211-2/+2
* PR/326: aichingm: Add support for QGIS filesChristos Zoulas2022-03-211-4/+7
* PR/32: wolfgangwalther: Add mime type for woff{,2} fontsChristos Zoulas2022-03-211-1/+3
* PR/328: adepasquale: Add more mimetypes and extensionsChristos Zoulas2022-03-214-4/+12
* PR/327: vinc17Christos Zoulas2022-03-211-18/+27
* PR/329: polluks: Another iff formatChristos Zoulas2022-03-211-1/+2
* PR/323: tests fail.Christos Zoulas2022-03-211-1/+1
* 5view sniffer improvements from joerg jenderekChristos Zoulas2022-03-201-2/+49
* Now that we are cacheing regex's we cannot assume that we alwaysChristos Zoulas2022-03-194-40/+59
* regex caching and filesystem full fixes (Dirk Mueller)Christos Zoulas2022-03-194-89/+136
* Handle full disk space errors as failure (Dirk Mueller)Christos Zoulas2022-03-191-19/+22
* PR/332: vmurashev: create magic cookie with MAGIC_ERROR so that missingChristos Zoulas2022-03-161-1/+1
* Avoid double free (lightmouse)Christos Zoulas2022-03-141-1/+0
* Improve ARJ information (Joerg Jenderek)Christos Zoulas2022-03-131-15/+125
* Recognize (some) openoffice extension files (Joerg Jenderek)Christos Zoulas2022-03-121-1/+13
* Combine regex's to improve performance adjusting strength to preserveChristos Zoulas2022-03-121-22/+7
* Recognize Autodesk 3ds Max (Joerg Jenderek)Christos Zoulas2022-02-261-1/+15
* Add another pattern to FoxPro FPT so that more files are recognizedChristos Zoulas2022-02-261-3/+5
* FIG image improvements from Joerg JenderekChristos Zoulas2022-02-191-2/+43
* PR/319: jmp3r: UTF-16 does not require a BOMChristos Zoulas2022-02-191-2/+2
* PR/316: karagian: Bump strength to beat amd 29k a.outChristos Zoulas2022-02-191-1/+2
* Trim the whitespace for consistency.Christos Zoulas2022-02-151-2/+2
* Add oric tape format from polluksChristos Zoulas2022-02-152-1/+14
* new ccf magic from Georg SauthoffChristos Zoulas2022-02-152-1/+16
* PR/315: polluks: Improve console output.Christos Zoulas2022-02-141-6/+9
* PR/311: ylep: Add magic for NIfTI: https://nifti.nimh.nih.gov/.Christos Zoulas2022-02-142-1/+204
* new arj testChristos Zoulas2022-02-143-0/+3
* PR/308: adepasquale: Arj magic improvementsChristos Zoulas2022-02-141-17/+20
* PR/310: p870613: Don't use strlcpy to copy the string, it will try to scanChristos Zoulas2022-02-141-4/+7
* Improve NetCDF, joerg jenderekChristos Zoulas2022-02-081-4/+27
* fix mime and extension for mcrypt (Joerg Jenderek)Christos Zoulas2022-02-081-1/+15
* Improvements in FreeBSD minidumps from Michal GornyChristos Zoulas2022-01-191-8/+15
* FreeBSD kernel minidumps from Michal GornyChristos Zoulas2022-01-181-1/+14
* put the description before the mimeChristos Zoulas2022-01-181-4/+3
* Add mime type for qemu files (Steve Grubb)Christos Zoulas2022-01-171-1/+2
* also skip microsoft libraries (Joerg Jenderek)Christos Zoulas2022-01-171-3/+8
* Microsoft Library improvements from Joerg JenderekChristos Zoulas2022-01-171-4/+157
* sysex additions and fixes from Joerg JenderekChristos Zoulas2022-01-171-19/+128
* Add support for Adobe PageMaker (Joerg Jenderek)Christos Zoulas2022-01-171-4/+31
* Fix the mime type for ole docs (Joerg Jenderek)Christos Zoulas2022-01-171-2/+3