ProtocolFilters history of changes

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


Build 1.0.5.5
[*] Updated UDP filtering code.

build 1.0.5.4
[-] HTTP filter handles HEAD requests properly.

build 1.0.5.3
[-] Fixed an incompatibility with old versions of QIP in FT_ICQ filter.
[+] Added a new API function pf_isFilterActive.
[-] Patched OpenSSL libraries to avoid long delays on Windows 7 in some cases.
[-] Minor bugfixes.

build 1.0.5.1

[+] Added SOCKS v4/4a/5 support to FT_PROXY filter.
[+] Added new filters: FT_ICQ, FT_FTP, FT_NNTP.
[+] Added a tool import_root_cert for automatic importing root SSL certificate to Mozilla Firefox/Thunderbird and Opera.
[-] Fixed several issues in FT_POP3, FT_SMTP, FT_SSL.
[*] The documentation and samples are updated according to changes above.

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.