]> granicus.if.org Git - file/shortlog
file
2014-05-05 Christos Zoulasfactor out all the duplicated regex code into a wrapper.
2014-05-05 Christos ZoulasApply patches from file-CVE-2012-1571.patch
2014-05-04 Christos ZoulasPR/351: Fix compilation of empty files.
2014-05-02 Christos ZoulasCode to detect gnu attributes, and start of parser.
2014-05-02 Christos ZoulasFrom Christoph Biedl:
2014-04-30 Christos ZoulasKill %h %hh and %l modifiers for bytes, shorts, and...
2014-04-28 Christos ZoulasAdd missing specifiers for %h?
2014-04-28 Christos Zoulasfix integer format widths
2014-04-28 Christos Zoulasadd perl hash magic
2014-04-17 Christos ZoulasFix wrong ifdef configure test (Jean-Louis CHARTON)
2014-04-17 Christos Zoulastry to fix memcpy (Jean-Louis CHARTON)
2014-04-17 Christos Zoulaskill c99 comments, aix does not like them (Jean-Louis...
2014-04-12 Christos ZoulasPR/337: Fix incorrect handling of offsets (wrong sign)
2014-04-12 Christos ZoulasPR/339: updates from Rick Richardson
2014-04-12 Christos ZoulasPR/340: New magic for snappy framing
2014-04-12 Christos ZoulasPR/345: add tests for intptr_t and uintptr_t
2014-04-03 Christos ZoulasFix regression: If a file was already bytes, don't...
2014-04-01 Christos ZoulasNew fixes
2014-04-01 Christos ZoulasPR/341: Jan Kaluza: Fix memory leak
2014-04-01 Christos ZoulasPR/342: Jan Kaluza: Reverse order of evaluation to...
2014-03-30 Christos Zoulasraise the strength of the targa magic, instead of dropp...
2014-03-30 Christos Zoulasremove extra line (Christoph Biedl)
2014-03-29 Christos Zoulascapitalize sparc
2014-03-28 Christos ZoulasImprove library detection, (Christoph Biedl)
2014-03-28 Christos Zoulasfix compilation without fmt debug.
2014-03-28 Christos Zoulasreduce strength of windows cursors so that they don...
2014-03-27 Christos Zoulas- Add some debugging code to print incorrect formats.
2014-03-26 Christos Zoulaswelcome to 5.18 FILE5_18
2014-03-23 Christos Zoulasadd megaraid.
2014-03-16 Christos Zoulasminor changes
2014-03-16 Kimmo SuominenTurn heading into markdown heading.
2014-03-16 Kimmo SuominenDocument the release procedure.
2014-03-16 Christos Zoulasadd ConTeXt documents
2014-03-15 Christos Zoulasadd fmtcheck
2014-03-14 Christos Zoulastoday's changes
2014-03-14 Christos ZoulasPR/319: Remove superfluous call to file_ascmagic_with_e...
2014-03-14 Christos ZoulasPR/320: Issue a warning for mime types that are attache...
2014-03-14 Christos ZoulasFix mime entries that were attached to magic entries...
2014-03-14 Christos ZoulasPR/333: Be more precise about counting the strength...
2014-03-14 Christos ZoulasPR/334: don't try to free the magic list if it was...
2014-03-11 Christos Zoulasremove debugging printf.
2014-03-11 Christos Zoulasremove bogus comment
2014-03-11 Christos Zoulasfix bug intruduced by the locale changes.
2014-03-10 Kimmo SuominenAdd ID.
2014-03-10 Kimmo SuominenSort list of packages for ease of maintenance.
2014-03-10 Kimmo SuominenRemove explicit autotools-dev.
2014-03-10 Kimmo SuominenFix typo another way. Per Christoph Biedl.
2014-03-10 Christos Zoulasescape space.
2014-03-09 Kimmo SuominenFix typo.
2014-03-08 Christos ZoulasAdd compiled delphi magic
2014-03-08 Christos ZoulasExplain date number format (Christoph Biedl)
2014-03-08 Christos ZoulasFIx windows icons and cursors (Christoph Biedl)
2014-03-08 Kimmo SuominenSync README.DEVELOPER and .travis.yml
2014-03-07 Christos Zoulasdocument the apple option (Christoph Biedl)
2014-03-07 Christos Zoulasclarify the syntax for string searches (Christoph Biedl)
2014-03-07 Christos ZoulasAdd a couple of missing files
2014-03-07 Christos Zoulasjust commit the yml, not all the html surrounding it.
2014-03-07 Christos Zoulasmake this travis friendly.
2014-03-06 Christos ZoulasDebian#605143: Appearently there's a formatting error...
2014-03-06 Christos ZoulasFrom Christoph Biedl, factor our riff magic
2014-03-06 Christos Zoulasfrom glensc for testing
2014-03-06 Christos Zoulasone more
2014-03-06 Christos Zoulasnew changes
2014-03-06 Christos Zoulasfix typo, add comment of perhaps a simpler path to...
2014-03-06 Christos Zoulasdon't compare SIZE_MAX to off_t; if they are the same...
2014-03-06 Christos Zoulastypo
2014-03-06 Christos ZoulasFixes from Christoph Biedl:
2014-03-06 Christos Zoulassign police.
2014-03-06 Christos ZoulasPR/323: Tobias Stoeckmann: Add size_t overflow check...
2014-03-06 Christos ZoulasPR/324: Sebastian Willing: Add CuBase
2014-03-06 Christos ZoulasPR/326: Mark Schreiber: Add Abook (console addressbook...
2014-03-06 Christos ZoulasPR/327: Shane Carr: Add zlma compressed flash magic
2014-03-06 Christos ZoulasPR/328: Shane Carr: fix echo -ne "\012\013\014" | file...
2014-03-06 Christos Zoulasremove debugging printf
2014-03-06 Christos Zoulassimplify 0 offset case
2014-03-04 Christos Zoulasoff by one in out of bounds calculations (Jan Kaluza)
2014-03-04 kimFix pasto in previous.
2014-03-03 Christos Zoulasadd QEMU images
2014-03-02 Christos Zoulasencode filename (Debian#435397)
2014-03-02 Christos Zoulasadd magic_errno (Debian#696113)
2014-03-02 Christos ZoulasSee Debian#657545: The "Linux/i386 core file" rule...
2014-03-01 Christos Zoulasadd some binary patterns for scripts (Debian#707014)
2014-03-01 Christos ZoulasDebian#573362 (Christoph Biedl)
2014-03-01 Christos ZoulasDebian#609211 from Christoph Biedl
2014-02-27 Christos Zoulasadd some class id matching (from Christoph Biedl)
2014-02-25 Christos ZoulasFix debugging build.
2014-02-25 Christos Zoulascomment out, too weak magic
2014-02-21 Christos ZoulasFix memory leak (Anatol Belski)
2014-02-18 kimI probably wouldn't remember all this next time, so...
2014-02-18 kimUse C locale for LC_CTYPE around one more regcomp().
2014-02-18 kimCache old LC_CTYPE locale for restoring it later.
2014-02-15 Christos Zoulascomment out python comment magic cause other things...
2014-02-14 Reuben ThomasAdd test case for CVE-2014-1943 (thanks, Christoph...
2014-02-14 Reuben ThomasRemove obsolete test magic file
2014-02-14 Reuben Thomastests/Makefile.am: remove some redundancy in test file...
2014-02-12 Christos Zoulasnew version FILE5_17
2014-02-12 Christos Zoulasstar expansions are not portable
2014-02-12 Christos Zoulasnew fix
2014-02-12 Christos Zoulascount indirect recursion as recursion.
2014-02-11 Christos ZoulasRecent changes
next