-
Notifications
You must be signed in to change notification settings - Fork 36
/
CHANGELOG
72 lines (42 loc) · 1.34 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Version 1.10.1
--------------
[20051008] jonz: Fixed IP Whitelisting in Apache 1.3 Version
[20051008] jonz: Corrected initialization to prevent dumping IP database
[20051008] jonz: Documentation and code cleaned up, renamed mod_evasive
Version 1.10.0
--------------
[20050117] jonz: Security fix: Tempdir configuration directive (race condition)
Version 1.9.0
-------------
[20031030] jonz: Added NSAPI/SunONE Support
[20031030] jonz: Added TEMP_HOME definition to change temporary file locations
Version 1.8.0
-------------
[20030901] jonz: Added support for IP Whitelisting
Version 1.7.1
-------------
[20030826] jonz: Minor bugfixes to Apache 2.0 module
[20030826] jonz: Corrections to object creation and cleanup
Version 1.7.0
-------------
[20030822] jonz: Support for Apache 2.0
Version 1.6.1
-------------
[20030811] jonz: Bugfix: free() of another static variable
Version 1.6.0
-------------
[20030806] jonz: Added syslog support
Version 1.5.1
-------------
[20030516] jonz: Bugfix: free() of a static variable
Version 1.5.0
-------------
[20030425] jonz: Added automated email notification
[20030425] jonz: Added configurable system command
Version 1.4.0
-------------
[20021031] jonz: Added support fror httpd.conf directives
[20021031] jonz: Added --add-module support
Version 1.0.0
-------------
[20021015] jonz: Initial Release