Skip to content

Commit a01b85b

Browse files
committed
Update CHANGES and doc/
1 parent eb41bd4 commit a01b85b

13 files changed

+22
-8089
lines changed

Diff for: CHANGES

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
29 Oct 2012 - 2.7.1
1+
01 Nov 2012 - 2.7.1
22
-------------------
33

44
* Changed "Encryption" name of directives and options related to hmac feature to "Hash".
55

6+
SecEncryptionEngine to SecHashEngine
7+
SecEncryptionKey to SecHashKey
8+
SecEncryptionParam to SecHashParam
9+
SecEncryptionMethodRx to SecHashMethodRx
10+
SecEncryptionMethodPm to SecHashMethodPm
11+
@validateEncryption to @validateHash
12+
ctl:EncryptionEnforcement to ctl:HashEnforcement
13+
ctl:EncryptionEngine to ctl:HashEngine
14+
615
* Added a better random bytes generator using apr_generate_random_bytes() to create
716
the HMAC key.
817

@@ -14,7 +23,7 @@
1423

1524
* Fixed bug when use ctl:ruleRemoveByTag.
1625

17-
* Updated Reference Manual.
26+
* The doc/ directory now contains the instructions to access online documentation.
1827

1928
15 Oct 2012 - 2.7.0
2029
-------------------

Diff for: doc/README.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Please access the ModSecurity Github space to access the below documentation.
2+
3+
* ModSecurity 2 Data Formats
4+
* ModSecurity Frequently Asked Questions (FAQ)
5+
* ModSecurity Migration Matrix
6+
* ModSecurity Rules Language Porting Specification
7+
* ModSecurity Wiki
8+
* Reference Manual
9+
* RoadMap
10+
11+
https://github.com/SpiderLabs/ModSecurity/wiki/

Diff for: doc/Reference_Manual.html

-6,640
This file was deleted.
Binary file not shown.

Diff for: doc/Reference_Manual_files/ajax.js

-167
This file was deleted.

0 commit comments

Comments
 (0)