fort/src/driver
2024-02-08 15:08:42 +03:00
..
common Driver: fortcout: Simplify ignore checks 2024-02-08 15:08:42 +03:00
evt Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
loader DriverLoader: fortmm: Simpify BuildImportTableLibrary() args 2024-01-29 13:28:28 +03:00
proxycb
scripts Driver: Scripts: Improve paths handling 2024-01-09 20:23:02 +03:00
test
wdm Driver: Use "BootFilter" initial flag from service's registry key 2024-01-05 19:35:23 +03:00
Driver-include.pri
Driver.pri Driver: Move "wildmatch.*" files to "3rdparty/wildmatch/" 2023-07-07 12:52:21 +03:00
fortbuf.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortbuf.h Driver: Clear IRP's cancel routine before completion 2023-04-28 08:09:31 +03:00
fortcb.c
fortcb.h Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortcnf.c Driver: fortcnf: Programs' Zones updating 2023-12-20 11:44:40 +03:00
fortcnf.h Driver: fortcnf: Programs' Zones updating 2023-12-20 11:44:40 +03:00
fortcout.c Driver: fortcout: Simplify ignore checks 2024-02-08 15:08:42 +03:00
fortcout.h Driver: Add FORT_CHECK_STACK() to functions 2023-04-28 20:55:43 +03:00
fortcoutarg.h Driver: fortcout: Simplify ignore checks 2024-02-08 15:08:42 +03:00
fortdbg.c Driver: fortdbg: fort_check_stack: Tweak status code 2023-04-29 09:59:25 +03:00
fortdbg.h Driver: fortcout: Refactor check stack ids 2023-05-31 13:05:53 +03:00
fortdev.c Driver: Use "BootFilter" initial flag from service's registry key 2024-01-05 19:35:23 +03:00
fortdev.h Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
fortdrv_amalg.c Driver: Move "wildmatch.*" files to "3rdparty/wildmatch/" 2023-07-07 12:52:21 +03:00
fortdrv.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortdrv.def
fortdrv.h Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortdrv.rc
fortdrv.vcxproj Driver: Debug: Use RunCodeAnalysis 2023-04-13 14:17:49 +03:00
FortFirewallDriver.pro Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortfw.inf
fortmod.c
fortmod.h
fortpkt.c Driver: Clear pending packets on device close 2023-12-04 16:48:06 +03:00
fortpkt.h Driver: Clear pending packets on device close 2023-12-04 16:48:06 +03:00
fortpool.c
fortpool.h
fortps.c Driver: Handle accept/reject zones for programs 2023-12-19 19:25:50 +03:00
fortps.h Driver: fortcout: Check "ServiceTag" on Windows 10+ (TODO) 2023-07-09 17:50:59 +03:00
fortscb.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortscb.h
fortstat.c UI: Fix SonarCloud warnings 2023-08-26 16:41:38 +05:00
fortstat.h Driver: fortstat: Track processes' logged state 2023-04-19 18:09:09 +03:00
forttds.c
forttds.h
forttlsf.c
forttlsf.h
forttmr.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
forttmr.h Driver: Add FORT_CHECK_STACK() to functions 2023-04-28 20:55:43 +03:00
forttrace.c Driver: Expand kernel stack size on startup 2023-04-12 14:56:10 +03:00
forttrace.h
fortutl.c Driver: Use "BootFilter" initial flag from service's registry key 2024-01-05 19:35:23 +03:00
fortutl.h Driver: Use "BootFilter" initial flag from service's registry key 2024-01-05 19:35:23 +03:00
fortwrk.c Driver: Use assert(), not NT_ASSERT() 2023-04-29 14:39:31 +03:00
fortwrk.h Driver: fortdev: Enumerate processes in driver entry 2023-04-27 10:28:12 +03:00
msvcbuild-win7-32.bat
msvcbuild-win7-64.bat
msvcbuild-win10-64.bat
msvcbuild-win10-arm64.bat
msvcbuild.bat