Code complexity

From GNU MyServer

Jump to: navigation, search

Cyclomatic Complexity report for GNU MyServer

Back to GNU MyServer Homepage

GNU MyServer Cyclomatic Complexity Report

Report generated at: mié sep 08 05:19:14 CEST 2010

Resume


Total number of functions

1570

Number of low risk functions

1466

Number of moderate risk functions

70

Number of high risk functions

30

Number of untestable functions

4


Details for all functions

Used ranges:

 

Cyclomatic Complexity

Risk Evaluation

 

0 - 10

Simple module, without much risk

 

11 - 20

More complex module, moderate risk

 

21 - 50

Complex module, high risk

 

greater than 50

Untestable module, very high risk


Function Name

Cyclomatic
Complexity

Number of
Statements

Number of
Lines

Source File

 

Http::controlConnection

67

190

393

myserver/src/protocol/http/http.cpp

 

HttpFile::send

53

198

391

myserver/src/http_handler/http_file/http_file.cpp

 

XmlVhostHandler::load

51

136

241

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

yyparse

108

334

1050

myserver/src/protocol/ftp/ftp_parser.cpp

 

Isapi::buildAllHttpHeaders

50

83

147

myserver/src/http_handler/isapi/isapi.cpp

 

HttpHeaders::buildHTTPRequestHeaderStruct

47

154

296

myserver/src/protocol/http/http_headers.cpp

 

HttpDir::send

50

182

362

myserver/src/http_handler/http_dir/http_dir.cpp

 

XmlMimeHandler::readRecord

45

56

100

myserver/src/conf/mime/xml_mime_handler.cpp

 

ISAPI_WriteClientExport

44

95

188

myserver/src/http_handler/isapi/isapi.cpp

 

Cgi::send

43

136

257

myserver/src/http_handler/cgi/cgi.cpp

 

ControlProtocol::controlConnection

42

195

345

myserver/src/protocol/control/control_protocol.cpp

 

HttpHeaders::readReqAuthLine

40

122

192

myserver/src/protocol/http/http_headers.cpp

 

WinCgi::send

38

213

375

myserver/src/http_handler/wincgi/wincgi.cpp

 

Ftp::list

37

149

227

myserver/src/protocol/ftp/ftp.cpp

 

FastCgi::send

39

143

268

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

HttpHeaders::buildHTTPResponseHeaderStruct

35

82

166

myserver/src/protocol/http/http_headers.cpp

 

Isapi::buildAllRawHeaders

31

54

85

myserver/src/http_handler/isapi/isapi.cpp

 

XmlValidator::getPermissions

30

18

49

myserver/src/conf/security/xml_validator.cpp

 

Process::exec

29

71

127

myserver/src/base/process/process.cpp

 

Cgi::sendHeader

27

59

143

myserver/src/http_handler/cgi/cgi.cpp

 

Proxy::readPayLoad

26

47

117

myserver/src/http_handler/proxy/proxy.cpp

 

Scgi::send

25

92

173

myserver/src/http_handler/scgi/scgi.cpp

 

Socket::connect

25

70

125

myserver/src/base/socket/socket.cpp

 

Scgi::sendResponse

25

55

104

myserver/src/http_handler/scgi/scgi.cpp

 

Isapi::send

27

127

210

myserver/src/http_handler/isapi/isapi.cpp

 

HttpDataRead::readPostData

24

77

179

myserver/src/protocol/http/http_data_read.cpp

 

Server::initialize

24

101

165

myserver/src/server/server.cpp

 

getTime

40

110

167

myserver/src/base/string/stringutils.cpp

 

ControlHeader::parse_header

23

79

144

myserver/src/protocol/control/control_header.cpp

 

PluginsManager::load

22

77

117

myserver/src/plugin/plugins_manager.cpp

 

FilesUtility::getPathRecursionLevel

22

30

59

myserver/src/base/file/files_utility.cpp

 

DEFINE_THREAD

22

133

234

myserver/src/protocol/ftp/ftp.cpp

 

ListenThreads::createServerAndListener

21

80

191

myserver/src/connections_scheduler/listen_threads.cpp

 

Http::raiseHTTPError

21

73

138

myserver/src/protocol/http/http.cpp

 

PluginsManager::loadInfo

20

74

149

myserver/src/plugin/plugins_manager.cpp

 

ProcessServerManager::runServer

20

73

118

myserver/src/base/process/process_server_manager.cpp

 

DEFINE_THREAD

20

106

197

myserver/src/protocol/ftp/ftp.cpp

 

Http::getFilePermissions

19

70

164

myserver/src/protocol/http/http.cpp

 

HttpRequestHeader::getValue

19

41

71

myserver/src/protocol/http/http_request.cpp

 

HomeDir::loadImpl

18

68

101

myserver/src/base/home_dir/home_dir.cpp

 

ProcessServerManager::load

18

55

90

myserver/src/base/process/process_server_manager.cpp

 

HttpHeaders::readReqRangeLine

18

50

73

myserver/src/protocol/http/http_headers.cpp

 

HttpDataRead::readChunkedPostData

18

47

117

myserver/src/protocol/http/http_data_read.cpp

 

XmlVhostHandler::loadXMLlogData

18

46

77

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

XmlValidator::doCondition

18

29

56

myserver/src/conf/security/xml_validator.cpp

 

DEFINE_THREAD

17

98

184

myserver/src/protocol/ftp/ftp.cpp

 

Scgi::buildScgiEnvironmentString

17

53

74

myserver/src/http_handler/scgi/scgi.cpp

 

Cgi::sendData

17

40

89

myserver/src/http_handler/cgi/cgi.cpp

 

ReadDirectory::find

16

56

92

myserver/src/base/read_directory/read_directory.cpp

 

HttpFile::putFile

16

51

100

myserver/src/http_handler/http_file/http_file.cpp

 

Process::generateArgList

16

35

58

myserver/src/base/process/process.cpp

 

SecurityCache::getParser

16

34

73

myserver/src/conf/security/security_cache.cpp

 

XmlConf::readNode

16

30

52

myserver/src/conf/xml_conf.cpp

 

yysyntax_error

15

62

100

myserver/src/protocol/ftp/ftp_parser.cpp

 

CachedFileFactory::open

15

57

101

myserver/src/base/files_cache/cached_file_factory.cpp

 

Server::mainLoop

15

55

111

myserver/src/server/server.cpp

 

yy_get_next_buffer

15

54

866

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Server::addConnection

15

40

91

myserver/src/server/server.cpp

 

FastCgi::handleHeader

15

38

86

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

main

15

56

146

myserver/src/myserver.cpp

 

Ftp::retrstor

15

37

72

myserver/src/protocol/ftp/ftp.cpp

 

DEFINE_THREAD

14

76

148

myserver/src/protocol/ftp/ftp.cpp

 

Server::addConnectionToList

14

65

106

myserver/src/server/server.cpp

 

MsCgi::send

14

60

108

myserver/src/http_handler/mscgi/mscgi.cpp

 

PluginsManager::preLoad

14

55

88

myserver/src/plugin/plugins_manager.cpp

 

FastCgi::buildFASTCGIEnvironmentString

14

53

71

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

Http::preprocessHttpRequest

14

48

105

myserver/src/protocol/http/http.cpp

 

Http::logHTTPaccess

14

44

79

myserver/src/protocol/http/http.cpp

 

XmlValidator::getPermissionMask

14

38

62

myserver/src/conf/security/xml_validator.cpp

 

HomeDir::getHomeDir

14

32

52

myserver/src/base/home_dir/home_dir.cpp

 

File::openFile

14

29

55

myserver/src/base/file/file.cpp

 

HttpDir::generateHeader

15

23

43

myserver/src/http_handler/http_dir/http_dir.cpp

 

CBase64Utils::encode

13

83

107

myserver/src/base/base64/mime_utils.cpp

 

FastCgi::fastCgiRequest

13

53

97

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

Http::requestAuthorization

13

50

86

myserver/src/protocol/http/http.cpp

 

ClientsThread::controlConnections

13

49

109

myserver/src/server/clients_thread.cpp

 

SocketPair::create

13

45

76

myserver/src/base/socket_pair/socket_pair.cpp

 

Ftp::nlst

13

38

69

myserver/src/protocol/ftp/ftp.cpp

 

Ipv4Range::SetRange

13

37

50

myserver/src/conf/vhost/ip.cpp

 

Ftp::cwd

13

21

37

myserver/src/protocol/ftp/ftp.cpp

 

Http::getPath

13

21

58

myserver/src/protocol/http/http.cpp

 

LogManager::add

13

21

43

myserver/src/log/log_manager.cpp

 

ISAPI_ServerSupportFunctionExport

18

61

104

myserver/src/http_handler/isapi/isapi.cpp

 

ForkServer::handleRequest

12

66

98

myserver/src/base/process/fork_server.cpp

 

Proxy::send

12

48

91

myserver/src/http_handler/proxy/proxy.cpp

 

FilesUtility::completePath

12

44

71

myserver/src/base/file/files_utility.cpp

 

Proxy::flushToClient

12

43

83

myserver/src/http_handler/proxy/proxy.cpp

 

Ipv4Range::SetRange

12

29

35

myserver/src/conf/vhost/ip.cpp

 

XmlValidator::computeXmlNode

12

26

48

myserver/src/conf/security/xml_validator.cpp

 

SslSocket::connect

12

25

48

myserver/src/base/socket/ssl_socket.cpp

 

XmlMainConfiguration::getValue

12

20

27

myserver/src/conf/main/xml_main_configuration.cpp

 

SecurityToken::getNodeTree

12

19

39

myserver/src/conf/security/security_token.cpp

 

SecurityToken::getData

12

19

39

myserver/src/conf/security/security_token.cpp

 

Env::buildEnvironmentString

11

95

175

myserver/src/protocol/http/env/env.cpp

 

PluginInfo::convertVersion

11

39

60

myserver/src/plugin/plugin_info.cpp

 

ListenThreads::terminate

11

38

60

myserver/src/connections_scheduler/listen_threads.cpp

 

ControlProtocol::loadProtocol

11

37

60

myserver/src/protocol/control/control_protocol.cpp

 

CQPUtils::decode

11

35

55

myserver/src/base/base64/mime_utils.cpp

 

ControlProtocol::sendResponse

11

34

64

myserver/src/protocol/control/control_protocol.cpp

 

ISAPI_GetServerVariableExport

11

31

66

myserver/src/http_handler/isapi/isapi.cpp

 

File::fastCopyToSocket

11

30

53

myserver/src/base/file/file.cpp

 

Http::processDefaultFile

11

30

58

myserver/src/protocol/http/http.cpp

 

myserver_strlcpy

11

23

43

myserver/src/base/string/securestr.cpp

 

Ftp::loadProtocolstatic

11

22

26

myserver/src/protocol/ftp/ftp.cpp

 

Ftp::parseControlConnection

12

28

55

myserver/src/protocol/ftp/ftp_parser.cpp

 

CBase64Utils::decode

10

53

70

myserver/src/base/base64/mime_utils.cpp

 

Server::postLoad

10

47

85

myserver/src/server/server.cpp

 

HttpHeaders::buildHTTPRequestHeader

10

46

83

myserver/src/protocol/http/http_headers.cpp

 

Socket::getLocalIPsList

10

41

70

myserver/src/base/socket/socket.cpp

 

Ftp::controlConnection

10

35

53

myserver/src/protocol/ftp/ftp.cpp

 

SecurityCache::getSecurityFile

10

34

61

myserver/src/conf/security/security_cache.cpp

 

Http::sendHTTPResource

10

32

68

myserver/src/protocol/http/http.cpp

 

HttpRequestHeader::setValue

10

28

58

myserver/src/protocol/http/http_request.cpp

 

HttpHeaders::validHTTPRequest

10

28

54

myserver/src/protocol/http/http_headers.cpp

 

trim

10

27

51

myserver/src/base/string/stringutils.cpp

 

Process::isProcessAlive

10

26

46

myserver/src/base/process/process.cpp

 

HttpDataHandler::appendDataToHTTPChannel

10

24

53

myserver/src/protocol/http/http_data_handler.cpp

 

MscgiManager::getParam

10

22

34

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

FastCgi::sendData

10

21

48

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

FilesUtility::splitPath

10

19

28

myserver/src/base/file/files_utility.cpp

 

ProcessServerManager::connect

10

18

40

myserver/src/base/process/process_server_manager.cpp

 

XmlValidator::doDefine

10

16

30

myserver/src/conf/security/xml_validator.cpp

 

HttpDir::formatHtml

10

10

26

myserver/src/http_handler/http_dir/http_dir.cpp

 

Http::checkDigest

9

41

73

myserver/src/protocol/http/http.cpp

 

Server::addThread

9

34

59

myserver/src/server/server.cpp

 

Server::reboot

9

34

62

myserver/src/server/server.cpp

 

PluginsManager::loadOptions

9

33

56

myserver/src/plugin/plugins_manager.cpp

 

myserver_strlcat

9

28

49

myserver/src/base/string/securestr.cpp

 

Connection::destroy

9

26

41

myserver/src/connection/connection.cpp

 

Ftp::dele

9

25

51

myserver/src/protocol/ftp/ftp.cpp

 

SslSocket::sslAccept

9

23

45

myserver/src/base/socket/ssl_socket.cpp

 

Ipv4Range::InRange

9

23

26

myserver/src/conf/vhost/ip.cpp

 

HttpHeaders::validHTTPResponse

9

20

42

myserver/src/protocol/http/http_headers.cpp

 

getCharInString

9

19

28

myserver/src/base/string/stringutils.cpp

 

getEndLine

9

13

22

myserver/src/base/string/stringutils.cpp

 

DEFINE_THREAD

8

38

87

myserver/src/server/clients_thread.cpp

 

Server::start

8

37

83

myserver/src/server/server.cpp

 

ControlProtocol::putFile

8

33

66

myserver/src/protocol/control/control_protocol.cpp

 

ForkServer::executeProcess

8

33

61

myserver/src/base/process/fork_server.cpp

 

PluginsManager::quickLoad

8

32

62

myserver/src/plugin/plugins_manager.cpp

 

HttpHeaders::buildHTTPResponseHeader

8

25

58

myserver/src/protocol/http/http_headers.cpp

 

Ftp::size

8

25

49

myserver/src/protocol/ftp/ftp.cpp

 

Ftp::Rnto

8

24

47

myserver/src/protocol/ftp/ftp.cpp

 

XmlParser::open

8

23

42

myserver/src/base/xml/xml_parser.cpp

 

MscgiManager::postParam

8

23

41

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

FiltersFactory::chain

8

22

37

myserver/src/filter/filters_factory.cpp

 

ProcessServerManager::getServer

8

20

36

myserver/src/base/process/process_server_manager.cpp

 

CachedFileFactory::nullReferences

8

19

33

myserver/src/base/files_cache/cached_file_factory.cpp

 

FiltersChain::addFilter

8

19

49

myserver/src/filter/filters_chain.cpp

 

ftpReply

8

18

35

myserver/src/protocol/ftp/ftp.cpp

 

XmlValidator::getPermissionMaskImpl

8

17

34

myserver/src/conf/security/xml_validator.cpp

 

Ftp::buildLocalPath

8

17

33

myserver/src/protocol/ftp/ftp.cpp

 

MemBuf::setRealLength

8

15

25

myserver/src/base/mem_buff/mem_buff.cpp

 

LogStream::update

13

7

30

myserver/src/log/stream/log_stream.cpp

 

LogManager::log

11

41

83

myserver/src/log/log_manager.cpp

 

yytnamerr

11

20

38

myserver/src/protocol/ftp/ftp_parser.cpp

 

HttpDir::generateElement

10

33

57

myserver/src/http_handler/http_dir/http_dir.cpp

 

XmlValidator::doReturn

7

9

19

myserver/src/conf/security/xml_validator.cpp

 

hexVal

7

7

17

myserver/src/base/string/stringutils.cpp

 

MemBuf::hexCharToNumber

7

7

10

myserver/src/base/mem_buff/mem_buff.cpp

 

Ftp::pasv

7

37

65

myserver/src/protocol/ftp/ftp.cpp

 

Url::parse

7

27

49

myserver/src/protocol/url.cpp

 

Server::purgeThreads

7

27

50

myserver/src/server/server.cpp

 

Event::wait

7

25

41

myserver/src/base/sync/event.cpp

 

FiltersChain::flush

7

24

42

myserver/src/filter/filters_chain.cpp

 

FastCgi::readHeader

7

23

40

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

ConnectionsScheduler::getConnection

7

21

36

myserver/src/connections_scheduler/connections_scheduler.cpp

 

loadConfFileLocation

7

20

47

myserver/src/myserver.cpp

 

XmlParser::openMemBuf

7

20

39

myserver/src/base/xml/xml_parser.cpp

 

Ftp::rmd

7

19

35

myserver/src/protocol/ftp/ftp.cpp

 

hexToInt

7

18

28

myserver/src/base/string/stringutils.cpp

 

MscgiManager::getenv

7

18

26

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

SslSocket::recv

7

16

29

myserver/src/base/socket/ssl_socket.cpp

 

XmlVhostHandler::getVHost

7

15

31

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

remove

7

15

24

myserver/src/base/hash_map/hash_map.cpp

 

remove

7

15

24

myserver/src/base/hash_map/hash_map.cpp

 

remove

7

15

24

myserver/src/base/hash_map/hash_map.cpp

 

remove

7

15

24

myserver/src/base/hash_map/hash_map.cpp

 

Server::~Server

7

14

23

myserver/src/server/server.cpp

 

FiltersChain::getName

7

13

21

myserver/src/filter/filters_chain.cpp

 

Vhost::isHostAllowed

7

12

21

myserver/src/conf/vhost/vhost.cpp

 

yyinput

8

21

71

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Socket::connect

6

5

14

myserver/src/base/socket/socket.cpp

 

Socket::bind

6

5

14

myserver/src/base/socket/socket.cpp

 

CQPUtils::encode

6

41

57

myserver/src/base/base64/mime_utils.cpp

 

ListenThreads::commitFastReboot

6

37

72

myserver/src/connections_scheduler/listen_threads.cpp

 

Http::traceHTTPRESOURCE

6

32

56

myserver/src/protocol/http/http.cpp

 

Http::optionsHTTPRESOURCE

6

30

51

myserver/src/protocol/http/http.cpp

 

Ftp::openDataPassive

6

29

45

myserver/src/protocol/ftp/ftp.cpp

 

GopherEngine::incoming

6

26

41

myserver/src/protocol/gopher/engine.cpp

 

ControlProtocol::getFile

6

25

50

myserver/src/protocol/control/control_protocol.cpp

 

ProcessServerManager::clear

6

25

37

myserver/src/base/process/process_server_manager.cpp

 

ConnectionsScheduler::initialize

6

23

50

myserver/src/connections_scheduler/connections_scheduler.cpp

 

ProcessServerManager::removeDomain

6

22

37

myserver/src/base/process/process_server_manager.cpp

 

increaseSize

6

22

32

myserver/src/base/hash_map/hash_map.cpp

 

increaseSize

6

22

32

myserver/src/base/hash_map/hash_map.cpp

 

increaseSize

6

22

32

myserver/src/base/hash_map/hash_map.cpp

 

increaseSize

6

22

32

myserver/src/base/hash_map/hash_map.cpp

 

ConnectionsScheduler::terminateConnections

6

21

34

myserver/src/connections_scheduler/connections_scheduler.cpp

 

FileStream::makeNewFileName

6

20

27

myserver/src/log/stream/file_stream.cpp

 

Scgi::runScgiServer

6

19

36

myserver/src/http_handler/scgi/scgi.cpp

 

FastCgi::runFcgiServer

6

19

37

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

FiltersChain::removeFilter

6

19

39

myserver/src/filter/filters_chain.cpp

 

GopherEngine::fileManagement

6

19

32

myserver/src/protocol/gopher/engine.cpp

 

Gzip::write

6

18

29

myserver/src/filter/gzip/gzip.cpp

 

Vhost::isIPAllowed

6

18

30

myserver/src/conf/vhost/vhost.cpp

 

GzipDecompress::write

6

18

29

myserver/src/filter/gzip/gzip_decompress.cpp

 

yy_get_previous_state

6

18

27

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Socket::send

6

17

38

myserver/src/base/socket/socket.cpp

 

MemBuf::addBuffer

6

17

31

myserver/src/base/mem_buff/mem_buff.cpp

 

FilesUtility::copyFile

6

17

27

myserver/src/base/file/files_utility.cpp

 

Ftp::mkd

6

16

29

myserver/src/protocol/ftp/ftp.cpp

 

SslContext::initialize

6

15

31

myserver/src/base/ssl/ssl.cpp

 

Gzip::flush

6

15

22

myserver/src/filter/gzip/gzip.cpp

 

GzipDecompress::flush

6

15

22

myserver/src/filter/gzip/gzip_decompress.cpp

 

Ftp::computeParseLength

6

15

25

myserver/src/protocol/ftp/ftp_parser.cpp

 

listenerHandler

6

15

35

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Console::setColor

6

15

37

myserver/src/filter/console.cpp

 

XmlVhostHandler::changeLocationsOwner

6

14

30

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

ConnectionsScheduler::newData

6

13

23

myserver/src/connections_scheduler/connections_scheduler.cpp

 

SocketStreamCreator::create

6

13

24

myserver/src/log/stream/socket_stream_creator.cpp

 

Server::setProcessPermissions

6

12

33

myserver/src/server/server.cpp

 

FilesUtility::splitPathLength

6

11

15

myserver/src/base/file/files_utility.cpp

 

ForkServer::readString

6

10

21

myserver/src/base/process/fork_server.cpp

 

LogManager::add

6

10

18

myserver/src/log/log_manager.cpp

 

MsCgi::write

6

10

23

myserver/src/http_handler/mscgi/mscgi.cpp

 

Ftp::escapeTelnet

10

26

46

myserver/src/protocol/ftp/ftp.cpp

 

eventLoopHandler

7

21

56

myserver/src/connections_scheduler/connections_scheduler.cpp

 

ForkServer::forkServerLoop

6

22

46

myserver/src/base/process/fork_server.cpp

 

HttpResponseHeader::getValue

5

9

18

myserver/src/protocol/http/http_response.cpp

 

AuthDomain::getValue

5

9

16

myserver/src/conf/security/auth_domain.cpp

 

loadConfFilesLocation

5

9

20

myserver/src/myserver.cpp

 

ConsoleStreamCreator::create

5

9

20

myserver/src/log/stream/console_stream_creator.cpp

 

HttpResponseHeader::getStatusType

5

9

16

myserver/src/protocol/http/http_response.cpp

 

HttpHeaders::sendHeader

5

8

16

myserver/src/protocol/http/http_headers.cpp

 

ForkServer::writeString

5

8

15

myserver/src/base/process/fork_server.cpp

 

Process::getGid

5

8

21

myserver/src/base/process/process.cpp

 

Scgi::sendPostData

5

8

16

myserver/src/http_handler/scgi/scgi.cpp

 

Process::getUid

5

8

22

myserver/src/base/process/process.cpp

 

SslSocket::rawSend

5

7

14

myserver/src/base/socket/ssl_socket.cpp

 

Socket::recv

5

7

14

myserver/src/base/socket/socket.cpp

 

getdefaultwd

5

7

16

myserver/src/base/utility.cpp

 

Ftp::getLocalPath

5

6

14

myserver/src/protocol/ftp/ftp.cpp

 

ConnectionsScheduler::release

5

26

41

myserver/src/connections_scheduler/connections_scheduler.cpp

 

LogManager::remove

5

26

39

myserver/src/log/log_manager.cpp

 

Isapi::load

5

25

33

myserver/src/http_handler/isapi/isapi.cpp

 

MemBuf::xIntToStr

5

24

35

myserver/src/base/mem_buff/mem_buff.cpp

 

put

5

24

35

myserver/src/base/hash_map/hash_map.cpp

 

put

5

24

35

myserver/src/base/hash_map/hash_map.cpp

 

put

5

24

35

myserver/src/base/hash_map/hash_map.cpp

 

put

5

24

35

myserver/src/base/hash_map/hash_map.cpp

 

MemBuf::xIntToStr

5

23

33

myserver/src/base/mem_buff/mem_buff.cpp

 

Vhost::addHost

5

21

42

myserver/src/conf/vhost/vhost.cpp

 

DEFINE_THREAD

5

20

37

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Server::removeThread

5

20

33

myserver/src/server/server.cpp

 

yyensure_buffer_stack

5

19

43

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

HttpDir::getFormattedSize

5

18

28

myserver/src/http_handler/http_dir/http_dir.cpp

 

ForkServer::generateListenerSocket

5

17

30

myserver/src/base/process/fork_server.cpp

 

Gzip::read

5

17

26

myserver/src/filter/gzip/gzip.cpp

 

Ftp::rnfr

5

17

30

myserver/src/protocol/ftp/ftp.cpp

 

yy_scan_buffer

5

17

28

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

GzipDecompress::read

5

17

27

myserver/src/filter/gzip/gzip_decompress.cpp

 

Process::setAdditionalGroups

5

16

31

myserver/src/base/process/process.cpp

 

XmlMimeHandler::getMIME

5

16

30

myserver/src/conf/mime/xml_mime_handler.cpp

 

decreaseSize

5

16

26

myserver/src/base/hash_map/hash_map.cpp

 

decreaseSize

5

16

26

myserver/src/base/hash_map/hash_map.cpp

 

decreaseSize

5

16

26

myserver/src/base/hash_map/hash_map.cpp

 

decreaseSize

5

16

26

myserver/src/base/hash_map/hash_map.cpp

 

Socket::setNonBlocking

5

15

25

myserver/src/base/socket/socket.cpp

 

BitVec::init

5

15

19

myserver/src/base/bitvec/bitvec.cpp

 

Ftp::stou

5

15

24

myserver/src/protocol/ftp/ftp.cpp

 

yy_try_NUL_trans

5

15

23

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

MemBuf::find

5

15

23

myserver/src/base/mem_buff/mem_buff.cpp

 

ControlProtocol::visitConnection

5

14

34

myserver/src/protocol/control/control_protocol.cpp

 

Event::init

5

14

20

myserver/src/base/sync/event.cpp

 

Process::generateEnvString

5

13

23

myserver/src/base/process/process.cpp

 

removeService

5

12

21

myserver/src/myserver.cpp

 

translateEscapeString

5

12

22

myserver/src/base/string/stringutils.cpp

 

Env::buildProcessEnvString

5

12

19

myserver/src/protocol/http/env/env.cpp

 

runAsService

5

11

25

myserver/src/myserver.cpp

 

translateEscapeString

5

11

21

myserver/src/base/string/stringutils.cpp

 

LogManager::log

5

11

32

myserver/src/log/log_manager.cpp

 

LogManager::log

5

11

33

myserver/src/log/log_manager.cpp

 

LogManager::log

5

11

31

myserver/src/log/log_manager.cpp

 

XmlParser::getAttr

5

11

27

myserver/src/base/xml/xml_parser.cpp

 

FilesUtility::isDirectory

5

11

17

myserver/src/base/file/files_utility.cpp

 

SecurityManager::getValidatorAndAuthMethod

5

10

22

myserver/src/conf/security/security_manager.cpp

 

NodeTree::~NodeTree

5

10

19

myserver/src/conf/nodetree.cpp

 

FileStreamCreator::create

5

10

21

myserver/src/log/stream/file_stream_creator.cpp

 

parseOpt

13

23

50

myserver/src/myserver.cpp

 

Ftp::type

5

14

33

myserver/src/protocol/ftp/ftp.cpp

 

BitVec::ffs

4

9

13

myserver/src/base/bitvec/bitvec.cpp

 

Validator::getPermissionMask

4

9

19

myserver/src/conf/security/validator.cpp

 

MimeRecord::addFilter

4

9

15

myserver/src/conf/mime/mime_manager.cpp

 

Validator::getPermissionMask

4

9

20

myserver/src/conf/security/validator.cpp

 

Scgi::sendNetString

4

9

16

myserver/src/http_handler/scgi/scgi.cpp

 

XmlParser::setValue

4

9

20

myserver/src/base/xml/xml_parser.cpp

 

MemBuf::setBuffer

4

9

17

myserver/src/base/mem_buff/mem_buff.cpp

 

MsCgi::sendHeader

4

9

17

myserver/src/http_handler/mscgi/mscgi.cpp

 

Isapi::HConnRecord

4

9

15

myserver/src/http_handler/isapi/isapi.cpp

 

Semaphore::lock

4

8

18

myserver/src/base/sync/semaphore.cpp

 

get

4

8

15

myserver/src/base/hash_map/hash_map.cpp

 

CachedFileBuffer::decRef

4

8

13

myserver/src/base/files_cache/cached_file_buffer.cpp

 

containsKey

4

8

15

myserver/src/base/hash_map/hash_map.cpp

 

containsKey

4

8

15

myserver/src/base/hash_map/hash_map.cpp

 

containsKey

4

8

15

myserver/src/base/hash_map/hash_map.cpp

 

NodeTree::getAttr

4

8

14

myserver/src/conf/nodetree.cpp

 

containsKey

4

8

15

myserver/src/base/hash_map/hash_map.cpp

 

runService

4

8

21

myserver/src/myserver.cpp

 

yy_delete_buffer

4

8

15

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

PluginInfo::getDependence

4

8

11

myserver/src/plugin/plugin_info.cpp

 

Ftp::OpenDataConnection

4

8

14

myserver/src/protocol/ftp/ftp.cpp

 

SecurityCache::setMaxNodes

4

7

14

myserver/src/conf/security/security_cache.cpp

 

FilesUtility::getFileExt

4

7

13

myserver/src/base/file/files_utility.cpp

 

MimeManager::getMIME

4

7

14

myserver/src/conf/mime/mime_manager.cpp

 

SslSocket::freeSSL

4

7

16

myserver/src/base/socket/ssl_socket.cpp

 

HttpThreadContext::getVhostSys

4

5

10

myserver/src/protocol/http/http_thread_context.cpp

 

HttpThreadContext::getVhostDir

4

5

10

myserver/src/protocol/http/http_thread_context.cpp

 

getLocalLogFormatDate

4

45

63

myserver/src/base/string/stringutils.cpp

 

ListenThreads::addListeningThread

4

4

7

myserver/src/connections_scheduler/listen_threads.cpp

 

Server::terminate

4

37

73

myserver/src/server/server.cpp

 

Ftp::checkRights

4

24

46

myserver/src/protocol/ftp/ftp.cpp

 

HttpProtocol::loadProtocol

4

20

31

myserver/src/protocol/http/http.cpp

 

HashMap

4

20

34

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

4

20

34

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

4

20

34

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

4

20

34

myserver/src/base/hash_map/hash_map.cpp

 

strustr

4

19

26

myserver/src/base/base64/mime_utils.cpp

 

yyunput

4

19

37

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

ControlProtocol::checkAuth

4

19

27

myserver/src/protocol/control/control_protocol.cpp

 

writePidfile

4

18

30

myserver/src/myserver.cpp

 

yy_scan_bytes

4

18

29

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Gopher::controlConnection

4

17

33

myserver/src/protocol/gopher/gopher.cpp

 

back

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

back

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

back

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

back

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

begin

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

FilesUtility::completePath

4

16

31

myserver/src/base/file/files_utility.cpp

 

begin

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

begin

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

begin

4

16

23

myserver/src/base/hash_map/hash_map.cpp

 

LogManager::get

4

15

21

myserver/src/log/log_manager.cpp

 

Env::buildHttpHeaderEnvString

4

15

19

myserver/src/protocol/http/env/env.cpp

 

XmlMimeHandler::load

4

15

26

myserver/src/conf/mime/xml_mime_handler.cpp

 

Http::sendHTTPRedirect

4

15

31

myserver/src/protocol/http/http.cpp

 

Vhost::~Vhost

4

14

23

myserver/src/conf/vhost/vhost.cpp

 

XmlMimeHandler::clearRecords

4

14

24

myserver/src/conf/mime/xml_mime_handler.cpp

 

Http::sendHTTPNonModified

4

14

28

myserver/src/protocol/http/http.cpp

 

HttpDataHandler::appendDataToHTTPChannel

4

13

48

myserver/src/protocol/http/http_data_handler.cpp

 

HttpDataRead::readContiguousPrimitivePostData

4

13

33

myserver/src/protocol/http/http_data_read.cpp

 

Pipe::waitForData

4

13

22

myserver/src/base/pipe/pipe.cpp

 

yypush_buffer_state

4

13

26

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Ipv4Range::InRange

4

13

17

myserver/src/conf/vhost/ip.cpp

 

operator

4

13

24

myserver/src/base/hash_map/hash_map.cpp

 

operator

4

13

23

myserver/src/base/hash_map/hash_map.cpp

 

FilesUtility::resetTmpPath

4

12

25

myserver/src/base/file/files_utility.cpp

 

FilesUtility::splitPath

4

12

23

myserver/src/base/file/files_utility.cpp

 

ConnectionsScheduler::addReadyConnectionImpl

4

12

21

myserver/src/connections_scheduler/connections_scheduler.cpp

 

XmlParser::getValue

4

12

24

myserver/src/base/xml/xml_parser.cpp

 

operator

4

12

23

myserver/src/base/hash_map/hash_map.cpp

 

operator

4

12

22

myserver/src/base/hash_map/hash_map.cpp

 

FilesUtility::copyFile

4

12

22

myserver/src/base/file/files_utility.cpp

 

getI

4

11

20

myserver/src/base/hash_map/hash_map.cpp

 

XmlParser::close

4

11

20

myserver/src/base/xml/xml_parser.cpp

 

Ftp::statCmd

4

11

26

myserver/src/protocol/ftp/ftp.cpp

 

Ftp::removePipelinedCmds

4

11

14

myserver/src/protocol/ftp/ftp.cpp

 

getI

4

11

20

myserver/src/base/hash_map/hash_map.cpp

 

getI

4

11

20

myserver/src/base/hash_map/hash_map.cpp

 

getI

4

11

20

myserver/src/base/hash_map/hash_map.cpp

 

get

4

10

18

myserver/src/base/hash_map/hash_map.cpp

 

get

4

10

18

myserver/src/base/hash_map/hash_map.cpp

 

get

4

10

18

myserver/src/base/hash_map/hash_map.cpp

 

PluginsManager::recursiveDependencesFallDown

4

10

22

myserver/src/plugin/plugins_manager.cpp

 

removeMulticast

4

10

16

myserver/src/base/multicast/multicast.cpp

 

MemBuf::hashCRC

4

10

13

myserver/src/base/mem_buff/mem_buff.cpp

 

yypop_buffer_state

4

10

16

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

FtpuserData::closeDataConnection

4

10

16

myserver/src/protocol/ftp/ftp.cpp

 

BitVec::find

4

10

17

myserver/src/base/bitvec/bitvec.cpp

 

yy_symbol_value_print

3

8

28

myserver/src/protocol/ftp/ftp_parser.cpp

 

File::writeToFile

3

9

16

myserver/src/base/file/file.cpp

 

DynamicLibrary::close

3

9

15

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

MemBuf::strToUint

3

9

16

myserver/src/base/mem_buff/mem_buff.cpp

 

File::close

3

9

16

myserver/src/base/file/file.cpp

 

yylex_init

3

9

20

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

PluginsManager::loadFile

3

9

22

myserver/src/plugin/plugins_manager.cpp

 

Ftp::abor

3

9

18

myserver/src/protocol/ftp/ftp.cpp

 

Server::notifyDeleteConnection

3

9

13

myserver/src/server/server.cpp

 

FiltersFactory::chain

3

8

15

myserver/src/filter/filters_factory.cpp

 

notifyMulticast

3

8

14

myserver/src/base/multicast/multicast.cpp

 

FiltersFactory::getFilter

3

8

16

myserver/src/filter/filters_factory.cpp

 

PluginsManager::postLoad

3

8

17

myserver/src/plugin/plugins_manager.cpp

 

CQPUtils::expandBuffer

3

8

13

myserver/src/base/base64/mime_utils.cpp

 

HttpHeader::getValue

3

8

15

myserver/src/protocol/http/http_header.cpp

 

getFtpReply

3

8

11

myserver/src/protocol/ftp/ftp.cpp

 

Ftp::stru

3

8

15

myserver/src/protocol/ftp/ftp.cpp

 

CachedFile::read

3

8

13

myserver/src/base/files_cache/cached_file.cpp

 

Console::openConsole

3

8

16

myserver/src/filter/console.cpp

 

Validator::getPermissionMaskInt

3

7

16

myserver/src/conf/security/validator.cpp

 

HttpResponseHeader::setValue

3

7

16

myserver/src/protocol/http/http_response.cpp

 

initializeCwd

3

7

12

myserver/src/base/utility.cpp

 

LogStream::log

3

7

16

myserver/src/log/stream/log_stream.cpp

 

Vhost::initializeSSL

3

7

13

myserver/src/conf/vhost/vhost.cpp

 

Ftp::password

3

7

16

myserver/src/protocol/ftp/ftp.cpp

 

FiltersChain::setStream

3

7

11

myserver/src/filter/filters_chain.cpp

 

XmlValidator::getCache

3

7

18

myserver/src/conf/security/xml_validator.cpp

 

FastCgi::sendFcgiBody

3

7

12

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

XmlParser::evaluateXpath

3

7

14

myserver/src/base/xml/xml_parser.cpp

 

FiltersChain::hasModifiersFilters

3

7

10

myserver/src/filter/filters_chain.cpp

 

MemBuf::getPart

3

7

14

myserver/src/base/mem_buff/mem_buff.cpp

 

FilesUtility::isLink

3

7

14

myserver/src/base/file/files_utility.cpp

 

FiltersChain::isFilterPresent

3

7

9

myserver/src/filter/filters_chain.cpp

 

Vhost::removeHost

3

7

18

myserver/src/conf/vhost/vhost.cpp

 

FiltersChain::isFilterPresent

3

7

10

myserver/src/filter/filters_chain.cpp

 

MemBuf::replace

3

7

10

myserver/src/base/mem_buff/mem_buff.cpp

 

LogManager::add

3

7

15

myserver/src/log/log_manager.cpp

 

Ftp::mode

3

7

13

myserver/src/protocol/ftp/ftp.cpp

 

LogManager::add

3

7

15

myserver/src/log/log_manager.cpp

 

Ftp::userLoggedIn

3

7

15

myserver/src/protocol/ftp/ftp.cpp

 

Pipe::close

3

7

12

myserver/src/base/pipe/pipe.cpp

 

LogStream::close

3

7

13

myserver/src/log/stream/log_stream.cpp

 

Plugin::getName

3

7

12

myserver/src/plugin/plugin.cpp

 

Mutex::destroy

3

6

12

myserver/src/base/sync/mutex.cpp

 

Semaphore::destroy

3

6

12

myserver/src/base/sync/semaphore.cpp

 

MemBuf::free

3

6

11

myserver/src/base/mem_buff/mem_buff.cpp

 

Socket::recv

3

6

12

myserver/src/base/socket/socket.cpp

 

Scgi::connect

3

6

15

myserver/src/http_handler/scgi/scgi.cpp

 

FastCgi::connect

3

6

15

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

AuthMethod::comparePassword

3

6

22

myserver/src/conf/security/auth_method.cpp

 

Ftp::user

3

6

16

myserver/src/protocol/ftp/ftp.cpp

 

HttpThreadContext::getData

3

6

11

myserver/src/protocol/http/http_thread_context.cpp

 

ListenThreads::registerListener

3

6

14

myserver/src/connections_scheduler/listen_threads.cpp

 

ffsl

3

6

8

myserver/src/base/bitvec/bitvec.cpp

 

FtpuserData::allowdelete

3

6

14

myserver/src/protocol/ftp/ftp.cpp

 

Plugin::unLoad

3

5

10

myserver/src/plugin/plugin.cpp

 

Server::initLogManager

3

5

12

myserver/src/server/server.cpp

 

Plugin::postLoad

3

5

11

myserver/src/plugin/plugin.cpp

 

FiltersChain::write

3

5

9

myserver/src/filter/filters_chain.cpp

 

Vhost::removeRef

3

5

12

myserver/src/conf/vhost/vhost.cpp

 

FiltersChain::read

3

5

9

myserver/src/filter/filters_chain.cpp

 

File::createTemporaryFile

3

5

10

myserver/src/base/file/file.cpp

 

FilesUtility::deleteFile

3

5

10

myserver/src/base/file/files_utility.cpp

 

MemBuf::find

3

5

8

myserver/src/base/mem_buff/mem_buff.cpp

 

Pipe::inverted

3

5

10

myserver/src/base/pipe/pipe.cpp

 

Connection::allowDelete

3

5

10

myserver/src/connection/connection.cpp

 

Server::checkThreadsNumber

3

4

13

myserver/src/server/server.cpp

 

ForkServer::readInt

3

4

11

myserver/src/base/process/fork_server.cpp

 

MemBuf::allocBuffer

3

4

9

myserver/src/base/mem_buff/mem_buff.cpp

 

Ftp::ftpReply

3

4

9

myserver/src/protocol/ftp/ftp.cpp

 

Ipv4Range::InRange

3

4

7

myserver/src/conf/vhost/ip.cpp

 

Http::getMIME

3

4

10

myserver/src/protocol/http/http.cpp

 

Ftp::help

3

4

9

myserver/src/protocol/ftp/ftp.cpp

 

newDataHandler

3

3

8

myserver/src/connections_scheduler/connections_scheduler.cpp

 

gotoNextLine

3

3

7

myserver/src/base/string/stringutils.cpp

 

getGMTLogFormatDate

3

35

40

myserver/src/base/string/stringutils.cpp

 

Process::setgid

3

3

8

myserver/src/base/process/process.cpp

 

Process::setuid

3

3

8

myserver/src/base/process/process.cpp

 

getdefaultwdlen

3

3

7

myserver/src/base/utility.cpp

 

Http::sendHTTPhardError500

3

28

53

myserver/src/protocol/http/http.cpp

 

MemBuf::isValid

3

2

4

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::~MemBuf

3

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

Vhost::areAllIPAllowed

3

2

4

myserver/src/conf/vhost/vhost.cpp

 

ConnectionsScheduler::addWaitingConnectionImpl

3

21

53

myserver/src/connections_scheduler/connections_scheduler.cpp

 

LogManager::empty

3

1

8

myserver/src/log/log_manager.cpp

 

Server::loadStaticComponents

3

19

34

myserver/src/server/server.cpp

 

GopherEngine::infoFile

3

19

25

myserver/src/protocol/gopher/engine.cpp

 

Server::displayBoot

3

18

49

myserver/src/server/server.cpp

 

LogStream::doCycle

3

1

5

myserver/src/log/stream/log_stream.cpp

 

HashMap

3

17

25

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

3

17

25

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

3

17

25

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

3

17

25

myserver/src/base/hash_map/hash_map.cpp

 

MimeRecord::MimeRecord

3

16

25

myserver/src/conf/mime/mime_manager.cpp

 

XmlMimeHandler::addRecord

3

16

29

myserver/src/conf/mime/xml_mime_handler.cpp

 

MimeRecord::clear

3

16

22

myserver/src/conf/mime/mime_manager.cpp

 

PluginsManager::preLoadPlugin

3

14

31

myserver/src/plugin/plugins_manager.cpp

 

ISAPI_ReadClientExport

3

14

26

myserver/src/http_handler/isapi/isapi.cpp

 

Socket::dataAvailable

3

13

20

myserver/src/base/socket/socket.cpp

 

Sha1::end

3

13

21

myserver/src/base/crypt/sha1.cpp

 

Md5::end

3

13

21

myserver/src/base/crypt/md5.cpp

 

Mutex::init

3

13

27

myserver/src/base/sync/mutex.cpp

 

XmlVhostHandler::addVHost

3

13

33

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

Validator::getValue

3

13

25

myserver/src/conf/security/validator.cpp

 

RecursiveMutex::init

3

12

20

myserver/src/base/sync/recursive_mutex.cpp

 

MemBuf::hexToData

3

12

14

myserver/src/base/mem_buff/mem_buff.cpp

 

CachedFileFactory::purgeRecords

3

12

21

myserver/src/base/files_cache/cached_file_factory.cpp

 

yylex_init_extra

3

12

27

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

HttpDataHandler::checkDataChunks

3

12

24

myserver/src/protocol/http/http_data_handler.cpp

 

ReadDirectory::findclose

3

12

19

myserver/src/base/read_directory/read_directory.cpp

 

Event::signal

3

12

27

myserver/src/base/sync/event.cpp

 

HomeDir::clear

3

11

17

myserver/src/base/home_dir/home_dir.cpp

 

registerService

3

11

25

myserver/src/myserver.cpp

 

Server::loadVHostConf

3

11

30

myserver/src/server/server.cpp

 

MemBuf::getPartAsString

3

11

19

myserver/src/base/mem_buff/mem_buff.cpp

 

yy_flush_buffer

3

11

23

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yy_init_buffer

3

11

24

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yy_create_buffer

3

11

23

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yy_switch_to_buffer

3

11

31

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Event::destroy

3

11

20

myserver/src/base/sync/event.cpp

 

LogManager::get

3

10

16

myserver/src/log/log_manager.cpp

 

ConnectionsScheduler::accept

3

10

21

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Semaphore::init

3

10

17

myserver/src/base/sync/semaphore.cpp

 

Pipe::read

3

10

20

myserver/src/base/pipe/pipe.cpp

 

DynamicLibrary::loadLibrary

3

10

22

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

LogManager::notify

3

10

15

myserver/src/log/log_manager.cpp

 

LogManager::notify

3

10

15

myserver/src/log/log_manager.cpp

 

FilesUtility::nodeExists

3

10

19

myserver/src/base/file/files_utility.cpp

 

Ftp::syst

3

10

17

myserver/src/protocol/ftp/ftp.cpp

 

Vhost::clearIPList

3

10

18

myserver/src/conf/vhost/vhost.cpp

 

HttpFile::deleteFile

3

10

23

myserver/src/http_handler/http_file/http_file.cpp

 

yydestruct

2

7

36

myserver/src/protocol/ftp/ftp_parser.cpp

 

myServerCtrlHandler

6

8

23

myserver/src/myserver.cpp

 

ForkServer::startForkServer

3

13

28

myserver/src/base/process/fork_server.cpp

 

SslContext::free

2

9

15

myserver/src/base/ssl/ssl.cpp

 

Process::terminateProcess

2

9

16

myserver/src/base/process/process.cpp

 

HttpResponseHeader::free

2

9

12

myserver/src/protocol/http/http_response.cpp

 

ProcessServerManager::addServer

2

9

19

myserver/src/base/process/process_server_manager.cpp

 

Server::log

2

9

17

myserver/src/server/server.cpp

 

ProcessServerManager::createDomain

2

9

19

myserver/src/base/process/process_server_manager.cpp

 

XmlVhostHandler::clean

2

9

17

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

Server::clearAllConnections

2

9

17

myserver/src/server/server.cpp

 

Server::loadLibraries

2

9

17

myserver/src/server/server.cpp

 

clearMulticastRegistry

2

9

16

myserver/src/base/multicast/multicast.cpp

 

Vhost::freeHashedData

2

8

20

myserver/src/conf/vhost/vhost.cpp

 

setFtpHost

2

8

13

myserver/src/protocol/ftp/ftp.cpp

 

LogManager::log

2

8

19

myserver/src/log/log_manager.cpp

 

ConnectionsScheduler::getConnections

2

8

12

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Ftp::logAccess

2

8

15

myserver/src/protocol/ftp/ftp.cpp

 

FileStream::streamCycle

2

8

16

myserver/src/log/stream/file_stream.cpp

 

ListenThreads::rollbackFastReboot

2

8

12

myserver/src/connections_scheduler/listen_threads.cpp

 

FilesUtility::getLastAccTime

2

8

15

myserver/src/base/file/files_utility.cpp

 

FilesUtility::getCreationTime

2

8

15

myserver/src/base/file/files_utility.cpp

 

GopherMenu::addIntro

2

8

19

myserver/src/protocol/gopher/gopher_content.cpp

 

FilesUtility::getLastModTime

2

8

16

myserver/src/base/file/files_utility.cpp

 

ConnectionsScheduler::restart

2

8

14

myserver/src/connections_scheduler/connections_scheduler.cpp

 

XmlMimeHandler::load

2

8

16

myserver/src/conf/mime/xml_mime_handler.cpp

 

initializeSSL

2

8

17

myserver/src/base/ssl/ssl.cpp

 

Server::freeHashedData

2

8

20

myserver/src/server/server.cpp

 

LogManager::count

2

8

12

myserver/src/log/log_manager.cpp

 

Isapi::unLoad

2

7

12

myserver/src/http_handler/isapi/isapi.cpp

 

yy_stack_print

2

7

17

myserver/src/protocol/ftp/ftp_parser.cpp

 

yy_symbol_print

2

7

22

myserver/src/protocol/ftp/ftp_parser.cpp

 

Pipe::write

2

7

14

myserver/src/base/pipe/pipe.cpp

 

remove

2

7

10

myserver/src/base/hash_map/hash_map.cpp

 

remove

2

7

10

myserver/src/base/hash_map/hash_map.cpp

 

remove

2

7

10

myserver/src/base/hash_map/hash_map.cpp

 

remove

2

7

10

myserver/src/base/hash_map/hash_map.cpp

 

FilesUtility::temporaryFileName

2

7

12

myserver/src/base/file/files_utility.cpp

 

PluginsManager::unLoad

2

7

16

myserver/src/plugin/plugins_manager.cpp

 

XmlParser::newfile

2

7

13

myserver/src/base/xml/xml_parser.cpp

 

XmlParser::saveMemBuf

2

7

20

myserver/src/base/xml/xml_parser.cpp

 

FiltersChain::getFilters

2

7

9

myserver/src/filter/filters_chain.cpp

 

updateWorkingDirectory

2

7

17

myserver/src/myserver.cpp

 

FiltersChain::clearAllFilters

2

7

10

myserver/src/filter/filters_chain.cpp

 

loadExternalPath

2

7

26

myserver/src/myserver.cpp

 

Ftp::pwd

2

7

12

myserver/src/protocol/ftp/ftp.cpp

 

Ipv4Range::Init

2

7

10

myserver/src/conf/vhost/ip.cpp

 

setcwd

2

7

11

myserver/src/base/utility.cpp

 

Http::computeDigest

2

7

13

myserver/src/protocol/http/http.cpp

 

HttpDir::formatBytes

2

7

14

myserver/src/http_handler/http_dir/http_dir.cpp

 

CachedFile::operator=

2

7

13

myserver/src/base/files_cache/cached_file.cpp

 

GzipDecompress::free

2

6

12

myserver/src/filter/gzip/gzip_decompress.cpp

 

getIpAddr

2

6

9

myserver/src/protocol/ftp/ftp.cpp

 

MemBufFile::read

2

6

12

myserver/src/base/files_cache/membuf_file.cpp

 

XmlValidator::getParser

2

6

16

myserver/src/conf/security/xml_validator.cpp

 

SecurityCache::free

2

6

9

myserver/src/conf/security/security_cache.cpp

 

clear

2

6

11

myserver/src/base/hash_map/hash_map.cpp

 

FilesUtility::getShortFileName

2

6

12

myserver/src/base/file/files_utility.cpp

 

clear

2

6

11

myserver/src/base/hash_map/hash_map.cpp

 

clear

2

6

12

myserver/src/base/hash_map/hash_map.cpp

 

clear

2

6

11

myserver/src/base/hash_map/hash_map.cpp

 

UnixSocket::bind

2

6

14

myserver/src/base/unix_socket/unix_socket.cpp

 

Ftp::port

2

6

12

myserver/src/protocol/ftp/ftp.cpp

 

Scgi::load

2

6

9

myserver/src/http_handler/scgi/scgi.cpp

 

FastCgi::load

2

6

9

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

Socket::startupSocketLib

2

6

13

myserver/src/base/socket/socket.cpp

 

ProcessServerManager::runAndAddServer

2

6

15

myserver/src/base/process/process_server_manager.cpp

 

myserver_strupr

2

6

7

myserver/src/base/base64/mime_utils.cpp

 

LogStream::~LogStream

2

6

9

myserver/src/log/stream/log_stream.cpp

 

LogStreamFactory::~LogStreamFactory

2

6

9

myserver/src/log/stream/log_stream_factory.cpp

 

File::getFileSize

2

6

10

myserver/src/base/file/file.cpp

 

Regex::compile

2

6

10

myserver/src/base/regex/myserver_regex.cpp

 

yy_flex_strlen

2

6

8

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Ftp::rest

2

6

10

myserver/src/protocol/ftp/ftp.cpp

 

getTicks

2

6

12

myserver/src/base/utility.cpp

 

yyrestart

2

6

13

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

endPrintError

2

6

16

myserver/src/base/utility.cpp

 

Server::setLogLocation

2

6

12

myserver/src/server/server.cpp

 

preparePrintError

2

6

14

myserver/src/base/utility.cpp

 

MimeManager::reload

2

6

8

myserver/src/conf/mime/mime_manager.cpp

 

Vhost::clearHostList

2

6

11

myserver/src/conf/vhost/vhost.cpp

 

LogManager::getLoggingLevelsByNames

2

6

10

myserver/src/log/log_manager.cpp

 

Gzip::free

2

6

12

myserver/src/filter/gzip/gzip.cpp

 

yystrlen

2

6

24

myserver/src/protocol/ftp/ftp_parser.cpp

 

Mutex::lock

2

6

18

myserver/src/base/sync/mutex.cpp

 

Console::write

2

5

11

myserver/src/filter/console.cpp

 

getdefaultwd

2

5

9

myserver/src/base/utility.cpp

 

Socket::write

2

5

9

myserver/src/base/socket/socket.cpp

 

DynHttpManagerList::clear

2

5

11

myserver/src/protocol/http/dyn_http_manager_list.cpp

 

Socket::read

2

5

9

myserver/src/base/socket/socket.cpp

 

SecurityManager::getPermissionMask

2

5

13

myserver/src/conf/security/security_manager.cpp

 

DynHttpCommandManager::clear

2

5

11

myserver/src/protocol/http/dyn_http_command_manager.cpp

 

ClientsThread::~ClientsThread

2

5

10

myserver/src/server/clients_thread.cpp

 

LogManager::computeNewLine

2

5

11

myserver/src/log/log_manager.cpp

 

HttpErrors::load

2

55

69

myserver/src/protocol/http/http_errors.cpp

 

GopherMenu::toProtocol

2

5

7

myserver/src/protocol/gopher/gopher_content.cpp

 

SecurityManager::getPermissionMask

2

5

13

myserver/src/conf/security/security_manager.cpp

 

XmlParser::endGroup

2

5

10

myserver/src/base/xml/xml_parser.cpp

 

XmlParser::addGroup

2

5

10

myserver/src/base/xml/xml_parser.cpp

 

HttpRequestHeader::~HttpRequestHeader

2

5

6

myserver/src/protocol/http/http_request.cpp

 

HttpResponseHeader::~HttpResponseHeader

2

5

6

myserver/src/protocol/http/http_response.cpp

 

LogStreamFactory::create

2

5

12

myserver/src/log/stream/log_stream_factory.cpp

 

_genMainConf

2

5

10

myserver/src/myserver.cpp

 

XmlValidator::doPermission

2

5

11

myserver/src/conf/security/xml_validator.cpp

 

File::read

2

5

9

myserver/src/base/file/file.cpp

 

SslSocket::bytesToRead

2

5

11

myserver/src/base/socket/ssl_socket.cpp

 

addMulticast

2

5

10

myserver/src/base/multicast/multicast.cpp

 

IpRange::RangeFactory

2

5

15

myserver/src/conf/vhost/ip.cpp

 

yy_flex_strncpy

2

5

6

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

GopherEngine::gifFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::imageFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::binFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::telnetFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::UUencodeFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

Socket::close

2

5

9

myserver/src/base/socket/socket.cpp

 

GopherEngine::dosbinFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::binhexFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::csoFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

GopherEngine::textFile

2

5

11

myserver/src/protocol/gopher/engine.cpp

 

Ftp::quit

2

5

12

myserver/src/protocol/ftp/ftp.cpp

 

Gzip::getFooter

2

5

9

myserver/src/filter/gzip/gzip.cpp

 

Semaphore::unlock

2

5

10

myserver/src/base/sync/semaphore.cpp

 

GzipDecompress::getFooter

2

5

8

myserver/src/filter/gzip/gzip_decompress.cpp

 

UnixSocket::connect

2

5

13

myserver/src/base/unix_socket/unix_socket.cpp

 

yystpcpy

2

5

17

myserver/src/protocol/ftp/ftp_parser.cpp

 

freecwd

2

4

8

myserver/src/base/utility.cpp

 

Regex::clone

2

4

8

myserver/src/base/regex/myserver_regex.cpp

 

LogManager::getFilters

2

4

10

myserver/src/log/log_manager.cpp

 

LogManager::get

2

4

10

myserver/src/log/log_manager.cpp

 

HttpRequestHeader::isKeepAlive

2

4

9

myserver/src/protocol/http/http_request.cpp

 

LogManager::getCycle

2

4

10

myserver/src/log/log_manager.cpp

 

PluginsManager::addPluginInfo

2

4

10

myserver/src/plugin/plugins_manager.cpp

 

DynamicLibrary::getProc

2

4

11

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

ReadWriteLock::writeUnlock

2

4

5

myserver/src/base/sync/read_write_lock.cpp

 

CryptAlgoManager::make

2

4

8

myserver/src/base/crypt/crypt_algo_manager.cpp

 

ReadWriteLock::writeLock

2

4

5

myserver/src/base/sync/read_write_lock.cpp

 

ForkServer::writeInt

2

4

9

myserver/src/base/process/fork_server.cpp

 

ConnectionsScheduler::removeConnection

2

4

7

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Plugin::load

2

4

7

myserver/src/plugin/plugin.cpp

 

PluginsManager::getPlugin

2

4

8

myserver/src/plugin/plugins_manager.cpp

 

FilesUtility::getFileExt

2

4

8

myserver/src/base/file/files_utility.cpp

 

HttpErrors::getErrorMessage

2

4

9

myserver/src/protocol/http/http_errors.cpp

 

LogManager::~LogManager

2

4

7

myserver/src/log/log_manager.cpp

 

FilesUtility::getFilename

2

4

8

myserver/src/base/file/files_utility.cpp

 

MemBuf::setLength

2

4

9

myserver/src/base/mem_buff/mem_buff.cpp

 

XmlParser::save

2

4

9

myserver/src/base/xml/xml_parser.cpp

 

File::seek

2

4

6

myserver/src/base/file/file.cpp

 

LogManager::notify

2

4

11

myserver/src/log/log_manager.cpp

 

Gzip::getHeader

2

4

7

myserver/src/filter/gzip/gzip.cpp

 

MimeManager::buildHandler

2

4

9

myserver/src/conf/mime/mime_manager.cpp

 

yyset_column

2

4

10

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

XmlMimeHandler::clean

2

4

9

myserver/src/conf/mime/xml_mime_handler.cpp

 

yyset_lineno

2

4

10

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_column

2

4

9

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_lineno

2

4

9

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Ftp::appe

2

4

9

myserver/src/protocol/ftp/ftp.cpp

 

Ftp::stor

2

4

9

myserver/src/protocol/ftp/ftp.cpp

 

GzipDecompress::getHeader

2

4

7

myserver/src/filter/gzip/gzip_decompress.cpp

 

Vhost::addIP

2

4

7

myserver/src/conf/vhost/vhost.cpp

 

Pipe::closeWrite

2

4

7

myserver/src/base/pipe/pipe.cpp

 

Socket::accept

2

4

10

myserver/src/base/socket/socket.cpp

 

Pipe::closeRead

2

4

7

myserver/src/base/pipe/pipe.cpp

 

PluginInfo::removePlugin

2

4

7

myserver/src/plugin/plugin_info.cpp

 

Http::sendAuth

2

4

10

myserver/src/protocol/http/http.cpp

 

CachedFile::seek

2

4

8

myserver/src/base/files_cache/cached_file.cpp

 

GopherEngine::getMIME

2

4

9

myserver/src/protocol/gopher/engine.cpp

 

MimeRecord::getData

2

4

8

myserver/src/conf/mime/mime_manager.cpp

 

File::truncate

2

4

8

myserver/src/base/file/file.cpp

 

VhostManager::buildHandler

2

4

11

myserver/src/conf/vhost/vhost_manager.cpp

 

LogManager::getOwnersList

2

4

10

myserver/src/log/log_manager.cpp

 

Console::read

2

3

9

myserver/src/filter/console.cpp

 

VhostManager::getVHost

2

3

7

myserver/src/conf/vhost/vhost_manager.cpp

 

SslSocket::shutdown

2

3

7

myserver/src/base/socket/ssl_socket.cpp

 

getRFC822LocalTime

2

38

47

myserver/src/base/string/stringutils.cpp

 

getRFC822GMTTime

2

37

44

myserver/src/base/string/stringutils.cpp

 

NodeTree::addAttr

2

3

7

myserver/src/conf/nodetree.cpp

 

Console::flush

2

3

9

myserver/src/filter/console.cpp

 

VhostManager::getVHost

2

3

7

myserver/src/conf/vhost/vhost_manager.cpp

 

MemBuf::intToStr

2

3

7

myserver/src/base/mem_buff/mem_buff.cpp

 

NodeTree::addChild

2

3

7

myserver/src/conf/nodetree.cpp

 

MemBuf::intToStr

2

3

7

myserver/src/base/mem_buff/mem_buff.cpp

 

removeMulticasts

2

3

8

myserver/src/base/multicast/multicast.cpp

 

FilesUtility::rmdir

2

3

8

myserver/src/base/file/files_utility.cpp

 

FilesUtility::mkdir

2

3

8

myserver/src/base/file/files_utility.cpp

 

LogStreamFactory::getPath

2

3

7

myserver/src/log/stream/log_stream_factory.cpp

 

XmlVhostHandler::getVHost

2

3

7

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

MemBuf::strToInt

2

3

6

myserver/src/base/mem_buff/mem_buff.cpp

 

Regex::free

2

3

6

myserver/src/base/regex/myserver_regex.cpp

 

LogStreamFactory::getProtocol

2

3

7

myserver/src/log/stream/log_stream_factory.cpp

 

XmlParser::setAttr

2

3

7

myserver/src/base/xml/xml_parser.cpp

 

Vhost::getData

2

3

6

myserver/src/conf/vhost/vhost.cpp

 

Regex::exec

2

3

8

myserver/src/base/regex/myserver_regex.cpp

 

FilesUtility::chown

2

3

8

myserver/src/base/file/files_utility.cpp

 

ProcessServerManager::domainServers

2

3

5

myserver/src/base/process/process_server_manager.cpp

 

XmlValidator::~XmlValidator

2

3

8

myserver/src/conf/security/xml_validator.cpp

 

SslSocket::dataAvailable

2

3

7

myserver/src/base/socket/ssl_socket.cpp

 

Vhost::areAllHostAllowed

2

3

6

myserver/src/conf/vhost/vhost.cpp

 

yyerror

2

3

6

myserver/src/protocol/ftp/ftp_parser.cpp

 

MimeManager::registerHandler

2

3

6

myserver/src/conf/mime/mime_manager.cpp

 

MscgiManager::operator>>

2

3

11

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

XmlMimeHandler::reload

2

3

7

myserver/src/conf/mime/xml_mime_handler.cpp

 

Server::getData

2

3

6

myserver/src/server/server.cpp

 

Plugin::getDirectMethod

2

3

6

myserver/src/plugin/plugin.cpp

 

HttpRequestHeader::free

2

27

31

myserver/src/protocol/http/http_request.cpp

 

Console::~Console

2

2

7

myserver/src/filter/console.cpp

 

Plugin::preLoad

2

2

4

myserver/src/plugin/plugin.cpp

 

myServerMainNT

2

25

50

myserver/src/myserver.cpp

 

HttpDir::compareFileStructByName

2

2

5

myserver/src/http_handler/http_dir/http_dir.cpp

 

PluginInfo::~PluginInfo

2

2

5

myserver/src/plugin/plugin_info.cpp

 

Plugin::~Plugin

2

2

5

myserver/src/plugin/plugin.cpp

 

Server::createInstance

2

2

5

myserver/src/server/server.cpp

 

Server::getAddresses

2

2

4

myserver/src/server/server.cpp

 

Server::getPath

2

2

4

myserver/src/server/server.cpp

 

Vhost::isMIME

2

2

4

myserver/src/conf/vhost/vhost.cpp

 

MemoryStream::~MemoryStream

2

2

5

myserver/src/filter/memory_stream.cpp

 

DynamicLibrary::validHandle

2

2

4

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

LogManager::contains

2

1

6

myserver/src/log/log_manager.cpp

 

readFileHandle

2

19

33

myserver/src/base/utility.cpp

 

Ftp::openDataActive

2

17

28

myserver/src/protocol/ftp/ftp.cpp

 

LogStream::needToCycle

2

1

5

myserver/src/log/stream/log_stream.cpp

 

Gzip::compress

2

15

25

myserver/src/filter/gzip/gzip.cpp

 

SecurityToken::reset

2

14

15

myserver/src/conf/security/security_token.cpp

 

ConsoleStream::setMode

2

14

23

myserver/src/log/stream/console_stream.cpp

 

yylex_destroy

2

13

28

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

ControlProtocol::killConnection

2

12

20

myserver/src/protocol/control/control_protocol.cpp

 

HashMap

2

12

22

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

2

12

22

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

2

12

22

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

2

12

22

myserver/src/base/hash_map/hash_map.cpp

 

Vhost::openLogFiles

2

1

6

myserver/src/conf/vhost/vhost.cpp

 

LogManager::clear

2

11

15

myserver/src/log/log_manager.cpp

 

HttpHeader::setValue

2

11

21

myserver/src/protocol/http/http_header.cpp

 

CryptAlgoManager::check

2

11

18

myserver/src/base/crypt/crypt_algo_manager.cpp

 

LogManager::contains

2

1

8

myserver/src/log/log_manager.cpp

 

yy_reduce_print

2

10

26

myserver/src/protocol/ftp/ftp_parser.cpp

 

CachedFileFactory::clean

2

10

15

myserver/src/base/files_cache/cached_file_factory.cpp

 

MemBuf::hex

2

10

13

myserver/src/base/mem_buff/mem_buff.cpp

 

HashMap

1

9

14

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

1

9

14

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

1

9

14

myserver/src/base/hash_map/hash_map.cpp

 

HashMap

1

9

14

myserver/src/base/hash_map/hash_map.cpp

 

GzipDecompress::initialize

1

9

17

myserver/src/filter/gzip/gzip_decompress.cpp

 

ControlProtocol::showConnections

1

8

13

myserver/src/protocol/control/control_protocol.cpp

 

SslSocket::SslSocket

1

8

10

myserver/src/base/socket/ssl_socket.cpp

 

FastCgi::generateFcgiHeader

1

8

12

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

CachedFileBuffer::CachedFileBuffer

1

8

11

myserver/src/base/files_cache/cached_file_buffer.cpp

 

myserver_gmtime

1

7

18

myserver/src/base/safetime/safetime.cpp

 

HttpUserData::reset

1

7

11

myserver/src/protocol/http/http.cpp

 

myserver_localtime

1

7

17

myserver/src/base/safetime/safetime.cpp

 

SslSocket::SslSocket

1

7

10

myserver/src/base/socket/ssl_socket.cpp

 

LogManager::LogManager

1

7

9

myserver/src/log/log_manager.cpp

 

PluginInfo::PluginInfo

1

7

10

myserver/src/plugin/plugin_info.cpp

 

ProcessServerManager::addRemoteServer

1

7

13

myserver/src/base/process/process_server_manager.cpp

 

LogStream::LogStream

1

7

9

myserver/src/log/stream/log_stream.cpp

 

XmlParser::XmlParser

1

7

10

myserver/src/base/xml/xml_parser.cpp

 

MemBuf::MemBuf

1

7

10

myserver/src/base/mem_buff/mem_buff.cpp

 

CachedFileFactory::initialize

1

7

10

myserver/src/base/files_cache/cached_file_factory.cpp

 

Server::deleteConnection

1

7

13

myserver/src/server/server.cpp

 

argp_input::argp_input

1

7

10

myserver/src/myserver.cpp

 

MemBuf::MemBuf

1

7

10

myserver/src/base/mem_buff/mem_buff.cpp

 

end

1

6

9

myserver/src/base/hash_map/hash_map.cpp

 

end

1

6

9

myserver/src/base/hash_map/hash_map.cpp

 

end

1

6

9

myserver/src/base/hash_map/hash_map.cpp

 

end

1

6

9

myserver/src/base/hash_map/hash_map.cpp

 

ClientsThread::ClientsThread

1

6

9

myserver/src/server/clients_thread.cpp

 

setFtpHost

1

6

9

myserver/src/protocol/ftp/ftp.cpp

 

MemBuf::hashMD5

1

6

10

myserver/src/base/mem_buff/mem_buff.cpp

 

MimeRecord::MimeRecord

1

6

9

myserver/src/conf/mime/mime_manager.cpp

 

ConnectionsScheduler::~ConnectionsScheduler

1

6

9

myserver/src/connections_scheduler/connections_scheduler.cpp

 

ForkServer::killServer

1

6

9

myserver/src/base/process/fork_server.cpp

 

MemoryStream::read

1

6

12

myserver/src/filter/memory_stream.cpp

 

HttpHeaders::buildDefaultHTTPRequestHeader

1

6

11

myserver/src/protocol/http/http_headers.cpp

 

SocketPair::setNonBlocking

1

6

12

myserver/src/base/socket_pair/socket_pair.cpp

 

FtpThreadContext::FtpThreadContext

1

6

9

myserver/src/protocol/ftp/ftp.cpp

 

MemBuf::MemBuf

1

6

9

myserver/src/base/mem_buff/mem_buff.cpp

 

ControlHeader::reset

1

6

10

myserver/src/protocol/control/control_header.cpp

 

MemBuf::MemBuf

1

6

9

myserver/src/base/mem_buff/mem_buff.cpp

 

HttpProtocol::unLoadProtocol

1

5

8

myserver/src/protocol/http/http.cpp

 

LogManager::setLevel

1

5

9

myserver/src/log/log_manager.cpp

 

getPortNo

1

5

8

myserver/src/protocol/ftp/ftp.cpp

 

FileStream::chown

1

5

9

myserver/src/log/stream/file_stream.cpp

 

Socket::operator=

1

5

8

myserver/src/base/socket/socket.cpp

 

GopherItem::init

1

5

12

myserver/src/protocol/gopher/gopher_content.cpp

 

HomeDir::HomeDir

1

5

12

myserver/src/base/home_dir/home_dir.cpp

 

ControlProtocol::addToLog

1

5

11

myserver/src/protocol/control/control_protocol.cpp

 

Vhost::warningsLogWrite

1

5

10

myserver/src/conf/vhost/vhost.cpp

 

Vhost::accessesLogWrite

1

5

10

myserver/src/conf/vhost/vhost.cpp

 

MemBuf::setExternalBuffer

1

5

8

myserver/src/base/mem_buff/mem_buff.cpp

 

yy_load_buffer_state

1

5

8

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Server::countAvailableThreads

1

5

12

myserver/src/server/server.cpp

 

ProcessServerManager::getDomain

1

5

9

myserver/src/base/process/process_server_manager.cpp

 

Mutex::unlock

1

5

11

myserver/src/base/sync/mutex.cpp

 

Server::getNumThreads

1

5

8

myserver/src/server/server.cpp

 

CachedFileBuffer::CachedFileBuffer

1

5

10

myserver/src/base/files_cache/cached_file_buffer.cpp

 

Server::resetConfigurationPaths

1

5

9

myserver/src/server/server.cpp

 

CachedFileBuffer::getReferenceCounter

1

5

8

myserver/src/base/files_cache/cached_file_buffer.cpp

 

HomeDir::load

1

5

10

myserver/src/base/home_dir/home_dir.cpp

 

MemoryStream::MemoryStream

1

4

7

myserver/src/filter/memory_stream.cpp

 

MemBufFile::writeToFile

1

4

8

myserver/src/base/files_cache/membuf_file.cpp

 

LogStream::setCycle

1

4

8

myserver/src/log/stream/log_stream.cpp

 

MemoryStream::MemoryStream

1

4

7

myserver/src/filter/memory_stream.cpp

 

getRFC822LocalTime

1

4

7

myserver/src/base/string/stringutils.cpp

 

Sig_Quit

1

4

7

myserver/src/myserver.cpp

 

Socket::getsockname

1

4

7

myserver/src/base/socket/socket.cpp

 

Socket::bytesToRead

1

4

13

myserver/src/base/socket/socket.cpp

 

getRFC822GMTTime

1

4

7

myserver/src/base/string/stringutils.cpp

 

ListenThreads::ListenThreads

1

4

7

myserver/src/connections_scheduler/listen_threads.cpp

 

MemoryStream::read

1

4

7

myserver/src/filter/memory_stream.cpp

 

CachedFile::CachedFile

1

4

7

myserver/src/base/files_cache/cached_file.cpp

 

SslContext::SslContext

1

4

8

myserver/src/base/ssl/ssl.cpp

 

getGMTLogFormatDate

1

4

7

myserver/src/base/string/stringutils.cpp

 

getLocalLogFormatDate

1

4

7

myserver/src/base/string/stringutils.cpp

 

LogManager::chown

1

4

8

myserver/src/log/log_manager.cpp

 

getGMTLogFormatDate

1

4

7

myserver/src/base/string/stringutils.cpp

 

getLocalLogFormatDate

1

4

7

myserver/src/base/string/stringutils.cpp

 

LogManager::chown

1

4

8

myserver/src/log/log_manager.cpp

 

LogManager::chown

1

4

8

myserver/src/log/log_manager.cpp

 

ConnectionsScheduler::removeListener

1

4

7

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Http::allowMethod

1

4

10

myserver/src/protocol/http/http.cpp

 

HttpHeaders::buildDefaultHTTPResponseHeader

1

4

8

myserver/src/protocol/http/http_headers.cpp

 

HttpFile::generateEtag

1

4

9

myserver/src/http_handler/http_file/http_file.cpp

 

LogStream::removeFilter

1

4

8

myserver/src/log/stream/log_stream.cpp

 

LogStream::addFilter

1

4

8

myserver/src/log/stream/log_stream.cpp

 

UnixSocket::accept

1

4

10

myserver/src/base/unix_socket/unix_socket.cpp

 

Socket::Socket

1

4

7

myserver/src/base/socket/socket.cpp

 

GopherEngine::dirManagement

1

4

10

myserver/src/protocol/gopher/engine.cpp

 

getHost

1

3

7

myserver/src/protocol/ftp/ftp.cpp

 

LogManager::setFiltersFactory

1

3

7

myserver/src/log/log_manager.cpp

 

getRFC822GMTTime

1

3

6

myserver/src/base/string/stringutils.cpp

 

SignalHandler

1

3

6

myserver/src/myserver.cpp

 

ControlProtocol::getVersion

1

3

7

myserver/src/protocol/control/control_protocol.cpp

 

Console::Console

1

38

46

myserver/src/filter/console.cpp

 

FiltersChain::FiltersChain

1

3

6

myserver/src/filter/filters_chain.cpp

 

CachedFileBuffer::addRef

1

3

6

myserver/src/base/files_cache/cached_file_buffer.cpp

 

UnixSocket::shutdown

1

3

9

myserver/src/base/unix_socket/unix_socket.cpp

 

getRFC822LocalTime

1

3

6

myserver/src/base/string/stringutils.cpp

 

Thread::create

1

3

17

myserver/src/base/thread/thread.cpp

 

Server::finalCleanup

1

3

6

myserver/src/server/server.cpp

 

Gzip::compressBound

1

3

12

myserver/src/filter/gzip/gzip.cpp

 

MemBuf::operator+

1

3

6

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator+

1

3

6

myserver/src/base/mem_buff/mem_buff.cpp

 

FiltersFactory::insert

1

3

6

myserver/src/filter/filters_factory.cpp

 

MemoryStream::write

1

3

6

myserver/src/filter/memory_stream.cpp

 

MscgiManager::start

1

3

6

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

XmlVhostHandler::removeVHost

1

3

6

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

ProtocolsManager::addProtocol

1

3

8

myserver/src/protocol/protocols_manager.cpp

 

Https::Https

1

3

5

myserver/src/protocol/https/https.cpp

 

FiltersFactory::insert

1

3

6

myserver/src/filter/filters_factory.cpp

 

RecursiveMutex::RecursiveMutex

1

3

5

myserver/src/base/sync/recursive_mutex.cpp

 

XmlParser::addLineFeed

1

3

10

myserver/src/base/xml/xml_parser.cpp

 

getRFC822GMTTime

1

3

6

myserver/src/base/string/stringutils.cpp

 

ReadDirectory::ReadDirectory

1

3

9

myserver/src/base/read_directory/read_directory.cpp

 

Ftp::closeDataConnection

1

3

7

myserver/src/protocol/ftp/ftp.cpp

 

Vhost::addRef

1

3

6

myserver/src/conf/vhost/vhost.cpp

 

LogStream::resetFilters

1

3

7

myserver/src/log/stream/log_stream.cpp

 

Server::loadPlugins

1

3

6

myserver/src/server/server.cpp

 

BitVec::BitVec

1

3

6

myserver/src/base/bitvec/bitvec.cpp

 

getGMTLogFormatDate

1

3

6

myserver/src/base/string/stringutils.cpp

 

NodeTree::NodeTree

1

3

6

myserver/src/conf/nodetree.cpp

 

getLocalLogFormatDate

1

3

6

myserver/src/base/string/stringutils.cpp

 

HttpErrors::getErrorPage

1

3

6

myserver/src/protocol/http/http_errors.cpp

 

GopherFileContent::GopherFileContent

1

3

6

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherData::toProtocol

1

3

6

myserver/src/protocol/gopher/gopher_content.cpp

 

ProcessServerManager::ProcessServerManager

1

3

6

myserver/src/base/process/process_server_manager.cpp

 

getRFC822LocalTime

1

3

6

myserver/src/base/string/stringutils.cpp

 

NodeTree::NodeTree

1

3

6

myserver/src/conf/nodetree.cpp

 

ValidatorFactory::ValidatorFactory

1

3

8

myserver/src/conf/security/validator_factory.cpp

 

Ftp::Ftp

1

3

6

myserver/src/protocol/ftp/ftp.cpp

 

ConnectionsScheduler::registerConnectionID

1

3

6

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Ftp::waitDataConnection

1

3

8

myserver/src/protocol/ftp/ftp.cpp

 

UnixSocket::makeAddrInfo

1

3

6

myserver/src/base/unix_socket/unix_socket.cpp

 

File::operator=

1

3

6

myserver/src/base/file/file.cpp

 

LogStreamFactory::LogStreamFactory

1

3

6

myserver/src/log/stream/log_stream_factory.cpp

 

Gzip::updateCRC

1

3

10

myserver/src/filter/gzip/gzip.cpp

 

Isapi::Senduri

1

3

6

myserver/src/http_handler/isapi/isapi.cpp

 

SocketPair::close

1

3

7

myserver/src/base/socket_pair/socket_pair.cpp

 

SslSocket::setSSLContext

1

3

6

myserver/src/base/socket/ssl_socket.cpp

 

SocketPair::inverted

1

3

7

myserver/src/base/socket_pair/socket_pair.cpp

 

Socket::Socket

1

3

7

myserver/src/base/socket/socket.cpp

 

MemBufFile::fastCopyToSocket

1

3

8

myserver/src/base/files_cache/membuf_file.cpp

 

Server::decreaseFreeThread

1

3

6

myserver/src/server/server.cpp

 

Server::increaseFreeThread

1

3

6

myserver/src/server/server.cpp

 

FtpuserData::~FtpuserData

1

3

6

myserver/src/protocol/ftp/ftp.cpp

 

MemoryStream::refresh

1

3

6

myserver/src/filter/memory_stream.cpp

 

LogManager::associateLoggingLevelsWithNames

1

3

7

myserver/src/log/log_manager.cpp

 

Socket::Socket

1

3

6

myserver/src/base/socket/socket.cpp

 

VhostManager::registerBuilder

1

2

5

myserver/src/conf/vhost/vhost_manager.cpp

 

UnixSocket::socket

1

2

8

myserver/src/base/unix_socket/unix_socket.cpp

 

Socket::socket

1

2

5

myserver/src/base/socket/socket.cpp

 

Sha1::initialize

1

2

5

myserver/src/base/crypt/sha1.cpp

 

Md5::initialize

1

2

5

myserver/src/base/crypt/md5.cpp

 

Thread::threadID

1

2

9

myserver/src/base/thread/thread.cpp

 

UnixSocket::close

1

2

8

myserver/src/base/unix_socket/unix_socket.cpp

 

MscgiManager::raiseError

1

2

5

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

Filter::Filter

1

2

5

myserver/src/filter/filter.cpp

 

ControlProtocol::ControlProtocol

1

2

5

myserver/src/protocol/control/control_protocol.cpp

 

HomeDir::~HomeDir

1

2

5

myserver/src/base/home_dir/home_dir.cpp

 

SslSocket::close

1

2

5

myserver/src/base/socket/ssl_socket.cpp

 

Sig_Hup

1

2

8

myserver/src/myserver.cpp

 

MscgiManager::setPageError

1

2

5

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

PluginsManager::removePlugin

1

2

7

myserver/src/plugin/plugins_manager.cpp

 

Regex::Regex

1

2

5

myserver/src/base/regex/myserver_regex.cpp

 

MemoryStream::flush

1

2

5

myserver/src/filter/memory_stream.cpp

 

Filter::getFooter

1

2

5

myserver/src/filter/filter.cpp

 

XmlParser::cleanXML

1

2

5

myserver/src/base/xml/xml_parser.cpp

 

MemBuf::operator=

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator=

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator<<

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator+=

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator+=

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator+=

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

DynHttpManagerList::addHttpManager

1

2

5

myserver/src/protocol/http/dyn_http_manager_list.cpp

 

XmlParser::startXML

1

2

5

myserver/src/base/xml/xml_parser.cpp

 

Stream::flush

1

2

5

myserver/src/filter/stream.cpp

 

Filter::getHeader

1

2

5

myserver/src/filter/filter.cpp

 

trimLeft

1

2

5

myserver/src/base/string/stringutils.cpp

 

trimRight

1

2

5

myserver/src/base/string/stringutils.cpp

 

CryptAlgo::end

1

2

5

myserver/src/base/crypt/crypt_algo.cpp

 

Semaphore::Semaphore

1

2

5

myserver/src/base/sync/semaphore.cpp

 

AuthMethodFactory::addAuthMethod

1

2

6

myserver/src/conf/security/auth_method_factory.cpp

 

Protocol::Protocol

1

2

5

myserver/src/protocol/protocol.cpp

 

Event::Event

1

2

5

myserver/src/base/sync/event.cpp

 

Thread::wait

1

2

9

myserver/src/base/thread/thread.cpp

 

Mutex::Mutex

1

2

5

myserver/src/base/sync/mutex.cpp

 

Stream::write

1

2

5

myserver/src/filter/stream.cpp

 

Scgi::unLoad

1

2

5

myserver/src/http_handler/scgi/scgi.cpp

 

FastCgi::unLoad

1

2

5

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

Filter::write

1

2

5

myserver/src/filter/filter.cpp

 

MemBufFile::MemBufFile

1

2

5

myserver/src/base/files_cache/membuf_file.cpp

 

Process::initialize

1

2

7

myserver/src/base/process/process.cpp

 

Ftp::printError

1

2

5

myserver/src/protocol/ftp/ftp.cpp

 

XmlParser::addChild

1

2

7

myserver/src/base/xml/xml_parser.cpp

 

XmlVhostHandler::registerBuilder

1

2

5

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

XmlMimeHandler::registerBuilder

1

2

5

myserver/src/conf/mime/xml_mime_handler.cpp

 

Url::Url

1

2

5

myserver/src/protocol/url.cpp

 

Server::Server

1

23

25

myserver/src/server/server.cpp

 

GopherFileContent::toProtocol

1

2

5

myserver/src/protocol/gopher/gopher_content.cpp

 

MemBufWriteCallback

1

2

5

myserver/src/base/xml/xml_parser.cpp

 

GopherFileContent::~GopherFileContent

1

2

5

myserver/src/protocol/gopher/gopher_content.cpp

 

XmlConf::build

1

2

7

myserver/src/conf/xml_conf.cpp

 

SecurityManager::SecurityManager

1

2

5

myserver/src/conf/security/security_manager.cpp

 

XmlMainConfiguration::readData

1

2

6

myserver/src/conf/main/xml_main_configuration.cpp

 

Filter::read

1

2

5

myserver/src/filter/filter.cpp

 

Stream::read

1

2

5

myserver/src/filter/stream.cpp

 

ListenThreads::initialize

1

2

5

myserver/src/connections_scheduler/listen_threads.cpp

 

HttpDataHandler::send

1

2

8

myserver/src/protocol/http/http_data_handler.cpp

 

HttpReqSecurityDomain::HttpReqSecurityDomain

1

2

5

myserver/src/protocol/http/http_req_security_domain.cpp

 

MemBuf::getBuffersetLength

1

2

5

myserver/src/base/mem_buff/mem_buff.cpp

 

ReadWriteLock::ReadWriteLock

1

2

4

myserver/src/base/sync/read_write_lock.cpp

 

AuthDomain::AuthDomain

1

2

5

myserver/src/conf/security/auth_domain.cpp

 

yyset_lloc

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_lloc

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyset_lval

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_lval

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyset_debug

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_debug

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyset_out

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyset_in

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyset_extra

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_text

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

File::setFilename

1

2

5

myserver/src/base/file/file.cpp

 

yyget_leng

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_out

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_in

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyget_extra

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yy_fatal_error

1

2

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

FtpuserData::reset

1

22

25

myserver/src/protocol/ftp/ftp.cpp

 

Vhost::removeIP

1

2

5

myserver/src/conf/vhost/vhost.cpp

 

File::setHandle

1

2

5

myserver/src/base/file/file.cpp

 

ClientsThread::run

1

2

6

myserver/src/server/clients_thread.cpp

 

SocketPair::closeSecondHandle

1

2

5

myserver/src/base/socket_pair/socket_pair.cpp

 

Gzip::Gzip

1

2

5

myserver/src/filter/gzip/gzip.cpp

 

Isapi::SendHeader

1

2

7

myserver/src/http_handler/isapi/isapi.cpp

 

GzipDecompress::getFooter

1

2

8

myserver/src/filter/gzip/gzip_decompress.cpp

 

SocketPair::closeFirstHandle

1

2

5

myserver/src/base/socket_pair/socket_pair.cpp

 

DataConnectionWorkerThreadData::DataConnectionWorkerThreadData

1

2

5

myserver/src/protocol/ftp/ftp.cpp

 

Pipe::Pipe

1

2

5

myserver/src/base/pipe/pipe.cpp

 

FiltersFactory::free

1

2

5

myserver/src/filter/filters_factory.cpp

 

GzipDecompress::GzipDecompress

1

2

5

myserver/src/filter/gzip/gzip_decompress.cpp

 

CachedFileBuffer::~CachedFileBuffer

1

2

5

myserver/src/base/files_cache/cached_file_buffer.cpp

 

Server::delayedReboot

1

2

5

myserver/src/server/server.cpp

 

Ftp::noop

1

2

6

myserver/src/protocol/ftp/ftp.cpp

 

CachedFile::close

1

2

5

myserver/src/base/files_cache/cached_file.cpp

 

Process::chroot

1

2

8

myserver/src/base/process/process.cpp

 

Server::getProtocol

1

2

6

myserver/src/server/server.cpp

 

Gzip::getHeader

1

2

5

myserver/src/filter/gzip/gzip.cpp

 

XmlVhostHandler::XmlVhostHandler

1

2

5

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

gcry_destroy

1

2

5

myserver/src/base/ssl/ssl.cpp

 

PluginInfo::setMyServerMaxVersion

1

2

5

myserver/src/plugin/plugin_info.cpp

 

MemBufFile::seek

1

2

5

myserver/src/base/files_cache/membuf_file.cpp

 

gcry_init

1

2

5

myserver/src/base/ssl/ssl.cpp

 

PluginInfo::setMyServerMinVersion

1

2

5

myserver/src/plugin/plugin_info.cpp

 

Thread::join

1

2

9

myserver/src/base/thread/thread.cpp

 

File::File

1

2

5

myserver/src/base/file/file.cpp

 

Gopher::reply

1

2

6

myserver/src/protocol/gopher/gopher.cpp

 

GzipDecompress::getHeader

1

2

5

myserver/src/filter/gzip/gzip_decompress.cpp

 

Filter::flush

1

2

5

myserver/src/filter/filter.cpp

 

FtpuserData::FtpuserData

1

2

5

myserver/src/protocol/ftp/ftp.cpp

 

Thread::terminate

1

2

9

myserver/src/base/thread/thread.cpp

 

GopherEngine::GopherEngine

1

20

23

myserver/src/protocol/gopher/engine.cpp

 

LogStream::getOutStream

1

1

5

myserver/src/log/stream/log_stream.cpp

 

MscgiManager::~MscgiManager

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

FiltersChain::getAcceptDuplicates

1

1

4

myserver/src/filter/filters_chain.cpp

 

Server::getMaxLogFileSize

1

1

4

myserver/src/server/server.cpp

 

getHandlers

1

1

4

myserver/src/base/multicast/multicast.cpp

 

MemBufFile::createTemporaryFile

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

CachedFileFactory::setMinSize

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

Server::getThrottlingRate

1

1

4

myserver/src/server/server.cpp

 

ControlHeader::ControlHeader

1

1

4

myserver/src/protocol/control/control_header.cpp

 

PluginInfo::getMyServerMinVersion

1

1

4

myserver/src/plugin/plugin_info.cpp

 

Filter::setParent

1

1

4

myserver/src/filter/filter.cpp

 

Connection::getID

1

1

4

myserver/src/connection/connection.cpp

 

LogManager::getFiltersFactory

1

1

5

myserver/src/log/log_manager.cpp

 

HttpDir::load

1

1

4

myserver/src/http_handler/http_dir/http_dir.cpp

 

LogManager::getLevel

1

1

5

myserver/src/log/log_manager.cpp

 

LogStream::getCycle

1

1

5

myserver/src/log/stream/log_stream.cpp

 

MscgiManager::MscgiManager

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

FiltersChain::setAcceptDuplicates

1

1

4

myserver/src/filter/filters_chain.cpp

 

CachedFile::setHandle

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

PluginInfo::setVersion

1

1

4

myserver/src/plugin/plugin_info.cpp

 

MemoryStream::availableToRead

1

1

4

myserver/src/filter/memory_stream.cpp

 

CachedFileFactory::setMaxSize

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

registerSignals

1

18

26

myserver/src/myserver.cpp

 

ClientsThread::setTimeout

1

1

4

myserver/src/server/clients_thread.cpp

 

ControlHeader::getLength

1

1

4

myserver/src/protocol/control/control_header.cpp

 

Url::getHost

1

1

4

myserver/src/protocol/url.cpp

 

Regex::Regex

1

1

4

myserver/src/base/regex/myserver_regex.cpp

 

stringcmp

1

1

4

myserver/src/base/string/stringutils.cpp

 

stringcmp

1

1

4

myserver/src/base/string/stringutils.cpp

 

stringcmpi

1

1

4

myserver/src/base/string/stringutils.cpp

 

CachedFileBuffer::setFactoryToNotify

1

1

4

myserver/src/base/files_cache/cached_file_buffer.cpp

 

Connection::init

1

18

21

myserver/src/connection/connection.cpp

 

writeFileHandle

1

18

32

myserver/src/base/utility.cpp

 

stringcmpi

1

1

4

myserver/src/base/string/stringutils.cpp

 

getPortNo

1

1

4

myserver/src/protocol/ftp/ftp.cpp

 

PluginInfo::getVersion

1

1

4

myserver/src/plugin/plugin_info.cpp

 

RecursiveMutex::~RecursiveMutex

1

1

4

myserver/src/base/sync/recursive_mutex.cpp

 

ReadDirectory::findnext

1

1

4

myserver/src/base/read_directory/read_directory.cpp

 

CachedFile::getHandle

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

ControlHeader::getVersion

1

1

4

myserver/src/protocol/control/control_header.cpp

 

Sha1::sha1Builder

1

1

4

myserver/src/base/crypt/sha1.cpp

 

Md5::md5Builder

1

1

4

myserver/src/base/crypt/md5.cpp

 

ClientsThread::getTimeout

1

1

4

myserver/src/server/clients_thread.cpp

 

Url::getResource

1

1

4

myserver/src/protocol/url.cpp

 

Server::getConfiguration

1

1

4

myserver/src/server/server.cpp

 

LogStream::write

1

1

5

myserver/src/log/stream/log_stream.cpp

 

Regex::isCompiled

1

1

4

myserver/src/base/regex/myserver_regex.cpp

 

LogManager::setCycle

1

1

6

myserver/src/log/log_manager.cpp

 

Stream::getHandle

1

1

4

myserver/src/filter/stream.cpp

 

Socket::operator==

1

1

4

myserver/src/base/socket/socket.cpp

 

File::~File

1

1

4

myserver/src/base/file/file.cpp

 

LogManager::setCycle

1

1

5

myserver/src/log/log_manager.cpp

 

LogManager::setCycle

1

1

5

myserver/src/log/log_manager.cpp

 

Pipe::create

1

1

4

myserver/src/base/pipe/pipe.cpp

 

PluginsManager::getPluginInfo

1

1

5

myserver/src/plugin/plugins_manager.cpp

 

GopherItem::GopherItem

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

PluginInfo::addDependence

1

1

4

myserver/src/plugin/plugin_info.cpp

 

CachedFile::openFile

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

LogManager::close

1

1

5

myserver/src/log/log_manager.cpp

 

MemBuf::hashCRC

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::hashMD5

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

ControlHeader::getConnection

1

1

4

myserver/src/protocol/control/control_header.cpp

 

MemBuf::hex

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

LogManager::close

1

1

5

myserver/src/log/log_manager.cpp

 

Url::getPort

1

1

4

myserver/src/protocol/url.cpp

 

HttpErrors::putMessage

1

1

4

myserver/src/protocol/http/http_errors.cpp

 

LogManager::close

1

1

5

myserver/src/log/log_manager.cpp

 

Server::stop

1

1

4

myserver/src/server/server.cpp

 

MemBuf::uintToStr

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

HttpDir::compareFileStructBySize

1

1

5

myserver/src/http_handler/http_dir/http_dir.cpp

 

MemBuf::uintToStr

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

ControlProtocol::getName

1

1

4

myserver/src/protocol/control/control_protocol.cpp

 

ReadDirectory::findfirst

1

1

4

myserver/src/base/read_directory/read_directory.cpp

 

Server::getHomeDir

1

1

4

myserver/src/server/server.cpp

 

SslSocket::~SslSocket

1

1

4

myserver/src/base/socket/ssl_socket.cpp

 

Socket::setHandle

1

1

4

myserver/src/base/socket/socket.cpp

 

File::File

1

1

4

myserver/src/base/file/file.cpp

 

Server::getNumTotalConnections

1

1

4

myserver/src/server/server.cpp

 

Server::getNumConnections

1

1

4

myserver/src/server/server.cpp

 

LogStreamFactory::protocolCheck

1

1

5

myserver/src/log/stream/log_stream_factory.cpp

 

ValidatorFactory::isValidatorPresent

1

1

4

myserver/src/conf/security/validator_factory.cpp

 

Server::getGid

1

1

4

myserver/src/server/server.cpp

 

Server::getUid

1

1

4

myserver/src/server/server.cpp

 

Gopher::unLoadProtocolStatic

1

1

4

myserver/src/protocol/gopher/gopher.cpp

 

MscgiManager::clean

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

NodeTree::setValue

1

1

4

myserver/src/conf/nodetree.cpp

 

GopherItem::GopherItem

1

1

8

myserver/src/protocol/gopher/gopher_content.cpp

 

AuthMethodFactory::isAuthMethodPresent

1

1

4

myserver/src/conf/security/auth_method_factory.cpp

 

Socket::getServerSocket

1

1

4

myserver/src/base/socket/socket.cpp

 

HttpUserData::HttpUserData

1

1

4

myserver/src/protocol/http/http.cpp

 

Socket::setServerSocket

1

1

4

myserver/src/base/socket/socket.cpp

 

Url::getCredentials

1

1

4

myserver/src/protocol/url.cpp

 

ControlHeader::getCommand

1

1

4

myserver/src/protocol/control/control_header.cpp

 

PluginInfo::isGlobal

1

1

4

myserver/src/plugin/plugin_info.cpp

 

Regex::~Regex

1

1

4

myserver/src/base/regex/myserver_regex.cpp

 

MemBufFile::setHandle

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

HttpFile::unLoad

1

1

4

myserver/src/http_handler/http_file/http_file.cpp

 

Socket::gethostname

1

1

4

myserver/src/base/socket/socket.cpp

 

HttpErrors::unLoad

1

1

4

myserver/src/protocol/http/http_errors.cpp

 

CachedFileFactory::CachedFileFactory

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

CachedFile::writeToFile

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

HttpFile::load

1

1

4

myserver/src/http_handler/http_file/http_file.cpp

 

MemBuf::operator

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

HttpDir::compareFileStructByTime

1

1

5

myserver/src/http_handler/http_dir/http_dir.cpp

 

Gopher::loadProtocolStatic

1

1

4

myserver/src/protocol/gopher/gopher.cpp

 

FiltersChain::getStream

1

1

4

myserver/src/filter/filters_chain.cpp

 

VhostManager::setHandler

1

1

4

myserver/src/conf/vhost/vhost_manager.cpp

 

Socket::getHandle

1

1

4

myserver/src/base/socket/socket.cpp

 

MemBuf::getBuffer

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::getLength

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

MemBuf::operator[]

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

HttpDataHandler::unLoad

1

1

4

myserver/src/protocol/http/http_data_handler.cpp

 

getCPUCount

1

1

4

myserver/src/base/utility.cpp

 

MemBuf::getAt

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

ConnectionsScheduler::getNumAliveConnections

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

MemBuf::find

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

trim

1

1

4

myserver/src/base/string/stringutils.cpp

 

MemBuf::getRealLength

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

DynHttpCommandManager::addHttpCommand

1

1

4

myserver/src/protocol/http/dyn_http_command_manager.cpp

 

ValidatorFactory::addValidator

1

1

4

myserver/src/conf/security/validator_factory.cpp

 

consoleService

1

1

7

myserver/src/myserver.cpp

 

ReadDirectory::~ReadDirectory

1

1

4

myserver/src/base/read_directory/read_directory.cpp

 

MemBuf::addBuffer

1

1

4

myserver/src/base/mem_buff/mem_buff.cpp

 

Url::getQuery

1

1

4

myserver/src/protocol/url.cpp

 

ControlHeader::getAuthPassword

1

1

4

myserver/src/protocol/control/control_header.cpp

 

size

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Http::deleteHTTPRESOURCE

1

1

5

myserver/src/protocol/http/http.cpp

 

size

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

PluginInfo::isEnabled

1

1

4

myserver/src/plugin/plugin_info.cpp

 

MemBufFile::getHandle

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

size

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

size

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Ipv4Range::Ipv4Range

1

1

4

myserver/src/conf/vhost/ip.cpp

 

myserver_safetime_destroy

1

1

8

myserver/src/base/safetime/safetime.cpp

 

SocketStreamCreator::getHost

1

1

5

myserver/src/log/stream/socket_stream_creator.cpp

 

CachedFileFactory::~CachedFileFactory

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

yy_init_globals

1

15

32

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

Gopher::getNameImpl

1

1

4

myserver/src/protocol/gopher/gopher.cpp

 

GopherMenu::addItem

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

ReadWriteLock::readUnlock

1

1

4

myserver/src/base/sync/read_write_lock.cpp

 

Vhost::addLocationMime

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

CryptAlgoManager::registerAlgorithm

1

1

5

myserver/src/base/crypt/crypt_algo_manager.cpp

 

HttpDataHandler::load

1

1

4

myserver/src/protocol/http/http_data_handler.cpp

 

VhostManager::VhostManager

1

1

4

myserver/src/conf/vhost/vhost_manager.cpp

 

XmlMimeHandler::getFilename

1

1

4

myserver/src/conf/mime/xml_mime_handler.cpp

 

Vhost::freeSSL

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

DynHttpManagerList::getHttpManager

1

1

4

myserver/src/protocol/http/dyn_http_manager_list.cpp

 

Vhost::getSSLContext

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

SecurityDomain::getValue

1

1

4

myserver/src/conf/security/security_domain.cpp

 

MimeRecord::~MimeRecord

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

Scgi::isScgiServerRunning

1

1

4

myserver/src/http_handler/scgi/scgi.cpp

 

empty

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

DynHttpCommandManager::getHttpCommand

1

1

4

myserver/src/protocol/http/dyn_http_command_manager.cpp

 

ControlHeader::getAuthLogin

1

1

4

myserver/src/protocol/control/control_header.cpp

 

MscgiManager::getServer

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

MemBufCloseCallback

1

1

4

myserver/src/base/xml/xml_parser.cpp

 

FastCgi::isFcgiServerRunning

1

1

4

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

empty

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

SocketStreamCreator::getPort

1

1

5

myserver/src/log/stream/socket_stream_creator.cpp

 

Url::getProtocol

1

1

4

myserver/src/protocol/url.cpp

 

ProtocolsManager::getProtocol

1

1

4

myserver/src/protocol/protocols_manager.cpp

 

ValidatorFactory::getValidator

1

1

4

myserver/src/conf/security/validator_factory.cpp

 

Process::Process

1

1

4

myserver/src/base/process/process.cpp

 

empty

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

empty

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Ipv4Range::Ipv4Range

1

1

4

myserver/src/conf/vhost/ip.cpp

 

SecurityCache::~SecurityCache

1

1

4

myserver/src/conf/security/security_cache.cpp

 

Vhost::setRef

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

Protocol::getName

1

1

4

myserver/src/protocol/protocol.cpp

 

ProtocolBuffer::allowDelete

1

1

4

myserver/src/protocol/protocol_buffer.cpp

 

CachedFileFactory::CachedFileFactory

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

Vhost::getRef

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

Process::forkChild

1

1

4

myserver/src/base/process/process.cpp

 

FastCgi::FastCgi

1

1

4

myserver/src/http_handler/fastcgi/fastcgi.cpp

 

Process::forkParent

1

1

4

myserver/src/base/process/process.cpp

 

Https::getName

1

1

4

myserver/src/protocol/https/https.cpp

 

ReadWriteLock::readLock

1

1

4

myserver/src/base/sync/read_write_lock.cpp

 

Sha1::Sha1

1

1

4

myserver/src/base/crypt/sha1.cpp

 

Md5::Md5

1

1

4

myserver/src/base/crypt/md5.cpp

 

Process::forkPrepare

1

1

4

myserver/src/base/process/process.cpp

 

HttpReqSecurityDomain::getValue

1

1

4

myserver/src/protocol/http/http_req_security_domain.cpp

 

MscgiManager::write

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

VhostManagerHandler::getVHost

1

1

4

myserver/src/conf/vhost/vhost_manager.cpp

 

ProcessServerManager::~ProcessServerManager

1

1

4

myserver/src/base/process/process_server_manager.cpp

 

Http::Http

1

14

17

myserver/src/protocol/http/http.cpp

 

AuthMethodFactory::getAuthMethod

1

1

4

myserver/src/conf/security/auth_method_factory.cpp

 

ConnectionsScheduler::addWaitingConnection

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Vhost::getNullRefCB

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

myserver_safetime_init

1

1

8

myserver/src/base/safetime/safetime.cpp

 

ClientsThread::isBusy

1

1

4

myserver/src/server/clients_thread.cpp

 

ConnectionsScheduler::addNewWaitingConnection

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Stream::close

1

1

4

myserver/src/filter/stream.cpp

 

Vhost::setNullRefCB

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

Ftp::unLoadProtocolstatic

1

1

4

myserver/src/protocol/ftp/ftp.cpp

 

ClientsThread::getAuxiliaryBuffer

1

1

4

myserver/src/server/clients_thread.cpp

 

ControlHeader::getOptions

1

1

4

myserver/src/protocol/control/control_header.cpp

 

ListenThreads::beginFastReboot

1

1

4

myserver/src/connections_scheduler/listen_threads.cpp

 

ClientsThread::getBuffer

1

1

4

myserver/src/server/clients_thread.cpp

 

Https::getNameImpl

1

1

4

myserver/src/protocol/https/https.cpp

 

ValidatorFactory::~ValidatorFactory

1

1

4

myserver/src/conf/security/validator_factory.cpp

 

ClientsThread::isStopped

1

1

4

myserver/src/server/clients_thread.cpp

 

CQPUtils::CQPUtils

1

1

4

myserver/src/base/base64/mime_utils.cpp

 

Gzip::footerSize

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

DynamicHttpCommand::getName

1

1

4

myserver/src/protocol/http/dyn_http_command.cpp

 

VhostManagerHandler::getVHost

1

1

4

myserver/src/conf/vhost/vhost_manager.cpp

 

ClientsThread::isRunning

1

1

4

myserver/src/server/clients_thread.cpp

 

Socket::ioctlsocket

1

1

4

myserver/src/base/socket/socket.cpp

 

Gzip::headerSize

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

ConnectionsScheduler::addNewReadyConnection

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Ftp::getNameImpl

1

1

4

myserver/src/protocol/ftp/ftp.cpp

 

Gzip::getName

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

AuthMethod::getPermissionMask

1

1

4

myserver/src/conf/security/auth_method.cpp

 

ConnectionsScheduler::addReadyConnection

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Ftp::getName

1

1

4

myserver/src/protocol/ftp/ftp.cpp

 

ClientsThread::stop

1

1

10

myserver/src/server/clients_thread.cpp

 

Gzip::factory

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

Protocol::unLoadProtocol

1

1

4

myserver/src/protocol/protocol.cpp

 

builder

1

1

4

myserver/src/conf/mime/xml_mime_handler.cpp

 

ReadWriteLock::~ReadWriteLock

1

1

4

myserver/src/base/sync/read_write_lock.cpp

 

Sha1::update

1

1

4

myserver/src/base/crypt/sha1.cpp

 

Md5::update

1

1

4

myserver/src/base/crypt/md5.cpp

 

XmlMimeHandler::getNumMIMELoaded

1

1

4

myserver/src/conf/mime/xml_mime_handler.cpp

 

SecurityCache::SecurityCache

1

1

7

myserver/src/conf/security/security_cache.cpp

 

FileStream::streamSize

1

1

5

myserver/src/log/stream/file_stream.cpp

 

MscgiManager::write

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

SecurityToken::SecurityToken

1

1

4

myserver/src/conf/security/security_token.cpp

 

SecurityDomain::SecurityDomain

1

1

4

myserver/src/conf/security/security_domain.cpp

 

File::write

1

1

4

myserver/src/base/file/file.cpp

 

GopherData::GopherData

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

GzipDecompress::footerSize

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

File::getLastAccTime

1

1

4

myserver/src/base/file/file.cpp

 

AuthMethodFactory::~AuthMethodFactory

1

1

4

myserver/src/conf/security/auth_method_factory.cpp

 

MainConfiguration::getValue

1

1

4

myserver/src/conf/main/main_configuration.cpp

 

DynamicLibrary::~DynamicLibrary

1

1

4

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

Connection::setPriority

1

1

4

myserver/src/connection/connection.cpp

 

GzipDecompress::headerSize

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

File::getCreationTime

1

1

4

myserver/src/base/file/file.cpp

 

GopherImage::GopherImage

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

FiltersFactory::FiltersFactory

1

1

4

myserver/src/filter/filters_factory.cpp

 

FiltersChain::getFirstFilter

1

1

4

myserver/src/filter/filters_chain.cpp

 

Socket::rawSend

1

1

4

myserver/src/base/socket/socket.cpp

 

Connection::getPriority

1

1

4

myserver/src/connection/connection.cpp

 

ConnectionsScheduler::listener

1

13

26

myserver/src/connections_scheduler/connections_scheduler.cpp

 

GzipDecompress::getName

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

File::getLastModTime

1

1

4

myserver/src/base/file/file.cpp

 

GopherImage::GopherImage

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

HttpRequestHeader::HttpRequestHeader

1

1

4

myserver/src/protocol/http/http_request.cpp

 

YYID

1

1

10

myserver/src/protocol/ftp/ftp_parser.cpp

 

Connection::setPassword

1

1

4

myserver/src/connection/connection.cpp

 

File::getSeek

1

1

4

myserver/src/base/file/file.cpp

 

GopherGif::GopherGif

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

GzipDecompress::factory

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

builder

1

1

4

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

SecurityDomain::SecurityDomain

1

1

4

myserver/src/conf/security/security_domain.cpp

 

Connection::getPassword

1

1

4

myserver/src/connection/connection.cpp

 

GopherGif::GopherGif

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Connection::setForceControl

1

1

4

myserver/src/connection/connection.cpp

 

HttpResponseHeader::HttpResponseHeader

1

1

4

myserver/src/protocol/http/http_response.cpp

 

DynamicHttpCommand::DynamicHttpCommand

1

1

4

myserver/src/protocol/http/dyn_http_command.cpp

 

GopherRendundantServer::GopherRendundantServer

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherItem::toProtocol

1

12

15

myserver/src/protocol/gopher/gopher_content.cpp

 

FiltersChain::isEmpty

1

1

4

myserver/src/filter/filters_chain.cpp

 

Connection::isForceControl

1

1

4

myserver/src/connection/connection.cpp

 

GopherRendundantServer::GopherRendundantServer

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

FileStream::FileStream

1

1

5

myserver/src/log/stream/file_stream.cpp

 

AuthMethodFactory::AuthMethodFactory

1

1

4

myserver/src/conf/security/auth_method_factory.cpp

 

Connection::setToRemove

1

1

4

myserver/src/connection/connection.cpp

 

GopherBin::GopherBin

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

Url::Url

1

1

4

myserver/src/protocol/url.cpp

 

Protocol::loadProtocol

1

1

4

myserver/src/protocol/protocol.cpp

 

GopherBin::GopherBin

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Connection::getToRemove

1

1

4

myserver/src/connection/connection.cpp

 

XmlValidator::XmlValidator

1

1

4

myserver/src/conf/security/xml_validator.cpp

 

Sha1::init

1

1

4

myserver/src/base/crypt/sha1.cpp

 

Md5::init

1

1

4

myserver/src/base/crypt/md5.cpp

 

GzipDecompress::decompress

1

12

21

myserver/src/filter/gzip/gzip_decompress.cpp

 

GopherTelnet::GopherTelnet

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

Connection::setTimeout

1

1

4

myserver/src/connection/connection.cpp

 

MscgiManager::addHeader

1

1

5

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

ConnectionsScheduler::getNumTotalConnections

1

1

4

myserver/src/connections_scheduler/connections_scheduler.cpp

 

yyfree

1

1

4

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyrealloc

1

1

11

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

yyalloc

1

1

4

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

SecurityDomain::SecurityDomain

1

1

4

myserver/src/conf/security/security_domain.cpp

 

DynamicLibrary::DynamicLibrary

1

1

4

myserver/src/base/dynamic_lib/dynamiclib.cpp

 

GopherTelnet::GopherTelnet

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Connection::getTimeout

1

1

4

myserver/src/connection/connection.cpp

 

MscgiManager::setContentType

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

Ftp::allo

1

1

5

myserver/src/protocol/ftp/ftp.cpp

 

Http::putHTTPRESOURCE

1

1

5

myserver/src/protocol/http/http.cpp

 

PluginsManager::createPluginObject

1

1

5

myserver/src/plugin/plugins_manager.cpp

 

GopherSearchServer::GopherSearchServer

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

XmlMimeHandler::XmlMimeHandler

1

1

4

myserver/src/conf/mime/xml_mime_handler.cpp

 

Connection::setLocalPort

1

1

4

myserver/src/connection/connection.cpp

 

Vhost::Vhost

1

12

21

myserver/src/conf/vhost/vhost.cpp

 

MscgiManager::getCgiData

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

HttpHeaders::resetHTTPResponse

1

1

4

myserver/src/protocol/http/http_headers.cpp

 

Http::getTimeout

1

1

4

myserver/src/protocol/http/http.cpp

 

File::getFilename

1

1

4

myserver/src/base/file/file.cpp

 

GopherSearchServer::GopherSearchServer

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Socket::setsockopt

1

1

5

myserver/src/base/socket/socket.cpp

 

Connection::getLocalPort

1

1

4

myserver/src/connection/connection.cpp

 

AuthMethod::AuthMethod

1

1

4

myserver/src/conf/security/auth_method.cpp

 

ClientsThread::setToDestroy

1

1

4

myserver/src/server/clients_thread.cpp

 

HttpHeaders::resetHTTPRequest

1

1

4

myserver/src/protocol/http/http_headers.cpp

 

GopherUnixUUencode::GopherUnixUUencode

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

Connection::setLocalIpAddr

1

1

4

myserver/src/connection/connection.cpp

 

Socket::shutdown

1

1

4

myserver/src/base/socket/socket.cpp

 

SocketPair::writeHandle

1

1

4

myserver/src/base/socket_pair/socket_pair.cpp

 

MimeManager::registerBuilder

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

ftp_lexer_dummy

1

1

5

myserver/src/protocol/ftp/ftp_lexer.cpp

 

ConsoleStream::ConsoleStream

1

1

5

myserver/src/log/stream/console_stream.cpp

 

ClientsThread::setStatic

1

1

4

myserver/src/server/clients_thread.cpp

 

XmlMimeHandler::~XmlMimeHandler

1

1

4

myserver/src/conf/mime/xml_mime_handler.cpp

 

GopherUnixUUencode::GopherUnixUUencode

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Socket::gethostbyname

1

1

4

myserver/src/base/socket/socket.cpp

 

Connection::getLocalIpAddr

1

1

4

myserver/src/connection/connection.cpp

 

YY_LESS_LINENO

1

12

86

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

SocketPair::readHandle

1

1

4

myserver/src/base/socket_pair/socket_pair.cpp

 

yy_scan_string

1

1

5

myserver/src/protocol/ftp/ftp_lexer.out.cpp

 

MimeManager::setDefaultHandler

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

LogStream::setMode

1

1

5

myserver/src/log/stream/log_stream.cpp

 

ClientsThread::isStatic

1

1

4

myserver/src/server/clients_thread.cpp

 

Ftp::retr

1

1

4

myserver/src/protocol/ftp/ftp.cpp

 

GopherDosBin::GopherDosBin

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

MsCgi::unLoad

1

1

4

myserver/src/http_handler/mscgi/mscgi.cpp

 

Socket::gethostbyaddr

1

1

4

myserver/src/base/socket/socket.cpp

 

Connection::setIpAddr

1

1

4

myserver/src/connection/connection.cpp

 

SocketStream::SocketStream

1

1

10

myserver/src/log/stream/socket_stream.cpp

 

LogStream::chown

1

1

5

myserver/src/log/stream/log_stream.cpp

 

ClientsThread::isToDestroy

1

1

4

myserver/src/server/clients_thread.cpp

 

XmlParser::getDoc

1

1

4

myserver/src/base/xml/xml_parser.cpp

 

GopherDosBin::GopherDosBin

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

MsCgi::load

1

1

4

myserver/src/http_handler/mscgi/mscgi.cpp

 

XmlVhostHandler::getHostsNumber

1

1

4

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

LogStream::getCycledStreams

1

1

5

myserver/src/log/stream/log_stream.cpp

 

Connection::getIpAddr

1

1

4

myserver/src/connection/connection.cpp

 

XmlParser::~XmlParser

1

1

4

myserver/src/base/xml/xml_parser.cpp

 

SslSocket::getSSLConnection

1

1

4

myserver/src/base/socket/ssl_socket.cpp

 

GopherMacBinHex::GopherMacBinHex

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

LogStream::getLatestWrittenBytes

1

1

5

myserver/src/log/stream/log_stream.cpp

 

Gzip::~Gzip

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

File::getHandle

1

1

4

myserver/src/base/file/file.cpp

 

Connection::incnTries

1

1

4

myserver/src/connection/connection.cpp

 

Event::~Event

1

1

4

myserver/src/base/sync/event.cpp

 

CachedFile::fastCopyToSocket

1

1

6

myserver/src/base/files_cache/cached_file.cpp

 

LogStream::getIsOpened

1

1

5

myserver/src/log/stream/log_stream.cpp

 

GopherMacBinHex::GopherMacBinHex

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

MscgiManager::operator<<

1

1

4

myserver/src/http_handler/mscgi/mscgi_manager.cpp

 

ClientsThread::join

1

1

4

myserver/src/server/clients_thread.cpp

 

CBase64Utils::CBase64Utils

1

1

4

myserver/src/base/base64/mime_utils.cpp

 

Connection::getnTries

1

1

4

myserver/src/connection/connection.cpp

 

LogStream::streamCycle

1

1

5

myserver/src/log/stream/log_stream.cpp

 

GopherError::GopherError

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

LogStream::streamSize

1

1

5

myserver/src/log/stream/log_stream.cpp

 

CachedFile::write

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

Vhost::openWarningLog

1

1

5

myserver/src/conf/vhost/vhost.cpp

 

Connection::setnTries

1

1

4

myserver/src/connection/connection.cpp

 

Http::~Http

1

1

4

myserver/src/protocol/http/http.cpp

 

Socket::listen

1

1

4

myserver/src/base/socket/socket.cpp

 

Console::reset

1

1

5

myserver/src/filter/console.cpp

 

MimeManager::MimeManager

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

Http::getNameImpl

1

1

4

myserver/src/protocol/http/http.cpp

 

Http::loadProtocolStatic

1

1

4

myserver/src/protocol/http/http.cpp

 

Server::getBuffersize

1

1

4

myserver/src/server/server.cpp

 

LogStream::getFiltersFactory

1

1

5

myserver/src/log/stream/log_stream.cpp

 

GopherError::GopherError

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Vhost::openAccessLog

1

1

5

myserver/src/conf/vhost/vhost.cpp

 

GzipDecompress::~GzipDecompress

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

getKey

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Pipe::~Pipe

1

1

4

myserver/src/base/pipe/pipe.cpp

 

Server::log

1

1

4

myserver/src/server/server.cpp

 

PluginInfo::setPlugin

1

1

4

myserver/src/plugin/plugin_info.cpp

 

Connection::setLogin

1

1

4

myserver/src/connection/connection.cpp

 

Isapi::Redirect

1

1

4

myserver/src/http_handler/isapi/isapi.cpp

 

Server::getFiltersFactory

1

1

4

myserver/src/server/server.cpp

 

GopherCSO::GopherCSO

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

operator

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

XmlVhostHandler::getVHostList

1

1

4

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

operator

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

operator

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Connection::getLogin

1

1

4

myserver/src/connection/connection.cpp

 

MimeManager::~MimeManager

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

MemBufFile::getSeek

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

hash

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

hash

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

Mutex::getHandle

1

1

4

myserver/src/base/sync/mutex.cpp

 

CachedFile::getFileSize

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

hash

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

GopherCSO::GopherCSO

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

hash

1

1

4

myserver/src/base/hash_map/hash_map.cpp

 

SecurityCache::getMaxNodes

1

1

4

myserver/src/conf/security/security_cache.cpp

 

Gzip::modifyData

1

1

4

myserver/src/filter/gzip/gzip.cpp

 

Server::isAutorebootEnabled

1

1

4

myserver/src/server/server.cpp

 

Server::getProtocolsManager

1

1

4

myserver/src/server/server.cpp

 

XmlVhostHandler::~XmlVhostHandler

1

1

4

myserver/src/conf/vhost/xml_vhost_handler.cpp

 

Server::enableAutoReboot

1

1

4

myserver/src/server/server.cpp

 

Connection::setPort

1

1

4

myserver/src/connection/connection.cpp

 

Server::disableAutoReboot

1

1

4

myserver/src/server/server.cpp

 

UnixSocket::writeHandle

1

1

4

myserver/src/base/unix_socket/unix_socket.cpp

 

MemBufFile::write

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

Server::getConnections

1

1

4

myserver/src/server/server.cpp

 

Server::getCachedFiles

1

1

4

myserver/src/server/server.cpp

 

Mutex::~Mutex

1

1

4

myserver/src/base/sync/mutex.cpp

 

CachedFileBuffer::CachedFileBuffer

1

11

18

myserver/src/base/files_cache/cached_file_buffer.cpp

 

Server::isServerReady

1

1

4

myserver/src/server/server.cpp

 

PluginInfo::setEnabled

1

1

4

myserver/src/plugin/plugin_info.cpp

 

GopherDirectory::GopherDirectory

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

SocketPair::getSecondHandle

1

1

4

myserver/src/base/socket_pair/socket_pair.cpp

 

Connection::getPort

1

1

4

myserver/src/connection/connection.cpp

 

GopherDirectory::GopherDirectory

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

UnixSocket::readHandle

1

1

4

myserver/src/base/unix_socket/unix_socket.cpp

 

CachedFile::createTemporaryFile

1

1

4

myserver/src/base/files_cache/cached_file.cpp

 

PluginInfo::getPlugin

1

1

4

myserver/src/plugin/plugin_info.cpp

 

Socket::setThrottling

1

1

4

myserver/src/base/socket/socket.cpp

 

SocketPair::getFirstHandle

1

1

4

myserver/src/base/socket_pair/socket_pair.cpp

 

FilesUtility::renameFile

1

1

4

myserver/src/base/file/files_utility.cpp

 

Semaphore::~Semaphore

1

1

4

myserver/src/base/sync/semaphore.cpp

 

PluginInfo::getName

1

1

4

myserver/src/plugin/plugin_info.cpp

 

MemBufFile::close

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

Server::getServerName

1

1

4

myserver/src/server/server.cpp

 

Filter::getName

1

1

5

myserver/src/filter/filter.cpp

 

GzipDecompress::modifyData

1

1

4

myserver/src/filter/gzip/gzip_decompress.cpp

 

Vhost::getMIME

1

1

4

myserver/src/conf/vhost/vhost.cpp

 

MimeRecord::getNodeTree

1

1

4

myserver/src/conf/mime/mime_manager.cpp

 

Socket::getThrottling

1

1

4

myserver/src/base/socket/socket.cpp

 

GopherFile::GopherFile

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

XmlParser::getLastModTime

1

1

4

myserver/src/base/xml/xml_parser.cpp

 

Mutex::isLocked

1

1

4

myserver/src/base/sync/mutex.cpp

 

Server::getConnection

1

1

4

myserver/src/server/server.cpp

 

GopherFile::GopherFile

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

Filter::modifyData

1

1

4

myserver/src/filter/filter.cpp

 

Connection::isScheduled

1

1

4

myserver/src/connection/connection.cpp

 

Socket::~Socket

1

1

4

myserver/src/base/socket/socket.cpp

 

Gzip::getFooter

1

11

17

myserver/src/filter/gzip/gzip.cpp

 

Http::clean

1

11

14

myserver/src/protocol/http/http.cpp

 

Gzip::flush

1

11

19

myserver/src/filter/gzip/gzip.cpp

 

CachedFileFactory::getMinSize

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

GopherInfo::GopherInfo

1

1

7

myserver/src/protocol/gopher/gopher_content.cpp

 

Filter::getParent

1

1

4

myserver/src/filter/filter.cpp

 

MemBufFile::getFileSize

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

Connection::setScheduled

1

1

4

myserver/src/connection/connection.cpp

 

GzipDecompress::flush

1

11

19

myserver/src/filter/gzip/gzip_decompress.cpp

 

gcry_unlock

1

1

4

myserver/src/base/ssl/ssl.cpp

 

NodeTree::getValue

1

1

4

myserver/src/conf/nodetree.cpp

 

Pipe::getWriteHandle

1

1

4

myserver/src/base/pipe/pipe.cpp

 

Server::getMaxThreads

1

1

4

myserver/src/server/server.cpp

 

Validator::getPermissionMaskImpl

1

1

6

myserver/src/conf/security/validator.cpp

 

GopherInfo::GopherInfo

1

1

4

myserver/src/protocol/gopher/gopher_content.cpp

 

LogManager::count

1

1

6

myserver/src/log/log_manager.cpp

 

gcry_lock

1

1

4

myserver/src/base/ssl/ssl.cpp

 

LogManager::count

1

1

5

myserver/src/log/log_manager.cpp

 

MemBufFile::openFile

1

1

4

myserver/src/base/files_cache/membuf_file.cpp

 

CachedFileFactory::getMaxSize

1

1

4

myserver/src/base/files_cache/cached_file_factory.cpp

 

NodeTree::getChildren

1

1

4

myserver/src/conf/nodetree.cpp

 

LogStream::getFiltersChain

1

1

5

myserver/src/log/stream/log_stream.cpp

 

PluginInfo::getMyServerMaxVersion

1

1

4

myserver/src/plugin/plugin_info.cpp

 

Connection::setID

1

1

4

myserver/src/connection/connection.cpp

 

Pipe::getReadHandle

1

1

4

myserver/src/base/pipe/pipe.cpp

 

HttpDir::unLoad

1

1

4

myserver/src/http_handler/http_dir/http_dir.cpp

 

LogManager::contains

1

1

5

myserver/src/log/log_manager.cpp

 

NodeTree::isLeaf

1

1

4

myserver/src/conf/nodetree.cpp

 

LogManager::containsOwner

1

1

5

myserver/src/log/log_manager.cpp

 

Server::getTimeout

1

1

4

myserver/src/server/server.cpp

 

Gzip::initialize

1

10

17

myserver/src/filter/gzip/gzip.cpp

 

ConnectionsScheduler::ConnectionsScheduler

1

10

13

myserver/src/connections_scheduler/connections_scheduler.cpp

 

Isapi::Isapi

1

0

4

myserver/src/http_handler/isapi/isapi.cpp

 

GopherItem::~GopherItem

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

Filter::~Filter

1

0

4

myserver/src/filter/filter.cpp

 

ControlProtocol::~ControlProtocol

1

0

4

myserver/src/protocol/control/control_protocol.cpp

 

HttpDir::~HttpDir

1

0

4

myserver/src/http_handler/http_dir/http_dir.cpp

 

HttpDir::HttpDir

1

0

4

myserver/src/http_handler/http_dir/http_dir.cpp

 

Stream::~Stream

1

0

4

myserver/src/filter/stream.cpp

 

HttpUserData::~HttpUserData

1

0

1

myserver/src/protocol/http/http.cpp

 

Stream::Stream

1

0

4

myserver/src/filter/stream.cpp

 

Protocol::~Protocol

1

0

4

myserver/src/protocol/protocol.cpp

 

Https::~Https

1

0

4

myserver/src/protocol/https/https.cpp

 

HttpFile::~HttpFile

1

0

4

myserver/src/http_handler/http_file/http_file.cpp

 

HttpFile::HttpFile

1

0

4

myserver/src/http_handler/http_file/http_file.cpp

 

WinCgi::~WinCgi

1

0

4

myserver/src/http_handler/wincgi/wincgi.cpp

 

FilesUtility::FilesUtility

1

0

4

myserver/src/base/file/files_utility.cpp

 

Sha1::~Sha1

1

0

3

myserver/src/base/crypt/sha1.cpp

 

Md5::~Md5

1

0

3

myserver/src/base/crypt/md5.cpp

 

SocketPair::SocketPair

1

0

4

myserver/src/base/socket_pair/socket_pair.cpp

 

CryptAlgo::~CryptAlgo

1

0

3

myserver/src/base/crypt/crypt_algo.cpp

 

WinCgi::WinCgi

1

0

4

myserver/src/http_handler/wincgi/wincgi.cpp

 

Process::~Process

1

0

4

myserver/src/base/process/process.cpp

 

DynamicHttpCommand::~DynamicHttpCommand

1

0

3

myserver/src/protocol/http/dyn_http_command.cpp

 

HttpDataHandler::~HttpDataHandler

1

0

1

myserver/src/protocol/http/http_data_handler.cpp

 

PluginsManager::~PluginsManager

1

0

1

myserver/src/plugin/plugins_manager.cpp

 

Scgi::Scgi

1

0

4

myserver/src/http_handler/scgi/scgi.cpp

 

Gopher::~Gopher

1

0

3

myserver/src/protocol/gopher/gopher.cpp

 

CryptAlgo::CryptAlgo

1

0

3

myserver/src/base/crypt/crypt_algo.cpp

 

DynHttpManagerList::~DynHttpManagerList

1

0

4

myserver/src/protocol/http/dyn_http_manager_list.cpp

 

FiltersFactory::~FiltersFactory

1

0

4

myserver/src/filter/filters_factory.cpp

 

SecurityManager::~SecurityManager

1

0

4

myserver/src/conf/security/security_manager.cpp

 

SecurityDomain::~SecurityDomain

1

0

4

myserver/src/conf/security/security_domain.cpp

 

CryptAlgoManager::~CryptAlgoManager

1

0

4

myserver/src/base/crypt/crypt_algo_manager.cpp

 

HttpDataHandler::HttpDataHandler

1

0

1

myserver/src/protocol/http/http_data_handler.cpp

 

PluginsManager::PluginsManager

1

0

1

myserver/src/plugin/plugins_manager.cpp

 

MainConfiguration::readData

1

0

5

myserver/src/conf/main/main_configuration.cpp

 

DynamicHttpManager::~DynamicHttpManager

1

0

4

myserver/src/protocol/http/dyn_http_manager.cpp

 

CQPUtils::~CQPUtils

1

0

4

myserver/src/base/base64/mime_utils.cpp

 

ProtocolsManager::~ProtocolsManager

1

0

4

myserver/src/protocol/protocols_manager.cpp

 

DynHttpCommandManager::~DynHttpCommandManager

1

0

4

myserver/src/protocol/http/dyn_http_command_manager.cpp

 

UnixSocket::~UnixSocket

1

0

4

myserver/src/base/unix_socket/unix_socket.cpp

 

Gopher::Gopher

1

0

3

myserver/src/protocol/gopher/gopher.cpp

 

ProtocolBuffer::~ProtocolBuffer

1

0

4

myserver/src/protocol/protocol_buffer.cpp

 

HttpReqSecurityDomain::~HttpReqSecurityDomain

1

0

4

myserver/src/protocol/http/http_req_security_domain.cpp

 

UnixSocket::UnixSocket

1

0

4

myserver/src/base/unix_socket/unix_socket.cpp

 

CryptAlgo::update

1

0

4

myserver/src/base/crypt/crypt_algo.cpp

 

VhostManagerHandler::~VhostManagerHandler

1

0

3

myserver/src/conf/vhost/vhost_manager.cpp

 

DynHttpManagerList::DynHttpManagerList

1

0

4

myserver/src/protocol/http/dyn_http_manager_list.cpp

 

Plugin::Plugin

1

0

4

myserver/src/plugin/plugin.cpp

 

GopherImage::~GopherImage

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

DynamicHttpManager::DynamicHttpManager

1

0

4

myserver/src/protocol/http/dyn_http_manager.cpp

 

AuthDomain::~AuthDomain

1

0

4

myserver/src/conf/security/auth_domain.cpp

 

CryptAlgoManager::CryptAlgoManager

1

0

4

myserver/src/base/crypt/crypt_algo_manager.cpp

 

GopherGif::~GopherGif

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

ProtocolsManager::ProtocolsManager

1

0

4

myserver/src/protocol/protocols_manager.cpp

 

DynHttpCommandManager::DynHttpCommandManager

1

0

4

myserver/src/protocol/http/dyn_http_command_manager.cpp

 

Ftp::~Ftp

1

0

3

myserver/src/protocol/ftp/ftp.cpp

 

VhostManagerHandler::VhostManagerHandler

1

0

3

myserver/src/conf/vhost/vhost_manager.cpp

 

GopherRendundantServer::~GopherRendundantServer

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

Validator::~Validator

1

0

4

myserver/src/conf/security/validator.cpp

 

AuthMethod::~AuthMethod

1

0

4

myserver/src/conf/security/auth_method.cpp

 

XmlMainConfiguration::~XmlMainConfiguration

1

0

4

myserver/src/conf/main/xml_main_configuration.cpp

 

MainConfiguration::~MainConfiguration

1

0

4

myserver/src/conf/main/main_configuration.cpp

 

GopherBin::~GopherBin

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

ProtocolBuffer::ProtocolBuffer

1

0

4

myserver/src/protocol/protocol_buffer.cpp

 

GopherTelnet::~GopherTelnet

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

CryptAlgo::init

1

0

4

myserver/src/base/crypt/crypt_algo.cpp

 

GopherSearchServer::~GopherSearchServer

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

Validator::Validator

1

0

4

myserver/src/conf/security/validator.cpp

 

XmlMainConfiguration::XmlMainConfiguration

1

0

4

myserver/src/conf/main/xml_main_configuration.cpp

 

MainConfiguration::MainConfiguration

1

0

4

myserver/src/conf/main/main_configuration.cpp

 

GopherUnixUUencode::~GopherUnixUUencode

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherDosBin::~GopherDosBin

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherMacBinHex::~GopherMacBinHex

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

CBase64Utils::~CBase64Utils

1

0

4

myserver/src/base/base64/mime_utils.cpp

 

DataConnectionWorkerThreadData::~DataConnectionWorkerThreadData

1

0

3

myserver/src/protocol/ftp/ftp.cpp

 

GopherError::~GopherError

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

MimeManager::clean

1

0

4

myserver/src/conf/mime/mime_manager.cpp

 

Ipv4Range::~Ipv4Range

1

0

3

myserver/src/conf/vhost/ip.cpp

 

GopherCSO::~GopherCSO

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

MyIterator

1

0

4

myserver/src/base/hash_map/hash_map.cpp

 

cleanupSSL

1

0

4

myserver/src/base/ssl/ssl.cpp

 

GopherDirectory::~GopherDirectory

1

0

2

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherFile::~GopherFile

1

0

1

myserver/src/protocol/gopher/gopher_content.cpp

 

GopherInfo::~GopherInfo

1

0

1

myserver/src/protocol/gopher/gopher_content.cpp

 

ControlHeader::~ControlHeader

1

0

4

myserver/src/protocol/control/control_header.cpp


Copyright (c) 2007, 2008 Free Software Foundation, Inc.