14 Commits (49cdc8380aaf7f233d30941205b4aedd8522ae7b)

Author SHA1 Message Date
  madscientist 49cdc8380a 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. 14 years ago
  madscientist f3a6bb0900 Changed engine update number to .14 (now Version 3.0.14). 14 years ago
  madscientist 07b1510386 Fixed bug in scanMessageFile where a very short message file could cause the exception: ERROR_MSG_XHDRi: Begin vector::_M_range_check 14 years ago
  madscientist 6ba92b6b81 Fixed bug in snfCFGmgr where OEM provided license ID was not always captured in the configuration data causing SYNC authentication problems. 15 years ago
  madscientist 1aba213a91 Fixed memory leak when failing to authenticate a rulebase file. 15 years ago
  madscientist 4e1950efcd Moved persistent state aux store() operations to RecordSyncEvent 15 years ago
  madscientist ae5b6a2b53 Changed engine revision to 3.0.9 after networking SIGPIPE bug fix. 15 years ago
  madscientist 88ac7134a8 SNFMulti engine now at 3.0.8 after several small bug fixes. 15 years ago
  madscientist 475833df1c Changed SNFMulti engine version to 3.0.7 accounting for fixes and upgrades to underlying components. 15 years ago
  madscientist 4b288dc970 Minor tweaks to remove warnings. Adjusted script runner algorythm to hold down the trigger until after the guard time expires. 15 years ago
  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 years ago
  madscientist 6ba9690b26 Minor tweaks to eliminate compiler warnings in SNFMulti.*. 15 years ago
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15 years ago
  madscientist b313d3961a setup 15 years ago