ProtocolFilters history of changes

[ + Added feature ]
[ * Improved/changed feature ]
[ - Bug fixed ]


build 1.0.0.6

[-] Fixed a problem in HTTP filter related to parsing HTTP responses without Content-Length and Content-Type fields.
[-] Minor optimization.

build 1.0.0.4

[+] The new function pf_getFilterCount returns the number of active filters for a connection.
[+] The new functions nf_tcpDisableFiltering and pf_getFilterCount are used in PFEventsDefault to disable filtering the connections with unknown protocols.
[-] HTTP filter skipped the content of aborted connections, filtered in read-only mode.
[*] HTTP filter is able to filter the incoming connections.
[-] Other minor bugfixes.

build 1.0.0.1

[-] Fixed a problem in HTTP classifier.

build 1.0

September 22, 2009 - Initial release.