8 Commits (d5d8aaefca193ec89cf57dfbd625f724a6005596)

Auteur SHA1 Bericht Datum
  madscientist 71c098f26a Replaced White-Guard algorithm with Strangers algorightm. 8 jaren geleden
  madscientist 48babc91c7 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. 10 jaren geleden
  madscientist e5fc208746 Fixed a bug in scanMessageFile where the XHDRInjectOn flag was being interpreted before it had been set by the configuration This caused large messages to be rewritten shorter than they needed to be when header injection was turned on because the flag would appear to be off and the MessageFileSize would be recalculated downward. Later, after the flag was set, the headers would be injected into the shortened file. 12 jaren geleden
  madscientist 4b288dc970 Minor tweaks to remove warnings. Adjusted script runner algorythm to hold down the trigger until after the guard time expires. 15 jaren geleden
  madscientist a457509f6a Replaced all assert() with appropriate Checks and Faults in SNFMulti and it's components. Also added some minor tweaks to improve code safety and eliminate compiler warnings. 15 jaren geleden
  madscientist 6ba9690b26 Minor tweaks to eliminate compiler warnings in SNFMulti.*. 15 jaren geleden
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15 jaren geleden
  madscientist b313d3961a setup 15 jaren geleden