]> granicus.if.org Git - file/shortlog
file
2015-11-13 Christos ZoulasProvide dprintf(3)
2015-11-13 Christos ZoulasProvide makeerror() when we don't have builtin-compress.
2015-11-13 Christos Zoulasfix formats
2015-11-13 Christos ZoulasPR/496: Add more details for the PS/X executable format...
2015-11-13 Christos ZoulasPR/496: Add more image formats
2015-11-11 Christos ZoulasPush and pop a buffer so ascmagic does not print "...
2015-11-11 Christos Zoulasmore symbolic constants
2015-11-11 Christos Zoulasuse symbolic names for 0, 1, 2
2015-11-11 Christos ZoulasPrint the compression program name or zlib.
2015-11-11 Christos Zoulasrename the "from" tag in the auxv to "execfn".
2015-11-11 Christos ZoulasDecompression failures now report errors to the parent.
2015-11-11 Christos ZoulasImprove the strength of sendmail.fc files, print versio...
2015-11-11 Christos Zoulasregex stuff.
2015-11-11 Christos ZoulasPR/495: Spurious msooxml match. REG_STARTEND code is...
2015-11-10 Christos ZoulasPR/492: Don't exit from grandchild (magic_buffer case).
2015-11-10 Christos ZoulasAdd missing bracket.
2015-11-10 Christos Zoulasadd extensions and mime for boot roms (Joerg Jenderek)
2015-11-09 Christos Zoulas- check for MAP_FAILED before unmapping.
2015-11-09 Christos ZoulasAdd zlib support
2015-11-09 Christos ZoulasAdd CCAST for const cast.
2015-11-09 Christos ZoulasAdd attributes to the proper place.
2015-11-09 Christos ZoulasHandle MacOS/X icons (Joerg Jenderek)
2015-11-09 Christos ZoulasFix handling of 0x8c EXE files (Joerg Jenderek)
2015-11-09 Christos ZoulasAdd java hprof dumps (Christoph Biedl)
2015-11-05 Christos Zoulasrestrict fortran
2015-11-05 Christos Zoulasreverse printing order so that the current entry can...
2015-11-05 Christos Zoulasadd AUXV section processing (Jan Kaluza)
2015-11-05 Christos Zoulasmention compression fix.
2015-11-05 Christos ZoulasPR/492: Fix error with magic_buffer and compression.
2015-11-04 Christos Zoulasadd mime and extensions for sqlite3 related magic ...
2015-10-31 Christos Zoulasallow ? in apple creator/type magic
2015-10-29 Christos ZoulasPR/489: Avoid evaluating things twice.
2015-10-29 Christos ZoulasPR/491: Magic for PFR0
2015-10-29 Christos ZoulasDocument that this is for PR/490.
2015-10-29 Christos Zoulasbump things so we beat html
2015-10-27 Christos Zoulasc32 fixes from Joerg Jenderek
2015-10-26 Christos ZoulasAudio Garmin files (Joerg Jenderek)
2015-10-24 Christos Zoulasadd extensions for dicom (Joerg Jenderek)
2015-10-16 Christos ZoulasFrom Christoph Biedl:
2015-10-15 Christos Zoulasadd flags
2015-10-15 Christos Zoulasfix multi-arch printing for 2
2015-10-15 Christos Zoulasadd haswell, fix arm7s
2015-10-15 Christos Zoulasadd more arm info
2015-10-10 Christos ZoulasPR/484: add google chrome magic (Ville Skytta)
2015-10-10 Christos ZoulasPR/482, PR/483, Ville Skytta remove duplicate xar magic...
2015-10-09 Christos ZoulasReturn the offset not size, so that we can process...
2015-10-07 Christos Zoulasadd > (Christoph Biedl)
2015-10-07 Christos Zoulasremove dup words (Jakub Wilk)
2015-10-02 Christos ZoulasAdd fingerprint data
2015-09-30 Christos Zoulascentralize coff magic by Joerg Jenderek.
2015-09-30 Christos Zoulasurl for rar
2015-09-30 Christos Zoulasrar improvements (Christoph Biedl)
2015-09-30 Christos ZoulasPR/480: print (default) in the right place depending...
2015-09-30 Christos ZoulasPR/481: Add mime for rar v5
2015-09-28 Christos ZoulasRefactor RAR, add v5 for it from Christoph Biedl
2015-09-27 Christos Zoulasdisambiguate NTFS and db magic by adding a blocksize...
2015-09-23 Christos ZoulasAdd windows tape format from Joerg Jenderek
2015-09-22 Christos ZoulasFix --mime-encoding without --mime-type (Christoph...
2015-09-21 Christos Zoulasmore info for Garmin images from Joerg Jenderek
2015-09-17 Christos Zoulasremove unused variables
2015-09-17 Christos ZoulasMake the default case print something sane for each...
2015-09-17 Christos ZoulasMove the annotation code back and add similar code...
2015-09-16 Christos Zoulasdrop the count of digits allowed.
2015-09-16 Christos Zoulasremove over-zealous, and fix test properly.
2015-09-16 Christos Zoulasbump more...
2015-09-16 Christos Zoulasannotations are attached to the first description entry...
2015-09-16 Christos Zoulasthis will happen on systems that don't have mmap(2...
2015-09-16 Christos ZoulasPR/479: Protect against 0-divide and offset out of...
2015-09-16 Christos ZoulasPR/479: check the format length modifiers.
2015-09-16 Christos Zoulaswelcome to 5.25 FILE5_25
2015-09-16 Christos Zoulasnew magic from joerg jenderek
2015-09-12 Christos ZoulasPR/474: be more careful about updating string positions:
2015-09-11 Christos Zoulasworks better if the change is in the original not the...
2015-09-11 Christos ZoulasPR/474: Add a limit to the size of regex searches...
2015-09-10 Christos ZoulasPR/475: Fix past end of buffer read.
2015-09-10 Christos Zoulasdon't leak memory when loading non-compiled files.
2015-09-10 Christos Zoulasfix sign-compare error.
2015-09-10 Christos ZoulasAlways print the method we are trying in debug mode.
2015-09-09 Christos ZoulasPR/472: minix: correct v3 identification, and remove...
2015-09-09 Christos ZoulasPR/476: Add hopper magic
2015-09-08 Christos Zoulasbump the strength so that we beat the generic script...
2015-09-08 Christos ZoulasAdd missing 'e'
2015-09-08 Christos ZoulasDocument fixes for --parameter issues
2015-09-08 Christos Zoulasapply parameters before unwrapping() the list of files...
2015-09-08 Christos Zoulas--parameter takes a parameter (Christoph Biedl)
2015-09-07 Christos Zoulasmagic patches from David Griffith
2015-08-30 Christos Zoulasfix comments about byte sizes; Christoph Biedl
2015-08-29 Christos Zoulasadd missing 'x' and quoted spaces in magic (Christoph...
2015-08-28 Christos Zoulasbump elf max phnum to 2048 since core dumps can have...
2015-08-25 Christos ZoulasAdd more patterns for Makefiles:
2015-08-24 Christos Zoulasclarify AOL images: https://bugs.debian.org/681304
2015-08-24 Christos ZoulasNew magic for LXT: https://bugs.debian.org/647412
2015-08-24 Christos ZoulasNew magic for Commodore raw tape files: https://bugs...
2015-08-24 Christos ZoulasNew magic for Linux Software RAID: https://bugs.debian...
2015-08-24 Christos Zoulasimprove btrfs magic: https://bugs.debian.org/663454
2015-08-24 Christos Zoulasmake htmlhelp files more general: https://bugs.debian...
2015-08-10 Christos ZoulasAdd ttbin format files.
2015-07-27 Christos ZoulasPR/467: force binary magic for zlib
2015-07-27 Christos ZoulasPR/468: decrease the strength of windows short magic...
2015-07-27 Christos ZoulasPR/469: make c++ template code more restricted by inclu...
next