summaryrefslogtreecommitdiff
path: root/magic/Magdir/windows
Commit message (Collapse)AuthorAgeFilesLines
* need trailing spaces in places :-)Christos Zoulas2017-03-171-5/+5
|
* remove trailing whitespaceChristos Zoulas2017-03-171-78/+78
|
* Microsoft Help file magic from Joerg JenderekChristos Zoulas2015-12-151-3/+141
|
* Add windows tape format from Joerg JenderekChristos Zoulas2015-09-231-1/+100
|
* add missing 'x' and quoted spaces in magic (Christoph Biedl)Christos Zoulas2015-08-291-2/+2
|
* PR/468: decrease the strength of windows short magic so that HFS magicChristos Zoulas2015-07-271-1/+2
| | | | works
* PR/383: Remove unicode BOM as suggested.Christos Zoulas2014-09-241-3/+4
|
* PR/383: make regex use \x and not the non-ascii characters.Christos Zoulas2014-09-231-2/+2
|
* Kill %h %hh and %l modifiers for bytes, shorts, and longs respectively.Christos Zoulas2014-04-301-9/+9
| | | | Use nothing, for all types except quads which need %ll
* fix integer format widthsChristos Zoulas2014-04-281-8/+8
|
* better support for PNF files (Joerg Jenderek)Christos Zoulas2013-04-191-4/+175
|
* - add windows date formats: {be,le,}qwdateChristos Zoulas2012-04-031-3/+46
| | | | | - don't use time_t when you mean uint32_t - better support for windows shortcut files
* add rcsidsChristos Zoulas2009-09-191-0/+1
|
* add autoinstallChristos Zoulas2009-02-171-0/+6
|
* - strength additionChristos Zoulas2008-07-021-0/+6
| | | | - magic patches
* split windows and msdos entries from Abel CheungChristos Zoulas2008-04-231-0/+109