]> granicus.if.org Git - file/shortlog
file
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...
2016-12-10 Christos ZoulasEscape the . and provide more text for BSD make (Joerg...
2016-12-02 Christos Zoulasoverhaul with more detail from Joerg Jenderek, many...
2016-12-01 Christos ZoulasPR/583: Lukas Koldrt: Don't attempt to read 0 sized...
2016-12-01 Christos ZoulasPR/580: Johannes Niediek: Bump PNG strength to beat...
2016-12-01 Christos ZoulasPR/579: Andre: Avoid possible infinite recursion in...
2016-12-01 Christos ZoulasPR/578: Roger H: Add SVG HTML file magic
2016-12-01 Christos ZoulasPR/577: David Korth: This patch adds detection for...
2016-12-01 Christos ZoulasPR/576: Rin Okuyama: Fix endianness info of PCF fonts
2016-11-25 Christos ZoulasLimit targa more, otherwise it picks up things like:
2016-11-09 Christos ZoulasSplit SPIR into GPU
2016-11-08 Christos ZoulasHarden magic to fix regression:
2016-11-08 Christos ZoulasKhronos SPIR-V file and Lytro Light Field Picture magic...
2016-11-07 Christos ZoulasToday's changes
2016-11-07 Christos ZoulasFix error checking in the simple case (one digit length...
2016-11-07 Christos ZoulasAdd msdos backup entries (Christoph Biedl)
2016-11-07 Christos ZoulasAllow @ in extension
2016-11-02 Christos ZoulasMore bit rates from Ubuntu via Christoph Biedl
2016-11-01 Christos Zoulasput the actual version in the ChangeLog
2016-10-31 Christos ZoulasPR/534: jeffrey: Fix msx wrong continuation level
2016-10-30 Christos Zoulasnew yara magic from Christoph Biedl
2016-10-30 Christos Zoulasbetter old office document detection (Christoph Biedl)
2016-10-25 Christos Zoulasfix joined line
2016-10-25 Christos ZoulasSync with file.man describing the location and format...
2016-10-25 Christos Zoulaswelcome to 5.29 FILE5_29
2016-10-24 Christos Zoulasmore c++ casts
2016-10-24 Christos ZoulasMore bug fixes.
2016-10-24 Christos ZoulasWhen loading multiple magic files as in -m foo.mgc...
2016-10-24 Christos ZoulasAlways check the offset/length of the entry in getlengt...
2016-10-19 Christos Zoulasexplain that elf magic is only consulted after softmagic.
2016-10-19 Christos Zoulasadd braces to clarify intent.
2016-10-18 Christos Zoulasfix mime messages (Guy Helmer)
next