]> 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)
commit5b4668364ab2540dd24fc4418db38208c1fa087e
tree0c96e76a1684b5e8b24dd9c4443a97d2c00f11f0
parent8d4552f46dcb973e4099e436ff41cefbf9f8bca1
* 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