...
Added new Tsplice web API as the successor to NtRtInfo and Tsecurity
Added Texplore support for connecting to ProbeSvr & TrendSrv on alternate TCP ports
Updated encryption algorithm used by tpriCryptor & updated TPRI.Cryptor to pure .NET
Added methods into TPRI.NtRtControl to expand process management from .NET Tsentry tasks
Converted a significant amount of Tsentry code from VB.NET to C#
Breaking Changes:
Removed the tpriAppThread class; any existing references should be replaced with calls to CreateThread(..) and tpriCreateTimer(..)
Bug Fixes and Minor Changes:
...