Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


CFileLog Member List

This is the complete list of members for CFileLog, including all inherited members.

CErrorLog()CErrorHandler::CErrorHandler::CErrorLog
CErrorLog(const CErrorLog &rLog)CErrorHandler::CErrorHandler::CErrorLog
CFileLog()CFileLog
GetAutoFlush() const CErrorHandler::CErrorHandler::CErrorLog
Initialize(const std::string &rFileName)CFileLog
CErrorHandler::CErrorLog::operator=(const CErrorLog &rLog)CErrorHandler::CErrorHandler::CErrorLog
ReportError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage)CFileLog [protected, virtual]
SetAutoFlush(BOOL bFlush)CErrorHandler::CErrorHandler::CErrorLog
SetMaxLogSize(DWORD dwSize)CFileLog
WriteLog(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, CErrorHandler::LogPriority aPriority)CFileLog
WriteMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, CErrorHandler::LogPriority aPriority)CFileLog [protected, virtual]
~CErrorLog()CErrorHandler::CErrorHandler::CErrorLog [virtual]
~CFileLog()CFileLog [virtual]