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
↓ 8 callers
Method
CalculateDigest
use this if your input is short and you don't want to call Update() and Final() seperately
src/cryptlib/cryptlib.h:155
↓ 8 callers
Method
ContainsFCO
////////////////////////////////////////////////////////////////////////// ContainsFCO ///////////////////////////////////////////////////////////////
src/fco/fcospechelper.cpp:81
↓ 8 callers
Method
ConvertIn
src/cryptlib/modarith.h:22
↓ 8 callers
Function
Divide
src/cryptlib/integer.cpp:922
↓ 8 callers
Function
EuclideanMultiplicativeInverse
src/cryptlib/nbtheory.h:59
↓ 8 callers
Method
GetBit
src/cryptlib/integer.cpp:1222
↓ 8 callers
Method
GetDescription
src/core/fileerror.cpp:51
↓ 8 callers
Function
GetNoun
////////////////////////////////////////////////////////////////////////// GetNoun note -- you can only call this once after the verb (it eats the res
src/tw/dbexplore.cpp:71
↓ 8 callers
Method
GetShortName
////////////////////////////////////////////////////////////////////////// GetShortName //////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:241
↓ 8 callers
Method
IsCaseSensitive
////////////////////////////////////////////////////////////////////////// IsCaseSensitive ///////////////////////////////////////////////////////////
src/tw/dbdatasource.h:233
↓ 8 callers
Function
IsSingleTchar
src/tw/configfile.cpp:120
↓ 8 callers
Function
Jacobi
src/cryptlib/nbtheory.cpp:614
↓ 8 callers
Method
KeysLoaded
src/twcrypto/keyfile.cpp:111
↓ 8 callers
Function
OutputSectionDelimiter
src/tw/textdbviewer.cpp:408
↓ 8 callers
Function
PositiveAdd
src/cryptlib/integer.cpp:1645
↓ 8 callers
Function
PositiveSubtract
src/cryptlib/integer.cpp:1671
↓ 8 callers
Method
SetDirty
src/db/block.h:58
↓ 8 callers
Method
SetIterFlags
////////////////////////////////////////////////////////////////////////// SetIterFlags //////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:267
↓ 8 callers
Method
SetName
src/twparser/parserobjects.cpp:63
↓ 8 callers
Method
SetOffset
byte order safe access methods...
src/db/blockrecordarray.h:133
↓ 8 callers
Method
SpecContainsFCO
////////////////////////////////////////////////////////////////////////// SpecContainsFCO ///////////////////////////////////////////////////////////
src/fco/fcospecimpl.cpp:206
↓ 8 callers
Method
Subtract
src/cryptlib/algebra.h:239
↓ 8 callers
Function
testDosIsAbsolute
src/twtest/file_t.cpp:100
↓ 8 callers
Function
test_hex_to_char
////////////////////////////////////////////////////////////////////// TestHexToChar /////////////////////////////////////////////////////////////////
src/twtest/displayencoder_t.cpp:106
↓ 8 callers
Function
util_Encode
src/tw/textreportviewer.cpp:121
↓ 8 callers
Function
util_RewriteObject
////////////////////////////////////////////////////////////////////////// util_RewriteObject -- call this when the data in a structure has changed, b
src/db/hierdatabase.cpp:97
↓ 7 callers
Method
AssertValid
////////////////////////////////////////////////////////////////////////// AssertValid ///////////////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:599
↓ 7 callers
Function
AtomicMultiply
src/cryptlib/integer.cpp:232
↓ 7 callers
Method
Attr
src/fco/fcospeclist.cpp:214
↓ 7 callers
Method
ConvertOut
src/cryptlib/integer.cpp:2273
↓ 7 callers
Method
CreateNode
src/fco/fconametbl.cpp:167
↓ 7 callers
Method
CurrentSize
src/twcrypto/bytequeue.cpp:210
↓ 7 callers
Function
Decrement
src/cryptlib/integer.cpp:199
↓ 7 callers
Method
DestroyIter
src/fco/fcosetimpl.cpp:317
↓ 7 callers
Method
Done
src/core/hashtable.h:248
↓ 7 callers
Method
Exponentiate
src/cryptlib/algebra.h:471
↓ 7 callers
Function
FillOutCmdLineInfo
////////////////////////////////////////////////////////////////////////// FillOutCmdLineInfo -- fills out info common to all modes that appears on th
src/tripwire/twcmdline.cpp:554
↓ 7 callers
Method
Get
src/twcrypto/bytequeue.cpp:118
↓ 7 callers
Method
GetFlags
////////////////////////////////////////////////////////////////////////// GetFlags //////////////////////////////////////////////////////////////////
src/core/error.h:244
↓ 7 callers
Method
GetGenre
reads input up to EOL or EOF
src/tw/textreportviewer.cpp:903
↓ 7 callers
Method
GetKey
src/twcrypto/crypto.h:371
↓ 7 callers
Method
GetNumBlocks
src/db/blockfile.h:96
↓ 7 callers
Method
GetShortName
////////////////////////////////////////////////////////////////////////// GetShortName //////////////////////////////////////////////////////////////
src/fco/fcodatasourceiterimpl.cpp:103
↓ 7 callers
Method
GetVerboseLevel
src/core/usernotify.cpp:62
↓ 7 callers
Method
GetWriteLen
src/twcrypto/crypto.h:376
↓ 7 callers
Function
InitCmdLineCommon
////////////////////////////////////////////////////////////////////////// InitCmdLineCommon -- initializes the command line switches common to all mo
src/tripwire/twcmdline.cpp:226
↓ 7 callers
Method
IsEqual
src/twcrypto/crypto.cpp:957
↓ 7 callers
Method
IsEven
src/cryptlib/integer.h:133
↓ 7 callers
Function
Lucas
src/cryptlib/nbtheory.cpp:641
↓ 7 callers
Method
Pop
////////////////////////////////////////////////////////////////////////// Pop ///////////////////////////////////////////////////////////////////////
src/fco/fconame.cpp:465
↓ 7 callers
Function
PrintIter
src/twtest/fcosetimpl_t.cpp:43
↓ 7 callers
Method
ProcessBlock
Encrypt or decrypt a block of data in ECB mode
src/cryptlib/des.cpp:314
↓ 7 callers
Method
ReadFile
src/twcrypto/keyfile.cpp:120
↓ 7 callers
Method
ReadInt16
src/core/archive.cpp:83
↓ 7 callers
Method
ReadInt32
src/core/serializerimpl.cpp:445
↓ 7 callers
Method
SetID
////////////////////////////////////////////////////////////////////////// SetID /////////////////////////////////////////////////////////////////////
src/core/errorutil.h:165
↓ 7 callers
Method
SetVerboseLevel
src/core/usernotify.cpp:57
↓ 7 callers
Function
UpperBound
src/core/upperbound.h:58
↓ 7 callers
Function
assertMD5
src/twtest/signature_t.cpp:415
↓ 7 callers
Function
eTWAEncryptionChange
src/twadmin/twadmincl.h:55
↓ 7 callers
Function
lextrace
wrapper around cDebug tracing */
src/twparser/yylex.cpp:540
↓ 7 callers
Method
swapbytes
useful to convert to network byte order
src/core/wchar16.cpp:234
↓ 7 callers
Function
test_parse
src/twtest/cmdlineparser_t.cpp:76
↓ 7 callers
Function
tw_signal
src/core/tw_signal.cpp:43
↓ 6 callers
Method
AddChangedFCO
////////////////////////////////////////////////////////////////////////// AddChangedFCO /////////////////////////////////////////////////////////////
src/tw/fcoreport.cpp:713
↓ 6 callers
Method
AddSpec
////////////////////////////////////////////////////////////////////////// AddSpec ///////////////////////////////////////////////////////////////////
src/tw/fcoreport.cpp:648
↓ 6 callers
Function
AssertExists
src/twtest/dbdatasource_t.cpp:156
↓ 6 callers
Function
AssertExists
src/twtest/hierdatabase_t.cpp:149
↓ 6 callers
Method
AtRoot
////////////////////////////////////////////////////////////////////////// AtRoot ////////////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:177
↓ 6 callers
Function
BitPrecision
src/cryptlib/misc.cpp:46
↓ 6 callers
Method
CalcArchiveSize
//////////////////////////////////// methods to override ////////////////////////////////////
src/db/hierdbnode.h:83
↓ 6 callers
Method
Compare
src/cryptlib/integer.cpp:2043
↓ 6 callers
Method
CreateCopy
////////////////////////////////////////////////////////////////////////// CreateCopy ////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:109
↓ 6 callers
Method
CreatePropDisplayer
src/fs/fsfactory.cpp:79
↓ 6 callers
Method
CurrentSize
src/cryptlib/queue.cpp:152
↓ 6 callers
Method
Execute
////////////////////////////////////////////////////////////////////////// Execute ///////////////////////////////////////////////////////////////////
src/tripwire/updatedb.cpp:63
↓ 6 callers
Method
GenerateKeys
src/twcrypto/crypto.cpp:689
↓ 6 callers
Method
GetDelimitingChar
src/db/hierdatabase.h:273
↓ 6 callers
Method
GetModeID
////////////////////////////////////////////////////////////////////////// GetModeID /////////////////////////////////////////////////////////////////
src/twadmin/twadmincl.cpp:2437
↓ 6 callers
Method
GetNumProps
src/fs/fspropset.cpp:211
↓ 6 callers
Method
GetWriteLen
src/twcrypto/keyfile.cpp:346
↓ 6 callers
Method
Init
src/twadmin/twadmincl.cpp:307
↓ 6 callers
Function
OutputGenreDelimiter
src/tw/textdbviewer.cpp:415
↓ 6 callers
Method
Read
src/db/hierdbnode.h:94
↓ 6 callers
Method
RemoveChildArray
////////////////////////////////////////////////////////////////////////// RemoveChildArray //////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:296
↓ 6 callers
Method
RemoveFCO
////////////////////////////////////////////////////////////////////////// RemoveFCO /////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:216
↓ 6 callers
Method
RemoveFCOData
////////////////////////////////////////////////////////////////////////// RemoveFCOData /////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:232
↓ 6 callers
Method
RemoveItem
////////////////////////////////////////////////////////////////////////// RemoveItem -- Removes an item from the vector. Vector is unchanged if i >=
src/fco/fcopropvector.cpp:310
↓ 6 callers
Method
SetCalcFlags
src/fs/fspropcalc.h:114
↓ 6 callers
Method
SetCaseSensitive
src/fco/fconame.h:201
↓ 6 callers
Method
SetFlags
////////////////////////////////////////////////////////////////////////// SetFlags //////////////////////////////////////////////////////////////////
src/core/error.h:252
↓ 6 callers
Method
SetMainIndex
src/db/blockrecordarray.h:141
↓ 6 callers
Method
SetSpec
src/fco/fcosetws.h:100
↓ 6 callers
Method
SignatureLength
src/cryptlib/elgamal.h:72
↓ 6 callers
Method
Stat
src/core/unixfsservices.cpp:322
↓ 6 callers
Function
TwTestDir
src/twtest/test.cpp:379
↓ 6 callers
Method
Write
src/twcrypto/crypto.h:381
↓ 6 callers
Method
Write
this method should return the amount of space that this class will take up in an archive derived classes should override this if they have any data me
src/db/hierdbnode.h:90
↓ 6 callers
Function
byteReverse
src/cryptlib/misc.h:73
↓ 6 callers
Function
getTestFile
src/twtest/signature_t.cpp:46
← previous
next →
201–300 of 2,755, ranked by callers