FilterChain.cpp
|
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 |
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
|
Fixed warning where a Mutex passed to GBUdbRecordLockingShim() by value should have been passed by reference. (reference to stack allocated object)
|
před 10 roky |
GBUdb.hpp
|
Modified to build with 64-bit MinGW.
|
před 15 roky |
GBUdb.inline.hpp
|
setup
|
před 15 roky |
SNFMulti.cpp
|
Updated for compatibility with GNU++11
|
před 6 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
|
Updated for compatibility with GNU++11
|
před 6 roky |
snfCFGmgr.hpp
|
Updated for compatibility with GNU++11
|
před 6 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
|
Updated for compatibility with GNU++11
|
před 6 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
|
Updated for compatibility with GNU++11
|
před 6 roky |
snfNETmgr.hpp
|
Minor tweaks to eliminate compiler warnings in snfNETmgr.*
|
před 15 roky |
snfXCImgr.cpp
|
Updated for compatibility with GNU++11
|
před 6 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
|
Updated for compatibility with GNU++11
|
před 6 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
|
Added missing snf_saccades files from previous commit.
|
před 10 roky |
snf_sync.cpp
|
setup
|
před 15 roky |
snf_sync.hpp
|
Re-factored for CodeDweller separation
|
před 15 roky |
snf_xci.cpp
|
setup
|
před 15 roky |
snf_xci.hpp
|
Re-factored for CodeDweller separation
|
před 15 roky |