Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for signed indirect offsets. | Christos Zoulas | 2016-07-20 | 1 | -0/+8 |
| | |||||
* | string bump. | Christos Zoulas | 2016-07-05 | 1 | -0/+4 |
| | |||||
* | PR/556: Fix separators on annotations | Christos Zoulas | 2016-06-14 | 1 | -0/+4 |
| | |||||
* | release 5.28 | Christos Zoulas | 2016-06-13 | 1 | -0/+12 |
| | |||||
* | welcome to 5.27 | Christos Zoulas | 2016-05-13 | 1 | -0/+4 |
| | |||||
* | Changes since release. | Christos Zoulas | 2016-04-19 | 1 | -0/+9 |
| | |||||
* | Fix typo | Christos Zoulas | 2016-04-17 | 1 | -1/+1 |
| | |||||
* | update version and source files list | Christos Zoulas | 2016-04-16 | 1 | -0/+4 |
| | |||||
* | Allow altering how many bytes to read from analyzed files from the command | Christos Zoulas | 2016-03-31 | 1 | -0/+4 |
| | | | | line. Leave the default the same (1M). | ||||
* | Add bounds checks to DER code offset computations. | Christos Zoulas | 2016-03-21 | 1 | -1/+2 |
| | |||||
* | change indirect recursion limit to a use count and bump it from 15 to 50 | Christos Zoulas | 2016-03-21 | 1 | -0/+5 |
| | | | | to prevent abuse. | ||||
* | document -00 | Christos Zoulas | 2016-03-14 | 1 | -0/+4 |
| | |||||
* | PR/525: Fix ID3 indirect+offset handling. | Christos Zoulas | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | mention DER magic | Christos Zoulas | 2016-01-19 | 1 | -0/+4 |
| | |||||
* | Provide dprintf(3) | Christos Zoulas | 2015-11-13 | 1 | -0/+4 |
| | |||||
* | Decompression failures now report errors to the parent. | Christos Zoulas | 2015-11-11 | 1 | -0/+4 |
| | |||||
* | regex stuff. | Christos Zoulas | 2015-11-11 | 1 | -0/+4 |
| | |||||
* | Add zlib support | Christos Zoulas | 2015-11-09 | 1 | -0/+4 |
| | |||||
* | mention compression fix. | Christos Zoulas | 2015-11-05 | 1 | -0/+4 |
| | |||||
* | welcome to 5.25 | Christos Zoulas | 2015-09-16 | 1 | -0/+4 |
| | |||||
* | PR/474: Add a limit to the size of regex searches to prevent performance | Christos Zoulas | 2015-09-11 | 1 | -0/+4 |
| | | | | issues. | ||||
* | Document fixes for --parameter issues | Christos Zoulas | 2015-09-08 | 1 | -0/+4 |
| | |||||
* | PR/466: Windows fixes. | Christos Zoulas | 2015-07-11 | 1 | -0/+4 |
| | |||||
* | Start the 5.24 release | Christos Zoulas | 2015-07-09 | 1 | -0/+4 |
| | |||||
* | fix bug with 5.23 long options | Christos Zoulas | 2015-06-11 | 1 | -0/+3 |
| | |||||
* | Prepare for 5.23 | Christos Zoulas | 2015-06-10 | 1 | -0/+12 |
| | |||||
* | PR/456, use utf-7 charset in mime printing for utf-7 files. | Christos Zoulas | 2015-06-03 | 1 | -0/+4 |
| | |||||
* | PR/455: Add feature to report only on contents of compressed data, not the | Christos Zoulas | 2015-06-03 | 1 | -0/+6 |
| | | | | compression itself. | ||||
* | mention MAGIC_CONTINUE fix. | Christos Zoulas | 2015-05-29 | 1 | -0/+4 |
| | |||||
* | mention name desc fix | Christos Zoulas | 2015-05-21 | 1 | -0/+4 |
| | |||||
* | Add --extension | Christos Zoulas | 2015-04-09 | 1 | -0/+5 |
| | |||||
* | Bump buffer size | Christos Zoulas | 2015-02-14 | 1 | -0/+4 |
| | |||||
* | time related changes | Christos Zoulas | 2015-01-09 | 1 | -0/+7 |
| | |||||
* | PR/411: Fix memory corruption from corrupt? thumbs file | Christos Zoulas | 2015-01-05 | 1 | -0/+4 |
| | |||||
* | welcome to 5.22 | Christos Zoulas | 2015-01-02 | 1 | -0/+4 |
| | |||||
* | Add indirect relative offsets; make Exif use them. All other indirect magic | Christos Zoulas | 2015-01-01 | 1 | -0/+4 |
| | | | | is absolute by default. | ||||
* | - Add a limit to the number of ELF notes processed (Suggested by Alexander | Christos Zoulas | 2014-12-16 | 1 | -0/+5 |
| | | | | | | Cherepanov) - Restructure ELF note printing so that we don't print the same message multiple times on repeated notes of the same kind. | ||||
* | 2 more bugs. | Christos Zoulas | 2014-12-16 | 1 | -0/+5 |
| | |||||
* | Add CVE info from git. | Christos Zoulas | 2014-12-16 | 1 | -0/+2 |
| | |||||
* | * change printable -> file_printable and use it in more places for safety | Christos Zoulas | 2014-12-11 | 1 | -0/+8 |
| | | | | | * in ELF, instead of "(uses dynamic libraries)" when PT_INTERP is present print the interpreter name. | ||||
* | update version | Christos Zoulas | 2014-12-11 | 1 | -0/+4 |
| | |||||
* | Kill -R and replace with -P param=value. Allow setting of 4 parameters: | Christos Zoulas | 2014-11-27 | 1 | -0/+5 |
| | | | | indir, name, shnum, phnum. | ||||
* | Document changes | Christos Zoulas | 2014-11-27 | 1 | -0/+6 |
| | |||||
* | fix typos. | Christos Zoulas | 2014-11-23 | 1 | -3/+3 |
| | |||||
* | Mention all the performance fixes from yesterday and today. | Christos Zoulas | 2014-11-23 | 1 | -0/+10 |
| | |||||
* | New change | Christos Zoulas | 2014-11-12 | 1 | -0/+4 |
| | |||||
* | today's fixes. | Christos Zoulas | 2014-11-11 | 1 | -0/+5 |
| | |||||
* | Make strings from files always printable. | Christos Zoulas | 2014-11-07 | 1 | -0/+7 |
| | |||||
* | Fix note bounds reading, Francisco Alonso / Red Hat | Christos Zoulas | 2014-10-17 | 1 | -0/+4 |
| | |||||
* | locale autoconf fixes | Christos Zoulas | 2014-10-11 | 1 | -0/+5 |
| |