fort/src/driver
2023-06-01 11:02:26 +03:00
..
common Driver: fortprov: Don't check reauth status 2023-05-12 17:15:05 +03:00
evt Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
loader Driver: fortmm: Simplify IsPEHeaderValid() 2023-05-09 17:10:33 +03:00
proxycb Driver: Add proxycb/*_arm64.asm 2022-02-16 20:19:21 +03:00
scripts Driver: Add proxycb/*_arm64.asm 2022-02-16 20:19:21 +03:00
test Driver: Refactor for IRQ level 2023-02-12 15:13:21 +03:00
wdm Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
Driver-include.pri DriverLoader: Compute payload's hash. 2021-11-05 20:19:03 +03:00
Driver.pri UI: NetUtil: Add textToIp6() & ip6ToText() helper functions 2022-05-19 14:28:26 +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 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: fort_conf_app_exe_find: Add context arg 2023-04-30 12:06:06 +03:00
fortcnf.h Driver: fortconf: fort_conf_app_exe_find: Add context arg 2023-04-30 12:06:06 +03:00
fortcout.c Driver: fortcout: Minor refactor 2023-06-01 11:02:26 +03:00
fortcout.h Driver: Add FORT_CHECK_STACK() to functions 2023-04-28 20:55:43 +03:00
fortcoutarg.h Driver: fortcout: Simplify field indexes 2023-05-30 19:10:26 +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: Remove processes enumeration on startup 2023-05-27 16:21:29 +03:00
fortdev.h Driver: fortdev: Protect callouts reauth 2023-05-13 14:01:25 +03:00
fortdrv_amalg.c Driver: Revert debug option 2023-04-29 09:37:21 +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 Driver: Tweak .rc 2021-03-31 15:56:59 +03:00
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 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: Use assert(), not NT_ASSERT() 2023-04-29 14:39:31 +03:00
fortpkt.h Driver: fortpkt: Fix fort_packet_inject_complete() for pending packets 2023-04-20 17:18:21 +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: Remove processes enumeration on startup 2023-05-27 16:21:29 +03:00
fortps.h Driver: Remove processes enumeration on startup 2023-05-27 16:21:29 +03:00
fortscb.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortscb.h Driver: Prepare callbacks proxying 2021-11-20 18:06:19 +03:00
fortstat.c Driver: Don't close existing connections on installation 2023-05-20 13:23:29 +03:00
fortstat.h Driver: fortstat: Track processes' logged state 2023-04-19 18:09:09 +03:00
forttds.c Driver: Simplify fort_flow_associate(). 2021-05-10 12:28:50 +03:00
forttds.h Driver: Add headers and amalg. 2020-09-07 07:30:48 +03:00
forttlsf.c Driver: Add headers and amalg. 2020-09-07 07:30:48 +03:00
forttlsf.h Driver: Fix conf. max size checking. 2021-03-10 16:05:46 +03:00
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 Driver: Add errors tracing to system event log 2022-05-29 12:19:13 +03:00
fortutl.c Driver: Refactor FORT_CHECK_STACK() 2023-04-29 09:09:23 +03:00
fortutl.h Driver: Clear IRP's cancel routine before completion 2023-04-28 08:09:31 +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 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