fort/src/driver
2024-09-18 19:40:38 +05:00
..
common Driver: Simplify traffic stats 2024-09-18 17:45:19 +05: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 Driver: Add proxycb/*_arm64.asm 2022-02-16 20:19:21 +03:00
scripts Driver Scripts: Don't remove FortFirewall service 2024-09-06 11:55:10 +05:00
test Driver: Refactor for IRQ level 2023-02-12 15:13:21 +03:00
wdm Driver: Shaper: Rework packets processing, Part 2 2024-02-17 14:19:42 +03:00
Driver-include.pri DriverLoader: Compute payload's hash. 2021-11-05 20:19:03 +03:00
Driver.pri Driver: Move "wildmatch.*" files to "3rdparty/wildmatch/" 2023-07-07 12:52:21 +03:00
fortbuf.c Driver: fortbuf: Check irp 2024-08-25 13:31:27 +05:00
fortbuf.h Driver: Clear IRP's cancel routine before completion 2023-04-28 08:09:31 +03:00
fortcb.c Driver: Add LOG() macros 2022-01-29 11:42:30 +03:00
fortcb.h Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortcnf.c Driver: fortconf: Refactor FORT_APP_DATA.is_new 2024-09-14 08:22:51 +05:00
fortcnf.h Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
fortcout.c Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
fortcout.h Driver: Add FORT_CHECK_STACK() to functions 2023-04-28 20:55:43 +03:00
fortcoutarg.h Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
fortdbg.c Driver: fortdbg: fort_check_stack: Tweak status code 2023-04-29 09:59:25 +03:00
fortdbg.h Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
fortdev.c Driver: fortcnf: Fix app entry handling 2024-03-29 13:37:28 +03:00
fortdev.h Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
fortdrv_amalg.c Driver: Shaper: Rework packets processing 2024-02-16 19:46:41 +03:00
fortdrv.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortdrv.def DriverLoader: Refactor imports resolving 2022-03-16 15:39:46 +03:00
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: Shaper: Rework packets processing 2024-02-16 19:46:41 +03:00
fortfw.inf Deploy: Separate Windows 7 & 10 drivers. 2021-10-07 14:01:09 +03:00
fortmod.c DriverLoader: Refactor imports resolving 2022-03-16 15:39:46 +03:00
fortmod.h Driver: Extract fortmod.c from loader/fortmm.c 2022-02-10 01:08:02 +03:00
fortpkt.c Driver: fortpkt: Minor refactor 2024-09-18 19:40:38 +05:00
fortpkt.h Driver: fortpkt: Refactor injection handles 2024-03-01 12:57:17 +03:00
fortpool.c Driver: Extract FORT_POOL_LIST from FORT_CONF 2022-01-16 15:21:31 +03:00
fortpool.h Driver: PsTree: Prepare nodes structure 2022-01-22 14:04:28 +03:00
fortps.c Driver: fortps: Fix parent flags inheriting 2024-09-16 11:03:55 +05:00
fortps.h Driver: Enumerate processes on 1-st config 2024-02-19 19:50:57 +03:00
fortscb.c Driver: Minor fixes 2024-03-01 11:45:09 +03:00
fortscb.h Driver: Prepare callbacks proxying 2021-11-20 18:06:19 +03:00
fortstat.c Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
fortstat.h Driver: Simplify traffic stats 2024-09-18 17:45:19 +05:00
forttds.c
forttds.h
fortthr.c Driver: Shaper: Skip not yet processed packets in the worker thread 2024-02-21 13:52:49 +03:00
fortthr.h Driver: Shaper: Rework packets processing, Part 2 2024-02-17 14:19:42 +03:00
forttlsf.c
forttlsf.h
forttmr.c Driver: Minor fixes 2024-03-01 11:45:09 +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 Driver: Add errors tracing to system event log 2022-05-29 12:19:13 +03:00
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: Shaper: Rework packets processing, Part 2 2024-02-17 14:19:42 +03:00
fortwrk.h Driver: fortdev: Enumerate processes in driver entry 2023-04-27 10:28:12 +03:00
msvcbuild-win7-32.bat Driver: Separate builds for Windows 7 & 10. 2021-09-01 12:03:20 +03:00
msvcbuild-win7-64.bat Driver: Separate builds for Windows 7 & 10. 2021-09-01 12:03:20 +03:00
msvcbuild-win10-64.bat Driver: Prepare scripts for arm64 2022-02-15 14:03:34 +03:00
msvcbuild-win10-arm64.bat Driver: Use ExternDef in .asm 2022-02-16 12:20:04 +03:00
msvcbuild.bat Driver: Use ExternDef in .asm 2022-02-16 12:20:04 +03:00