]> granicus.if.org Git - file/shortlog
file
2017-10-29 Christos Zoulasimprove on nero images (NRG) and add extensions (Joerg...
2017-10-27 Christos Zoulasmerge ole2 docs and put them all in one place (Joerg...
2017-10-25 Christos ZoulasRecognize InnoSetup Logs (Joerg Jenderek)
2017-10-19 Christos Zoulasfix magic detection that uses "PACK" magic (acorn,...
2017-10-19 Christos Zoulasremove leading slash
2017-10-13 Christos ZoulasAdd dbpf
2017-10-13 Christos ZoulasMove dbpf to its own file and fix it
2017-10-13 Christos ZoulasExpand, extend, and correct tar section (Joerg Jenderek)
2017-10-13 Christos ZoulasDBPF files (Kip Warner)
2017-10-13 Christos ZoulasExplain "tar" section (Joerg Jenderek)
2017-10-13 Christos ZoulasFix comments (Joerg Jenderek)
2017-10-11 Christos Zoulasadd braille representation in xml (Simon Aittamaa)
2017-10-07 Christos Zoulasimprove DZip detection (Joerg Jenderek)
2017-10-07 Christos Zoulasfix the mime type for flac (Nicholas Fratti)
2017-10-07 Christos ZoulasAdd paintshop pro palette from Joerg Jenderek
2017-10-06 Christos ZoulasFix mime types
2017-10-06 Christos ZoulasAdd HEIF (High Efficiency Image File Format) from Matth...
2017-10-06 Christos Zoulasfix 3gpp detection (Georgios Papoutsis)
2017-10-06 Christos Zoulasimprove riff detection (Joerg Jenderek)
2017-09-28 Christos Zoulasfix segment offset (Michael van Elst)
2017-09-26 Christos Zoulasresource leak fix
2017-09-26 Christos ZoulasClose the file on error (Steve Grubb)
2017-09-24 Christos ZoulasAdd and enable libseccomp support (Paul Moore)
2017-09-18 Christos Zoulas- use err(3) inspired functions to report errors and...
2017-09-18 Christos Zoulasuse EXIT_SUCCESS/EXIT_FAILURE
2017-09-15 Christos Zoulasnew compression formats from Harry Mallon
2017-09-15 Christos Zoulasremove stray +
2017-09-15 Christos ZoulasHandle little endian dpx images (Harry Mallon)
2017-09-12 Christos ZoulasFrom: Ronald van Engelen
2017-09-11 Christos ZoulasAdd zx-state magic (Martin M. S. Pedersen)
2017-09-08 Christos Zoulasde-lint.
2017-09-08 Christos ZoulasSimplify and add casts for lint.
2017-09-05 Christos ZoulasReset to the end of the buffer if not enough lines...
2017-09-02 Christos Zoulaswelcome to 5.32 FILE5_32
2017-09-02 Christos ZoulasAdd missing entry.
2017-08-30 Christos Zoulasput back the trailing spaces; description does not...
2017-08-28 Christos ZoulasAlways reset state in {file,buffer}_apprentice (Krzyszt...
2017-08-27 Christos ZoulasFix always true condition (Thomas Jarosch)
2017-08-14 Christos Zoulasimprovements (Marek Cermak)
2017-08-14 Christos ZoulasImprovements from Marek Cermak
2017-08-13 Christos ZoulasNewer python magic (Ville Skytta)
2017-08-13 Christos Zoulasspelling fixes (Ville Skytta)
2017-08-10 Christos ZoulasAdd gconv magic (Marek Cermak)
2017-08-02 Christos ZoulasRecognize Microsoft Rosyln C# pdb files (Austin English)
2017-07-23 Christos Zoulasbetter matching for single/double quotes
2017-07-22 Christos Zoulasremove the +
2017-07-22 Christos ZoulasStrength decreased in magic file magic/Magdir/dump...
2017-07-21 Christos Zoulasfix test file
2017-07-21 Christos ZoulasHDD Raw copy tool from Benjamin Vanheuverzwijn
2017-07-03 Christos ZoulasPR/622: fix infocom magic.
2017-06-24 Christos Zoulasfix 3ds files.
2017-06-24 Christos Zoulasfixes for TrueType fonts from Joerg Jenderek
2017-06-19 Christos ZoulasAdd another bounds check: OSS-FUZZ issue 2242
2017-06-12 Christos ZoulasTrue Type font fixes from Joerg Jenderek
2017-06-11 Christos ZoulasPR/620: David Korth: Added the secure area type for...
2017-06-11 Christos ZoulasPR/620: David Korth: Handle iOS optimized PNG images.
2017-06-11 Christos ZoulasAdd bhl
2017-06-11 Christos Zoulasnew bhl magic
2017-06-05 Christos Zoulasuse default to avoid dup printing (Stephan Kulow)
2017-05-31 Christos ZoulasFix \s vs \w confusion.
2017-05-26 Christos ZoulasPR/619: bump cdrom again to what was in 5.25
2017-05-26 Christos ZoulasPR/618: Fix numeric values which correspond to characters.
2017-05-25 Christos Zoulasmention pickier parsing.
2017-05-25 Christos ZoulasBe pickier about numeric fields in magic files.
2017-05-25 Christos Zoulasfix type overflow
2017-05-25 Christos ZoulasWhitespace.
2017-05-25 Christos Zoulasfix broken numeric entries
2017-05-25 Christos Zoulasthere is no %#u
2017-05-24 Christos ZoulasPR/616: Don't skip the filesystem tests for extension...
2017-05-24 Christos ZoulasAdd an snprintb(3) format string for the magic flags.
2017-05-24 Christos ZoulasPR/617: Handle "polyglot" pdf's that don't start with...
2017-05-23 Christos ZoulasPR/615: Krzysztof Wilczynski: Add magic_getflags()
2017-05-23 Christos Zoulasnote release
2017-05-23 Christos Zoulasfix tests building. FILE5_31
2017-05-23 Christos Zoulas5.31
2017-05-23 Christos Zoulasmore
2017-05-20 Christos ZoulasImprove detection of msdos backup files. Joerg Jenderek
2017-05-02 Christos Zoulasslight improvements
2017-04-30 Christos Zoulasoff-by-one reading offset (found by oss-fuzz)
2017-04-28 Christos ZoulasAdd more information about terminfo (Thomas Dickey)
2017-04-28 Christos ZoulasAdd CDB
2017-04-28 Christos ZoulasSupport 'alternate' printf format.
2017-04-28 Christos Zoulascheck one more read (found by oss-fuzz)
2017-04-26 Christos Zoulassprinkle unused
2017-04-24 Christos ZoulasAdd oss-fuzz glue. Hope I got this right :-)
2017-04-24 Christos Zoulas- centralize allocation so we can easily find out where...
2017-04-22 Christos Zoulasfix out of bounds read; found by oss-fuzz
2017-04-21 Christos Zoulas- if we failed to get the offset at the current continu...
2017-04-12 Christos ZoulasCheck read bounds for vector before reading. Found...
2017-04-11 Christos ZoulasPR/606: Marcos Mayorga: Bump to beat c++ magic score
2017-04-11 Christos ZoulasPR/607: add apache big data formats (Owen O'Malley)
2017-04-08 Christos Zoulasdon't copy the string past its length (oss-fuzz)
2017-04-08 Christos ZoulasDon't try to read past the end of the properties, found...
2017-04-07 Christos ZoulasWork around glibc/regex/msan bug regexec returns 0...
2017-04-07 Christos Zoulasmove stdint.h endif higher.
2017-04-07 Christos Zoulaslimit memory usage more to satisfy oss-fuzz
2017-04-06 Christos ZoulasIf we could not read a field, set it to 0; found by...
2017-04-04 Christos Zoulasretain python 2 compatibility, factoring out the conver...
2017-04-04 Christos Zoulasuse explicit character cleasses instead of the shorthan...
2017-04-01 Christos ZoulasPR/604: Add Sony XAVC info
next