make htmlhelp files more general: https://bugs.debian.org/653911 |
|
More...
|
almost 10 years ago
|
Add ttbin format files. |
|
More...
|
almost 10 years ago
|
PR/467: force binary magic for zlib |
|
More...
|
almost 10 years ago
|
PR/468: decrease the strength of windows short magic so that HFS magic works |
|
More...
|
almost 10 years ago
|
PR/469: make c++ template code more restricted by including <> (Jan Kaluza) |
|
More...
|
almost 10 years ago
|
PR/470: Fix undefined behaviors. |
|
More...
|
almost 10 years ago
|
centralize the byte swapping code. |
|
More...
|
almost 10 years ago
|
Fix printing of dates (Jan Kaluza) |
|
More...
|
almost 10 years ago
|
PR/188: Remove binary xml pattern. Print the version for XHTML |
|
More...
|
almost 10 years ago
|
PR/466: Windows fixes. |
|
More...
|
almost 10 years ago
|
since this is a used by all NetPBM images, don't call it PPM. |
|
More...
|
almost 10 years ago
|
fix garmin result |
|
More...
|
almost 10 years ago
|
add a URL with the info |
|
More...
|
almost 10 years ago
|
fix garmin map offset. |
|
More...
|
almost 10 years ago
|
bump version |
|
More...
|
almost 10 years ago
|
Start the 5.24 release |
|
More...
|
almost 10 years ago
|
handle newer versions of zope (stephane blondon) |
|
More...
|
almost 10 years ago
|
add new twoskip cyrus db file. |
|
More...
|
almost 10 years ago
|
PR/462: Add text to fortran magic |
|
More...
|
almost 10 years ago
|
PR/461: Add new MIPS ISAs. While there, factor out magic |
|
More...
|
almost 10 years ago
|
PR/460: Detect and avoid large (invalid) malloc in elf parser. |
|
More...
|
almost 10 years ago
|
print a space between previous messages and error. |
|
More...
|
almost 10 years ago
|
fix bug with 5.23 long options |
|
More...
|
about 10 years ago
|
Fix bug with long options and explicitly number them to avoid this in the future. |
|
More...
|
about 10 years ago
|
Prepare for 5.23 |
|
More...
|
about 10 years ago
|
PR/459: Don't let invalid magic entries go through with warnings because later the softmagic entry would need a lot of sanity checks which it does not have. |
|
More...
|
about 10 years ago
|
- bytecnt needs to be adjusted by offset - always return true from mget() regardless if match() matched. Fixes mime printing where we stopped matching the use magic because match return 0, since if (print) *returnval = 1; did not execute for mime. |
|
More...
|
about 10 years ago
|
PR/458: Provide special version for env bash like we do with python. |
|
More...
|
about 10 years ago
|
Fix utf-7 bugs |
|
More...
|
about 10 years ago
|
PR/456, use utf-7 charset in mime printing for utf-7 files. |
|
More...
|
about 10 years ago
|