changelog.txt

来自「基于TDI驱动编写的个人防火墙程序。包括驱动模块、应用层规则配置及加载模块。」· 文本 代码 · 共 55 行

TXT
55
字号
This is changelog for version 1.2 of tdi_fw

2002-12-05

- New technique to track process startup and apply ruleset is implemented:
* .\dll is deleted (don't need helper DLL)
* see drv\filter.c, drv\pid_pname.c, svc\tdi_fw_svc.c for details
* and comments to [_main_] section in tdi_fw.conf
* now converting short filenames to long filenames

Thanks to Andrey Kolishak, Thomas Henlich. 

2002-11-11: version 1.2 released

What's new from version 1.1?

- New rules format with process related rules
- New correct installation procedure for 2k

Thanks to Thomas Henlich, Frank Elston, Andrey Kolishak, Roberto Larcher

---

This is changelog for version 1.1 of tdi_fw

2002-09-24: version 1.1 released

What's new from version 1.0?

- A lot of bugs was fixed;
- Experimental support of TDI hooking (see debug.txt);
- Now the driver has user mode service for logging and ruleset parsing.

2002-09-26

* svc\tdi_fw_svc.c: support of keywords EVENTLOG_ALLOW, EVENTLOG_DENY,
EVENTLOG_ERROR in rules file added

* readme.txt, tdi_fw.conf: some changes related with new keywords

* install_nt4.reg: bug with wrong DependOnService fixed

Thanks to Thomas Henlich

2002-10-04

* drv\tdi_fw.c: fixed STUPID bug with IRP completion and IoCompletion
hooking

Thanks to Alex from NTNDIS forum and to Thomas Henlich again

* drv\obj_tbl.*, svc\tdi_fw_svc.c: process name logging facility

Thanks to Wordmonger from NTNDIS forum for this idea

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?