]> granicus.if.org Git - file/commit
* Enforce limit of 8K on regex searches that have no limits
authorChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 19:01:34 +0000 (19:01 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 19:01:34 +0000 (19:01 +0000)
commit4a284c89d6ef11aca34da65da7d673050a5ea320
treebfb47a2fcf2f7a7266b218164dcf8e018b630186
parent954e2ff3c2e327177c89a854e83339ecd2704d43
* Enforce limit of 8K on regex searches that have no limits
* Allow the l modifier for regex to mean line count. Default
  to byte count. If line count is specified, assume a max
  of 80 characters per line to limit the byte count.
* Don't allow conversions to be used for dates, allowing
  the mask field to be used as an offset.
* Bump the version of the magic format so that regex changes
  are visible.
ChangeLog
doc/magic.man
magic/Magdir/android
magic/Magdir/fortran
magic/Magdir/graphviz
magic/Magdir/marc21
magic/Magdir/scientific
magic/Magdir/troff
src/apprentice.c
src/file.h
src/softmagic.c