]> granicus.if.org Git - file/shortlog
file
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
2017-03-29 Christos ZoulasSimplify the property info copy function and check...
2017-03-29 Christos ZoulasDon't try to parse auxv vector notes for non-svr4 style...
2017-03-29 Christos ZoulasPrint more info about NetBSD core files.
2017-03-29 Christos ZoulasFix printf formats (use alternate form for %x).
2017-03-28 Christos Zoulasfree memory on error.
2017-03-27 Christos Zoulas- Check the stream offset for sh.sh_len to fit within...
2017-03-27 Christos Zoulastry to clean this up; the vector code is still fishy.
2017-03-24 Christos ZoulasAdd HAMMER support from Sascha Wildner
2017-03-24 Christos ZoulasPR/602: check for a field terminator too.
2017-03-23 Christos ZoulasAdd trace files ( Mike Weiblen )
2017-03-20 Christos ZoulasAdd SeqBox
2017-03-18 Christos Zoulastoday's changes
2017-03-17 Christos ZoulasBetter fix for previous
2017-03-17 Christos Zoulasneed trailing spaces in places :-)
2017-03-17 Christos Zoulasremove trailing whitespace
2017-03-17 Christos ZoulasAlthough I can't reproduce it, oss-fuzz complains about...
2017-03-17 Christos ZoulasPR/599: Out of bounds read in cdf files.
2017-03-17 Christos Zoulasmore formats from Martin Mueller Skarbiniks Pedersen
2017-03-12 Christos ZoulasAdd webassembly
2017-03-12 Christos ZoulasFixes from Joerg Jenderek to recognize more msdos drivers.
2017-03-09 Christos Zoulasuse the correct buffer size; found by oss-fuzz
2017-03-09 Christos ZoulasExplain what the fields hold.
2017-03-08 Christos Zoulasprevent reading beyond our buffer when compacting white...
2017-03-07 Christos ZoulasPR/598: Off-by-one.
2017-02-25 Christos ZoulasPR/596: Jason Hood: spello in comment.
2017-02-21 Christos Zoulasbump perl to exceed 'c'
2017-02-17 Christos Zoulasignore files that start with '.'
2017-02-14 Christos Zoulaskeep "[not] stripped" last since some scripts expect...
2017-02-12 Christos ZoulasFix pascal string tod from sl.tom
2017-02-11 Christos ZoulasAdd ntfsclone from Mike Swanson
2017-02-11 Christos Zoulasfix debug info reversed logic
2017-02-10 Christos Zoulasfix cast
2017-02-10 Christos Zoulasdefine __STDC_LIMIT_MACROS sooner
2017-02-10 Christos Zoulasmore cast stuff.
2017-02-10 Christos Zoulaswelcome to 5.30 FILE5_30
2017-02-10 Christos Zoulasrecent changes
2017-02-10 Christos Zoulasadd a gpg step
2017-02-10 Christos Zoulasmore zip versions from Mike Swanson
2017-02-08 Christos ZoulasAdd IPS magic (Thomas Klausner)
2017-02-08 Christos Zoulasfix typo "avalues" from Thomas Klausner.
2017-02-07 Christos ZoulasIf we exceeded the offset in a search don't break,...
2017-02-07 Christos ZoulasImprove flash detection (Christoph Biedl)
2017-02-07 Christos ZoulasIf we are reading a sector stream that is shorter than...
2017-02-04 Christos Zoulasuse unsigned int shifts
2017-02-01 Christos ZoulasPR/593: Clement Lecigne: Fix off-by-one
2017-01-29 Christos ZoulasPR/591: Print if the file has debug info.
2017-01-22 Christos ZoulasPR/589: David Korth: Add support for Wii U and 3DS...
2017-01-22 Christos ZoulasPR/588: Add ECDSA magic
2017-01-22 Christos Zoulasuse 040 consistently
2017-01-21 Christos ZoulasFix x3d from Thomas Ledoux
2017-01-18 Christos ZoulasPR/574: osm0sis: Handle android having zlib.h and no...
2017-01-18 Christos ZoulasPR/584: Timo Foerster: Add a mime type according to:
2017-01-18 Christos ZoulasPR/585: Martin Reifer: OpenStreetMap header is not...
2017-01-18 Christos ZoulasPR/586: Add missing section headers info message.
2017-01-18 Christos ZoulasPR/587: Luc Gommans: Add OpenSSL files
2017-01-03 Christos ZoulasMore arm64 uboot stuff from Martin Michlmayr
2017-01-03 Christos Zoulasminor nits from Abhinav Upadhyay
2016-12-20 Christos Zoulascompute the search match length correctly (found by...
2016-12-20 Christos Zoulasuse CCAST, instead of __UNCONST
2016-12-20 Christos Zoulaswhen the pattern search length is 0, search for the...
2016-12-20 Christos Zoulasmake sure we don't exceed the array sie if nbytes is...
next