Deleted Added
full compact
ChangeLog (267897) ChangeLog (275698)
12014-12-10 20:01 Christos Zoulas <christos@zoulas.com>
2
3 * release 5.21
4
52014-11-27 18:40 Christos Zoulas <christos@zoulas.com>
6
7 * Allow setting more parameters from the command line.
8 * Split name/use and indirect magic recursion limits.
9
102014-11-27 11:12 Christos Zoulas <christos@zoulas.com>
11
12 * Adjust ELF parameters and the default recursion
13 level.
14 * Allow setting the recursion level dynamically.
15
162014-11-24 8:55 Christos Zoulas <christos@zoulas.com>
17
18 * The following fixes resulted from Thomas Jarosch's fuzzing
19 tests that revealed severe performance issues on pathological
20 input:
21 - limit number of elf program and sections processing
22 - abort elf note processing quickly
23 - reduce the number of recursion levels from 20 to 10
24 - preserve error messages in indirect magic handling
25
262014-11-12 10:30 Christos Zoulas <christos@zoulas.com>
27
28 * fix bogus free in the user buffer case.
29
302014-11-11 12:35 Christos Zoulas <christos@zoulas.com>
31
32 * fix out of bounds read for pascal strings
33 * fix memory leak (not freeing the head of each mlist)
34
352014-11-07 10:25 Christos Zoulas <christos@zoulas.com>
36
37 * When printing strings from a file, convert them to printable
38 on a byte by byte basis, so that we don't get issues with
39 locale's trying to interpret random byte streams as UTF-8 and
40 having printf error out with EILSEQ.
41
422014-10-17 11:48 Christos Zoulas <christos@zoulas.com>
43
44 * fix bounds in note reading (Francisco Alonso / Red Hat)
45
462014-10-11 15:02 Christos Zoulas <christos@zoulas.com>
47
48 * fix autoconf glue for setlocale and locale_t; some OS's
49 have locale_t in xlocale.h
50
512014-10-10 15:01 Christos Zoulas <christos@zoulas.com>
52
53 * release 5.20
54
552014-08-17 10:01 Christos Zoulas <christos@zoulas.com>
56
57 * recognize encrypted CDF documents
58
592014-08-04 9:18 Christos Zoulas <christos@zoulas.com>
60
61 * add magic_load_buffers from Brooks Davis
62
632014-07-24 16:40 Christos Zoulas <christos@zoulas.com>
64
65 * add thumbs.db support
66
12014-06-12 12:28 Christos Zoulas <christos@zoulas.com>
2
3 * release 5.19
4
52014-06-09 9:04 Christos Zoulas <christos@zoulas.com>
6
7 * Misc buffer overruns and missing buffer size tests in cdf parsing
8 (Francisco Alonso, Jan Kaluza)

--- 1387 unchanged lines hidden ---
672014-06-12 12:28 Christos Zoulas <christos@zoulas.com>
68
69 * release 5.19
70
712014-06-09 9:04 Christos Zoulas <christos@zoulas.com>
72
73 * Misc buffer overruns and missing buffer size tests in cdf parsing
74 (Francisco Alonso, Jan Kaluza)

--- 1387 unchanged lines hidden ---