157
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PR/576: Rin Okuyama: Fix endianness info of PCF fonts
christos
as Christos Zoulas
More... over 8 years ago
Limit targa more, otherwise it picks up things like: help_relation.frm: MySQL table definition file Version 9, type MYISAM, MySQL version 50146
christos
as Christos Zoulas
More... over 8 years ago
Split SPIR into GPU
christos
as Christos Zoulas
More... over 8 years ago
Harden magic to fix regression: An old WordPerfect4 files got mis-detected as : "DOS 2.0 backed up file \313\300, split file, sequence 266" (Christoph Biedl)
christos
as Christos Zoulas
More... over 8 years ago
Khronos SPIR-V file and Lytro Light Field Picture magic from Mike Weiblen
christos
as Christos Zoulas
More... over 8 years ago
Today's changes
christos
as Christos Zoulas
More... over 8 years ago
Fix error checking in the simple case (one digit length) of der magic. (Jonas Wagner)
christos
as Christos Zoulas
More... over 8 years ago
Add msdos backup entries (Christoph Biedl)
christos
as Christos Zoulas
More... over 8 years ago
Allow @ in extension
christos
as Christos Zoulas
More... over 8 years ago
More bit rates from Ubuntu via Christoph Biedl https://xiph.org/flac/format.html#def_STREAMINFO
christos
as Christos Zoulas
More... over 8 years ago
put the actual version in the ChangeLog
christos
as Christos Zoulas
More... over 8 years ago
PR/534: jeffrey: Fix msx wrong continuation level
christos
as Christos Zoulas
More... over 8 years ago
new yara magic from Christoph Biedl
christos
as Christos Zoulas
More... over 8 years ago
better old office document detection (Christoph Biedl)
christos
as Christos Zoulas
More... over 8 years ago
fix joined line
christos
as Christos Zoulas
More... over 8 years ago
Sync with file.man describing the location and format of magic files.
christos
as Christos Zoulas
More... over 8 years ago
welcome to 5.29
christos
as Christos Zoulas
More... over 8 years ago
more c++ casts
christos
as Christos Zoulas
More... over 8 years ago
More bug fixes.
christos
as Christos Zoulas
More... over 8 years ago
When loading multiple magic files as in -m foo.mgc:bar and one of them fails, don't free the magic list entries, since the second can load successfully and we'll still work. Print a warning though when that happens. Reported by Christoph Biedl
christos
as Christos Zoulas
More... over 8 years ago
Always check the offset/length of the entry in getlength(). Found by FUSS, the Fuzzer on a Shoestring, reported by Jonas Wagner.
christos
as Christos Zoulas
More... over 8 years ago
explain that elf magic is only consulted after softmagic.
christos
as Christos Zoulas
More... over 8 years ago
add braces to clarify intent.
christos
as Christos Zoulas
More... over 8 years ago
fix mime messages (Guy Helmer)
christos
as Christos Zoulas
More... over 8 years ago
instead of requiring all the sections to be present, require only one of them.
christos
as Christos Zoulas
More... over 8 years ago
Fix typos
christos
as Christos Zoulas
More... over 8 years ago
add apt
christos
as Christos Zoulas
More... over 8 years ago
new magic from Christoph Biedl
christos
as Christos Zoulas
More... over 8 years ago
Escape ^
christos
as Christos Zoulas
More... over 8 years ago
mention fixes.
christos
as Christos Zoulas
More... over 8 years ago