Deleted Added
full compact
ChangeLog (191771) ChangeLog (192350)
12009-05-06 10:25 Christos Zoulas <christos@zoulas.com>
2
3 * Avoid null dereference in cdf code (Drew Yao)
4
5 * More cdf bounds checks and overflow checks
6
72009-05-01 18:37 Christos Zoulas <christos@zoulas.com>
8
9 * Buffer overflow fixes from Drew Yao
10
112009-04-30 17:10 Christos Zoulas <christos@zoulas.com>
12
13 * Fix more cdf lossage. All the documents I have
14 right now print the correct information.
15
162009-03-27 18:43 Christos Zoulas <christos@zoulas.com>
17
18 * don't print \012- separators in the same magic entry
19 if it consists of multiple magic printing lines.
20
212009-03-23 10:20 Christos Zoulas <christos@zoulas.com>
22
23 * Avoid file descriptor leak in compress code from
24 (Daniel Novotny)
25
262009-03-18 16:50 Christos Zoulas <christos@zoulas.com>
27
28 * Allow escaping of relation characters, so that we can say \^[A-Z]
29 and the ^ is not eaten as a relation char.
30
31 * Fix troff and fortran to their previous glory using
32 regex. This was broken since their removel from ascmagic.
33
342009-03-10 16:50 Christos Zoulas <christos@zoulas.com>
35
36 * don't use strlen in strndup() (Toby Peterson)
37
382009-03-10 7:45 Christos Zoulas <christos@zoulas.com>
39
40 * avoid c99 syntax.
41
422009-02-23 15:45 Christos Zoulas <christos@zoulas.com>
43
44 * make the cdf code use the buffer first if available,
45 and then the fd code.
46
472009-02-13 13:45 Christos Zoulas <christos@zoulas.com>
48
49 * look for struct option to determine if getopt.h is usable for IRIX.
50
51 * sanitize cdf document strings
52
532009-02-04 13:25 Christos Zoulas <christos@zoulas.com>
54
55 * fix OS/2 warnings.
56
12008-12-12 15:50 Christos Zoulas <christos@zoulas.com>
2
3 * fix initial offset calculation for non 4K sector files
4
5 * add loop limits to avoid DoS attacks by constructing
6 looping sector references.
7
82008-12-03 13:05 Christos Zoulas <christos@zoulas.com>

--- 783 unchanged lines hidden ---
572008-12-12 15:50 Christos Zoulas <christos@zoulas.com>
58
59 * fix initial offset calculation for non 4K sector files
60
61 * add loop limits to avoid DoS attacks by constructing
62 looping sector references.
63
642008-12-03 13:05 Christos Zoulas <christos@zoulas.com>

--- 783 unchanged lines hidden ---