FilterChain.cpp
|
Fixed catch warnings in FilterChain
|
před 4 roky |
FilterChain.hpp
|
Fixed bug in FilterChainBase64 where an extra character would be returned if the module ran out of data in SCANNING mode. Now if this occurs a flag is set and "No More Data" is thrown instead of returning the extra byte.
|
před 14 roky |
GBUdb.cpp
|
Tweaked RuntimeCheck description
|
před 4 roky |
GBUdb.hpp
|
Modified to build with 64-bit MinGW.
|
před 15 roky |
GBUdb.inline.hpp
|
setup
|
před 15 roky |
SNFMulti.cpp
|
Experimentaly disabling saccades
|
před 4 roky |
SNFMulti.hpp
|
Replaced White-Guard algorithm with Strangers algorightm.
|
před 9 roky |
gccVersion.txt
|
setup
|
před 15 roky |
scanner.cpp
|
setup
|
před 15 roky |
scanner.hpp
|
setup
|
před 15 roky |
snfCFGmgr.cpp
|
codedweller namespace to CFGmgr
|
před 4 roky |
snfCFGmgr.hpp
|
codedweller namespace to CFGmgr
|
před 4 roky |
snfCFGmgr.inline.hpp
|
setup
|
před 15 roky |
snfGBUdbmgr.cpp
|
Fixed initialization of time trigger (typo) was 846... now 864... Supposed to be "once per day".
|
před 15 roky |
snfGBUdbmgr.hpp
|
Re-factored for CodeDweller separation
|
před 15 roky |
snfLOGmgr.cpp
|
Tweaked RuntimeCheck descriptions
|
před 4 roky |
snfLOGmgr.hpp
|
Improved time tracking / reporting.
|
před 10 roky |
snfLOGmgr.inline.hpp
|
Minor tweaks to snfLOGmgr.* to eliminate compiler warnings.
|
před 15 roky |
snfNETmgr.cpp
|
snfNETmgr not using namespace std
|
před 4 roky |
snfNETmgr.hpp
|
snfNETmgr not using namespace std
|
před 4 roky |
snfXCImgr.cpp
|
Fixed subtle bug where normal XCI responses did not end with \n.
|
před 12 roky |
snfXCImgr.hpp
|
snf_EngineHandler::scanMessageFile updated to read only up to the scan horizon of large files if possible (when header injection is turned off)
|
před 12 roky |
snf_HeaderFinder.cpp
|
Fixed bug where only one of multiple source header directives with the same source header definition would be recognized. The fix was to improve the comparator function for HeaderFinderPattern so that it included context. Prior to that only one source header definition would be recognized because the ordinal is always 0 for source headers. As a result, only the first context could be registered.
|
před 13 roky |
snf_HeaderFinder.hpp
|
Minor tweaks to eliminate compiler warnings in snf_HeaderFinder.*
|
před 15 roky |
snf_HeaderFinder.inline.hpp
|
Fixed bug where only one of multiple source header directives with the same source header definition would be recognized. The fix was to improve the comparator function for HeaderFinderPattern so that it included context. Prior to that only one source header definition would be recognized because the ordinal is always 0 for source headers. As a result, only the first context could be registered.
|
před 13 roky |
snf_engine.cpp
|
cleaned up namespace in snf_engine
|
před 4 roky |
snf_engine.hpp
|
Implemented AI based "saccades" engine to improve scanning efficiency. The Saccades engine borrows from vision systems research and allows SNF to learn important message structures and adapt it's scanning technique in real-time. Using this engine SNF can often avoid scanning large portions of each message without missing important content resulting in potentially 10 fold improvements in scanner efficiency.
|
před 10 roky |
snf_match.h
|
setup
|
před 15 roky |
snf_micro.cpp
|
Added stubs for snf_micro.
|
před 11 roky |
snf_micro.hpp
|
Minor tweak
|
před 11 roky |
snf_saccades.cpp
|
Added missing snf_saccades files from previous commit.
|
před 10 roky |
snf_saccades.hpp
|
fixed Woverflow warning
|
před 4 roky |
snf_sync.cpp
|
cleaned up namespace in snf_sync
|
před 4 roky |
snf_sync.hpp
|
cleaned up namespace in snfs_sync
|
před 4 roky |
snf_xci.cpp
|
cleaned up namespace in snf_xci
|
před 4 roky |
snf_xci.hpp
|
cleaned up namespace in snf_xci
|
před 4 roky |