Home | History | Annotate | Download | only in magdir
History log of /src/external/bsd/file/dist/magic/magdir/ncr
RevisionDateAuthorComments
 1.1  08-May-2009  christos branches: 1.1.1;
Initial revision
 1.1.1.3  13-Jun-2014  christos import file-5.19

2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>

* Misc buffer overruns and missing buffer size tests in cdf parsing
(Francisco Alonso, Jan Kaluza)

2014-06-02 14:50 Christos Zoulas <christos@zoulas.com>

* 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.

2014-05-30 12:51 Christos Zoulas <christos@zoulas.com>

* Make the range operator limit the length of the
regex search.

2014-05-14 19:23 Christos Zoulas <christos@zoulas.com>

* PR/347: Windows fixes
* PR/352: Hangul word processor recognition
* PR/354: Encoding irregularities in text files

2014-05-06 6:12 Christos Zoulas <christos@zoulas.com>

* Fix uninitialized title in CDF files (Jan Kaluza)

2014-05-04 14:55 Christos Zoulas <christos@zoulas.com>

* PR/351: Fix compilation of empty files

2014-04-30 17:39 Christos Zoulas <christos@zoulas.com>

* Fix integer formats: We don't specify 'l' or
'h' and 'hh' specifiers anymore, only 'll' for
quads and nothing for the rest. This is so that
magic writing is simpler.

2014-04-01 15:25 Christos Zoulas <christos@zoulas.com>

* PR/341: Jan Kaluza, fix memory leak
* PR/342: Jan Kaluza, fix out of bounds read

2014-03-28 15:25 Christos Zoulas <christos@zoulas.com>

* Fix issue with long formats not matching fmtcheck
 1.1.1.2  12-May-2011  christos branches: 1.1.1.2.10; 1.1.1.2.22;
from ftp.astron.com.
- many security related fixes
- no MAXPATHLEN limits
- fixed missing text specification on ascii magic
- new ``pascal'' style string formats
- whitespace comparison fix
- more magic
 1.1.1.1  08-May-2009  christos branches: 1.1.1.1.2;
from ftp.astron.com
 1.1.1.2.22.1  10-Aug-2014  tls Rebase.
 1.1.1.2.10.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.1.1.2.2  13-May-2009  jym Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.1.1.2.1  08-May-2009  jym file ncr was added on branch jym-xensuspend on 2009-05-13 18:51:58 +0000

RSS XML Feed