summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Need der.hFILE5_26Christos Zoulas2016-04-161-1/+1
* this is an error nowChristos Zoulas2016-04-161-1/+1
* update version and source files listChristos Zoulas2016-04-163-6/+37
* new sdb (microsoft jet database) magic from joerg jenderekChristos Zoulas2016-04-141-1/+47
* Allow altering how many bytes to read from analyzed files from the commandChristos Zoulas2016-03-319-37/+53
* PR/532: More console magic from David Korth.Christos Zoulas2016-03-232-57/+368
* Recognize GRUB2 fonts (Joerg Jenderek)Christos Zoulas2016-03-221-1/+20
* - more der offset checks.Christos Zoulas2016-03-213-50/+67
* Add bounds checks to DER code offset computations.Christos Zoulas2016-03-213-37/+90
* change indirect recursion limit to a use count and bump it from 15 to 50Christos Zoulas2016-03-215-23/+34
* Joerg Jenderek: Be more specific about compiled terminfo files so we don'tChristos Zoulas2016-03-171-2/+16
* PR/530: Console magic improvements from David KorthChristos Zoulas2016-03-171-39/+184
* Major improvements for targa images from Joerg JenderekChristos Zoulas2016-03-161-16/+145
* document -00Christos Zoulas2016-03-142-2/+11
* PR/528: Make -00 print name\0description\0Christos Zoulas2016-03-141-8/+12
* PR/527: Ian D. Scott: Add arbfeld image formatChristos Zoulas2016-03-111-1/+9
* Add more for excelChristos Zoulas2016-03-031-2/+5
* PR/521: Add WIM "pipable" signature provided by wimlibChristos Zoulas2016-03-031-1/+2
* PR/525: Fix ID3 indirect+offset handling.Christos Zoulas2016-03-022-15/+21
* Add polyml.Christos Zoulas2016-02-262-1/+25
* Split magic to make it more readable.Christos Zoulas2016-02-231-2/+4
* Comment out non-working entry.Christos Zoulas2016-02-141-5/+6
* typoChristos Zoulas2016-02-141-2/+2
* Add support for windows minidump files (Joerg Jenderek)Christos Zoulas2016-02-141-2/+30
* PR/519: Joshua C. Randall: Add bioinfomatics formatsChristos Zoulas2016-02-142-1/+179
* Print leading zeroes in UUID for BTRFSChristos Zoulas2016-02-141-7/+7
* PR/518: Fall back to use setlocale() for the OS's that don't supportChristos Zoulas2016-02-103-3/+13
* Add Microfocus cobol stuff from Rob DeutschChristos Zoulas2016-02-092-1/+23
* PR/517: reaInc: Add MPCK magicChristos Zoulas2016-02-081-2/+5
* PR/516: Henk: Add WOF2 magic.Christos Zoulas2016-02-081-3/+19
* add copyright.Christos Zoulas2016-02-081-0/+25
* forgot to add.Christos Zoulas2016-02-081-0/+3
* doesn't matter if it is stdin; if we opened it, we close it.Christos Zoulas2016-02-081-2/+2
* PR/514: David Macek: Don't fail to handle uncompress when stdin is closedChristos Zoulas2016-02-081-5/+6
* PR/485: Use ${FILE_COMPILE} when cross-compiling to test for file version.Christos Zoulas2016-02-021-2/+2
* PR/477: add pip install.Christos Zoulas2016-02-021-0/+2
* PR/511: Orestis: Restore python-2 compatibility.Christos Zoulas2016-02-021-4/+7
* Improve pdb magic from Joerg JenderekChristos Zoulas2016-01-261-6/+27
* PR/512: Jason Hood: Add support for windows I{32,64} formats to fmtcheck.Christos Zoulas2016-01-201-0/+17
* Improve GEM image magic (Joerg Jenderek)Christos Zoulas2016-01-191-11/+48
* mention DER magicChristos Zoulas2016-01-191-0/+4
* After we map and byteswap, mprotect(2) the magic entries read-onlyChristos Zoulas2016-01-191-1/+7
* more der fixes.Christos Zoulas2016-01-191-11/+22
* missing break for DER weightChristos Zoulas2016-01-191-1/+2
* debug print for DERChristos Zoulas2016-01-191-1/+2
* Add special printer for DER that does not abuse magic entries.Christos Zoulas2016-01-191-3/+7
* Add derChristos Zoulas2016-01-191-1/+2
* DER encoded data.Christos Zoulas2016-01-191-0/+116
* Add DER parsing (experimental)Christos Zoulas2016-01-195-5/+358
* PR/507: osm0sis: fix comment...Christos Zoulas2016-01-111-2/+2