Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ functions
Functions
2,755 in github.com/Tripwire/tripwire-open-source
⨍
Functions
2,755
◇
Types & classes
783
↓ 6 callers
Function
haval_hash
* hash a string of specified length. * to be used in conjunction with haval_start and haval_end. */
src/core/haval.cpp:354
↓ 6 callers
Function
testArosAsNative
src/twtest/file_t.cpp:154
↓ 6 callers
Function
testArosAsPosix
///////////////////////////////////////////////////////////////////
src/twtest/file_t.cpp:137
↓ 6 callers
Function
testArosIsAbsolute
src/twtest/file_t.cpp:171
↓ 6 callers
Function
testDosBackupName
src/twtest/file_t.cpp:119
↓ 6 callers
Function
testRedoxAsNative
src/twtest/file_t.cpp:207
↓ 6 callers
Function
testRedoxAsPosix
///////////////////////////////////////////////////////////////////
src/twtest/file_t.cpp:190
↓ 6 callers
Function
testRedoxIsAbsolute
src/twtest/file_t.cpp:224
↓ 6 callers
Function
test_char_to_hex
////////////////////////////////////////////////////////////////////// TestCharToHex /////////////////////////////////////////////////////////////////
src/twtest/displayencoder_t.cpp:85
↓ 6 callers
Function
tss_dispatch_errno
src/core/codeconvert.cpp:217
↓ 6 callers
Function
util_OffsetToAddr
////////////////////////////////////////////////////////////////////////// util_OffsetToAddr -- given an offset from the end of a block (such as is st
src/db/blockrecordarray.cpp:55
↓ 6 callers
Function
util_output_bytes
has a maximum of 512 chars of output
src/core/codeconvert.cpp:81
↓ 5 callers
Method
AddFCO
////////////////////////////////////////////////////////////////////////// AddFCO ////////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:204
↓ 5 callers
Function
BuildPrimeTable
src/cryptlib/nbtheory.cpp:92
↓ 5 callers
Method
CanRemoveChildArray
////////////////////////////////////////////////////////////////////////// CanRemoveChildArray ///////////////////////////////////////////////////////
src/tw/dbdatasource.h:251
↓ 5 callers
Method
CheckValid
src/twtest/serializerimpl_t.cpp:70
↓ 5 callers
Method
CleanNew
src/cryptlib/misc.h:215
↓ 5 callers
Method
Clear
////////////////////////////////////////////////////////////////////////// Clear /////////////////////////////////////////////////////////////////////
src/fco/fconame.cpp:328
↓ 5 callers
Method
CreateEntry
////////////////////////////////////////////////////////////////////////// CreateEntry //////////////////////////////////////////////////////////////
src/db/hierdatabase.cpp:499
↓ 5 callers
Method
DeleteItem
////////////////////////////////////////////////////////////////////////// DeleteItem ////////////////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:332
↓ 5 callers
Method
Finish
Call when done writing to the archive to flush any buffered bytes. An ASSERT() will occur if further reads or write are called. You may call when done
src/twcrypto/cryptoarchive.cpp:240
↓ 5 callers
Method
GetAttrList
src/twparser/parserobjects.cpp:68
↓ 5 callers
Method
GetBlockNum
src/db/block.h:66
↓ 5 callers
Method
GetDefaultGenre
src/fco/genreswitcher.cpp:86
↓ 5 callers
Method
GetHostID
src/tw/twutil.cpp:1174
↓ 5 callers
Method
GetMachineName
src/core/unixfsservices.cpp:413
↓ 5 callers
Method
GetMainIndex
src/db/blockrecordarray.h:145
↓ 5 callers
Method
GetObjectsScanned
src/tw/headerinfo.h:295
↓ 5 callers
Method
GetPrivateKey
src/twcrypto/keyfile.cpp:451
↓ 5 callers
Method
GetStandardBackupExtension
////////////////////////////////////////////////////////////////////////// GetStandardBackupExtension() Returns normal string to append to backup fil
src/core/unixfsservices.cpp:888
↓ 5 callers
Method
GetTimestamp
src/db/block.h:163
↓ 5 callers
Method
GetVersion
src/core/fileheader.h:146
↓ 5 callers
Method
HasData
////////////////////////////////////////////////////////////////////////// HasData ///////////////////////////////////////////////////////////////////
src/db/hierdatabase.cpp:578
↓ 5 callers
Method
Init
////////////////////////////////////////////////////////////////////////// Init //////////////////////////////////////////////////////////////////////
src/tripwire/twcmdline.cpp:677
↓ 5 callers
Method
Initialized
src/db/blockrecordarray.h:104
↓ 5 callers
Method
IntMultiply
src/cryptlib/algebra.h:305
↓ 5 callers
Method
InterpretInt
src/core/twlimits.cpp:47
↓ 5 callers
Method
IsCaseSensitive
############################################################################ inline implementation
src/fco/fconame.h:197
↓ 5 callers
Method
IsClassValid
src/db/blockrecordarray.cpp:503
↓ 5 callers
Method
IsItemValid
////////////////////////////////////////////////////////////////////////// IsItemValid ///////////////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:215
↓ 5 callers
Method
IsOdd
src/cryptlib/integer.h:135
↓ 5 callers
Method
Merge
adds all prop display info from rhs to this
src/fs/fspropdisplayer.cpp:136
↓ 5 callers
Method
Negate
src/cryptlib/integer.cpp:2027
↓ 5 callers
Function
OutputString
src/twtest/stringencoder_t.cpp:85
↓ 5 callers
Method
Parse
////////////////////////////////////////////////////////////////////////// Parse /////////////////////////////////////////////////////////////////////
src/core/cmdlineparser.cpp:92
↓ 5 callers
Method
PrintTextReport
////////////////////////////////////////////////////////////////////////// PrintTextReport prints a text version of the passed in report to the passe
src/tw/textreportviewer.cpp:269
↓ 5 callers
Method
Read
////////////////////////////////////////////////////////////////////////// iSerializable interface ///////////////////////////////////////////////////
src/tw/fcoreport.cpp:756
↓ 5 callers
Method
Rename
/////////////////////////////////////////////////////////////////// Function name : cUnixFSServices::Rename Description : Rename a file. Over
src/core/unixfsservices.cpp:708
↓ 5 callers
Method
SetFCOData
////////////////////////////////////////////////////////////////////////// SetFCOData ////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:245
↓ 5 callers
Method
SetObjectsScanned
src/tw/headerinfo.h:291
↓ 5 callers
Method
SetRead
src/twcrypto/cryptoarchive.cpp:570
↓ 5 callers
Method
SetSeverity
src/fco/fcospecattr.h:135
↓ 5 callers
Method
SetSigning
src/twcrypto/crypto.cpp:595
↓ 5 callers
Function
ShiftWordsLeftByBits
src/cryptlib/words.h:49
↓ 5 callers
Function
ShiftWordsRightByBits
src/cryptlib/words.h:63
↓ 5 callers
Method
ShouldStopDescent
////////////////////////////////////////////////////////////////////////// ShouldStopDescent /////////////////////////////////////////////////////////
src/fco/fcospecimpl.cpp:216
↓ 5 callers
Method
Square
src/cryptlib/algebra.h:254
↓ 5 callers
Method
Stop
src/core/tasktimer.h:83
↓ 5 callers
Method
TransferTo
src/cryptlib/cryptlib.cpp:57
↓ 5 callers
Function
Transform
Basic MD5 step. Transforms buf based on in. */
src/core/md5.cpp:204
↓ 5 callers
Method
Zero
src/cryptlib/algebra.h:186
↓ 5 callers
Method
eof
src/core/ntdbs.h:223
↓ 5 callers
Function
mblen
src/core/charutil.cpp:45
↓ 5 callers
Function
util_Encode
src/tw/textdbviewer.cpp:125
↓ 5 callers
Function
util_TrailingSep
//////////////////////////////////////////////////////////////////// Function name : util_TrailingSep Description : ensure that a path ( fLeav
src/core/unixfsservices.cpp:1179
↓ 4 callers
Method
Add
src/twparser/parserobjects.cpp:306
↓ 4 callers
Method
AddChildArray
////////////////////////////////////////////////////////////////////////// AddChildArray /////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:285
↓ 4 callers
Method
AddEmail
src/fco/fcospecattr.h:140
↓ 4 callers
Function
AddFile
src/twtest/dbdatasource_t.cpp:46
↓ 4 callers
Function
AddFile
src/twtest/hierdatabase_t.cpp:42
↓ 4 callers
Method
Ascend
////////////////////////////////////////////////////////////////////////// Ascend ////////////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:201
↓ 4 callers
Function
BytePrecision
src/cryptlib/misc.cpp:36
↓ 4 callers
Method
CalculateSignatures
src/fco/signature.cpp:108
↓ 4 callers
Function
CheckChars
src/twtest/charutil_t.cpp:61
↓ 4 callers
Function
CheckEpoch
//////////////////////////////////////////////////////////////////////////
src/core/epoch.cpp:42
↓ 4 callers
Method
CipherTextLength
src/cryptlib/cryptlib.cpp:158
↓ 4 callers
Method
Clone
src/twparser/parserobjects.cpp:221
↓ 4 callers
Function
ConcatenateStrings
src/twparser/yyparse.cpp:62
↓ 4 callers
Method
Convert
static*/
src/core/stringutil.cpp:131
↓ 4 callers
Method
CreateBlock
////////////////////////////////////////////////////////////////////////// CreateBlock ///////////////////////////////////////////////////////////////
src/db/blockfile.cpp:234
↓ 4 callers
Method
CreateDataSourceIter
src/fs/fsfactory.cpp:99
↓ 4 callers
Function
CreateIterator
src/fco/fcosetimpl.cpp:53
↓ 4 callers
Function
DefaultCompare
static*/
src/fco/fcopropimpl.cpp:50
↓ 4 callers
Function
DefaultCopy
static*/
src/fco/fcopropimpl.cpp:102
↓ 4 callers
Method
EndOfFile
src/twcrypto/cryptoarchive.cpp:225
↓ 4 callers
Method
Equal
src/cryptlib/algebra.h:183
↓ 4 callers
Function
FastProbablePrimeTest
src/cryptlib/nbtheory.cpp:333
↓ 4 callers
Method
FlushWrite
src/twcrypto/cryptoarchive.cpp:559
↓ 4 callers
Method
GetChild
src/core/errorbucket.h:90
↓ 4 callers
Method
GetCurrentUserName
src/core/unixfsservices.cpp:462
↓ 4 callers
Method
GetDelimiter
src/fco/fconame.h:205
↓ 4 callers
Method
GetHelper
src/fco/fcospecimpl.h:114
↓ 4 callers
Method
GetMemory
src/core/archive.h:209
↓ 4 callers
Method
GetSize
////////////////////////////////////////////////////////////////////// GetSize -- Returns the size of the current stream, if one has been opened. If n
src/core/file_unix.cpp:430
↓ 4 callers
Method
GetTempDirName
src/core/unixfsservices.cpp:306
↓ 4 callers
Method
HasZero
src/cryptlib/nbtheory.cpp:293
↓ 4 callers
Method
IncrementBy
src/cryptlib/nbtheory.cpp:313
↓ 4 callers
Method
InitForExistingBlock
////////////////////////////////////////////////////////////////////////// InitForExistingBlock //////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:130
↓ 4 callers
Method
InitForFCO
src/fs/fspropdisplayer.cpp:238
↓ 4 callers
Method
InitNewBlock
////////////////////////////////////////////////////////////////////////// InitNewBlock //////////////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:95
← previous
next →
301–400 of 2,755, ranked by callers