Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CIDRAM v0.4.0.tar.gz | 2016-07-31 | 447.5 kB | |
CIDRAM v0.4.0.zip | 2016-07-31 | 496.7 kB | |
README.md | 2016-07-31 | 1.3 kB | |
Totals: 3 Items | 945.5 kB | 0 |
Version/Release 0.4.0
-
[2016.07.22; Sub-minor code change; Maikuolan]: Added code to perform some simple sanitisation to the block information; This should help to prevent some obscure types of XSS attacks.
-
[2016.07.23; Minor code change; Maikuolan]: Added internal language support for Japanese (14 language options now supported in total, not including CLI-mode support; I'm not fluent and it hasn't yet been audited, so, the new translation should be regarded as fuzzy). Added a new function: "Greylist"; This can be used in the same way that whitelisting is used, but for escaping a CIDR from a single file, rather than from all files. Slightly improved the signature validator/fixer (can now detect broken/invalid ranges).
-
[2016.07.26; NEW FEATURE; Maikuolan]: Added some basic support for YAML-like data (note: not a true YAML implementation) to be read from signature files, which can used to specify and modify the values of configuration directives for separate signature sections.
-
[2016.07.30; Bug-fix; Maikuolan]: Fixed a bug whereby some configuration directives (in particular, "forbid_on_block") would sometimes be incorrectly typecasted, resulting in unexpected behaviour contrary to the documentation.
Caleb M / Maikuolan, 31st July 2016.