tripwire-open-source/src/core
Brian Cox d06b001efe Platform macros for QNX, & recognize the QNX-only 'Named special file' filetype 2017-09-27 20:25:24 -07:00
..
Makefile.am Customize 'make clean' to also remove test data dirs and gcov files 2017-08-31 19:51:50 -07:00
Makefile.in Customize 'make clean' to also remove test data dirs and gcov files 2017-08-31 19:51:50 -07:00
archive.cpp Remove or disable a little dead code uncovered by gcov 2017-07-28 20:15:50 -07:00
archive.h Update copyright years 2017-04-25 18:31:11 -07:00
charutil.cpp Update copyright years 2017-04-25 18:31:11 -07:00
charutil.h Update copyright years 2017-04-25 18:31:11 -07:00
cmdlineparser.cpp Remove or disable a little dead code uncovered by gcov 2017-07-28 20:15:50 -07:00
cmdlineparser.h Remove or disable a little dead code uncovered by gcov 2017-07-28 20:15:50 -07:00
codeconvert.cpp Clean up iCodeConverter singleton on exit 2017-08-28 20:08:38 -07:00
codeconvert.h Clean up iCodeConverter singleton on exit 2017-08-28 20:08:38 -07:00
core.cpp Clean up iCodeConverter singleton on exit 2017-08-28 20:08:38 -07:00
core.h Clean up iCodeConverter singleton on exit 2017-08-28 20:08:38 -07:00
coreerrors.cpp Update copyright years 2017-04-25 18:31:11 -07:00
coreerrors.h Update copyright years 2017-04-25 18:31:11 -07:00
corestrings.cpp Update copyright years 2017-04-25 18:31:11 -07:00
corestrings.h Update copyright years 2017-04-25 18:31:11 -07:00
crc32.cpp Update copyright years 2017-04-25 18:31:11 -07:00
crc32.h Update copyright years 2017-04-25 18:31:11 -07:00
debug.cpp Update copyright years 2017-04-25 18:31:11 -07:00
debug.h Update copyright years 2017-04-25 18:31:11 -07:00
displayencoder.cpp Fix a few simple leaks inside twtest; fix some file permissions that got set wrong in last commit 2017-08-25 18:28:09 -07:00
displayencoder.h Update copyright years 2017-04-25 18:31:11 -07:00
displayutil.cpp Update copyright years 2017-04-25 18:31:11 -07:00
displayutil.h Update copyright years 2017-04-25 18:31:11 -07:00
epoch.cpp Rename 2038 epoch check to something more accurate & less alarming than 'TimeBombExploded' (sheesh), and only bother with it if time_t is 32 bits. 2017-07-31 18:49:36 -07:00
epoch.h Rename 2038 epoch check to something more accurate & less alarming than 'TimeBombExploded' (sheesh), and only bother with it if time_t is 32 bits. 2017-07-31 18:49:36 -07:00
error.cpp Update copyright years 2017-04-25 18:31:11 -07:00
error.h Update copyright years 2017-04-25 18:31:11 -07:00
errorbucket.h Update copyright years 2017-04-25 18:31:11 -07:00
errorbucketimpl.cpp Update copyright years 2017-04-25 18:31:11 -07:00
errorbucketimpl.h Update copyright years 2017-04-25 18:31:11 -07:00
errorgeneral.h Update copyright years 2017-04-25 18:31:11 -07:00
errortable.cpp Update copyright years 2017-04-25 18:31:11 -07:00
errortable.h Update copyright years 2017-04-25 18:31:11 -07:00
errorutil.cpp Update copyright years 2017-04-25 18:31:11 -07:00
errorutil.h Update copyright years 2017-04-25 18:31:11 -07:00
file.h Update config.guess & config.sub to GNU latest (but re-adding MidnightBSD fix); add config macros for struct stat fields that aren't always present (instead of static defines in platform.h); platform detection & path handling for Redox 2017-09-22 20:20:17 -07:00
file_unix.cpp Add a platform macro indicating whether OS lets temp files be unlinked while open 2017-09-23 13:19:40 -07:00
fileerror.cpp Update copyright years 2017-04-25 18:31:11 -07:00
fileerror.h Update copyright years 2017-04-25 18:31:11 -07:00
fileheader.cpp Update copyright years 2017-04-25 18:31:11 -07:00
fileheader.h Update copyright years 2017-04-25 18:31:11 -07:00
fixedfilebuf.h Update copyright years 2017-04-25 18:31:11 -07:00
fsservices.cpp Update copyright years 2017-04-25 18:31:11 -07:00
fsservices.h Platform macros for QNX, & recognize the QNX-only 'Named special file' filetype 2017-09-27 20:25:24 -07:00
growheap.cpp Update copyright years 2017-04-25 18:31:11 -07:00
growheap.h Update copyright years 2017-04-25 18:31:11 -07:00
hashtable.cpp Update copyright years 2017-04-25 18:31:11 -07:00
hashtable.h Fix a few simple leaks inside twtest; fix some file permissions that got set wrong in last commit 2017-08-25 18:28:09 -07:00
haval.cpp ifdef out some unused methods in our HAVAL impl. 2017-08-24 00:57:11 -07:00
haval.h ifdef out some unused methods in our HAVAL impl. 2017-08-24 00:57:11 -07:00
md5.cpp Update copyright years 2017-04-25 18:31:11 -07:00
md5.h Update copyright years 2017-04-25 18:31:11 -07:00
msystem.cpp More for Redox support, & cleaner exclusion of SMTP stuff when SUPPORTS_NETWORKING is false 2017-09-22 21:02:50 -07:00
msystem.h Update copyright years 2017-04-25 18:31:11 -07:00
ntdbs.h Update copyright years 2017-04-25 18:31:11 -07:00
ntmbs.cpp Update copyright years 2017-04-25 18:31:11 -07:00
ntmbs.h Update copyright years 2017-04-25 18:31:11 -07:00
package.h Update copyright years 2017-04-25 18:31:11 -07:00
platform.h Platform macros for QNX, & recognize the QNX-only 'Named special file' filetype 2017-09-27 20:25:24 -07:00
refcountobj.cpp Update copyright years 2017-04-25 18:31:11 -07:00
refcountobj.h Update copyright years 2017-04-25 18:31:11 -07:00
resources.h Update copyright years 2017-04-25 18:31:11 -07:00
serializable.cpp Update copyright years 2017-04-25 18:31:11 -07:00
serializable.h Update copyright years 2017-04-25 18:31:11 -07:00
serializer.cpp Update copyright years 2017-04-25 18:31:11 -07:00
serializer.h Update copyright years 2017-04-25 18:31:11 -07:00
serializerimpl.cpp Update copyright years 2017-04-25 18:31:11 -07:00
serializerimpl.h Update copyright years 2017-04-25 18:31:11 -07:00
serializerutil.cpp Update copyright years 2017-04-25 18:31:11 -07:00
serializerutil.h Update copyright years 2017-04-25 18:31:11 -07:00
serstring.cpp Update copyright years 2017-04-25 18:31:11 -07:00
serstring.h Update copyright years 2017-04-25 18:31:11 -07:00
sha.cpp Update copyright years 2017-04-25 18:31:11 -07:00
sha.h Update copyright years 2017-04-25 18:31:11 -07:00
srefcountobj.cpp Update copyright years 2017-04-25 18:31:11 -07:00
srefcountobj.h Update copyright years 2017-04-25 18:31:11 -07:00
srefcounttbl.cpp Update copyright years 2017-04-25 18:31:11 -07:00
srefcounttbl.h Update copyright years 2017-04-25 18:31:11 -07:00
stdcore.cpp Update copyright years 2017-04-25 18:31:11 -07:00
stdcore.h Update copyright years 2017-04-25 18:31:11 -07:00
stringutil.cpp Update copyright years 2017-04-25 18:31:11 -07:00
stringutil.h Remove or disable a little dead code uncovered by gcov 2017-07-28 20:15:50 -07:00
tasktimer.h Fix/implement more unit tests that were marked as 'skipped' 2017-09-24 18:44:47 -07:00
tchar.h Update copyright years 2017-04-25 18:31:11 -07:00
timeconvert.cpp Update copyright years 2017-04-25 18:31:11 -07:00
timeconvert.h Update copyright years 2017-04-25 18:31:11 -07:00
tw_signal.cpp Update copyright years 2017-04-25 18:31:11 -07:00
tw_signal.h Update copyright years 2017-04-25 18:31:11 -07:00
twlimits.cpp Update copyright years 2017-04-25 18:31:11 -07:00
twlimits.h Update copyright years 2017-04-25 18:31:11 -07:00
twlocale.cpp Fix various unit tests that didn't test anything, or needed cleanup; disable some cTWLocale methods that were unused outside of their own unit tests. 2017-09-08 16:31:36 -07:00
twlocale.h Fix various unit tests that didn't test anything, or needed cleanup; disable some cTWLocale methods that were unused outside of their own unit tests. 2017-09-08 16:31:36 -07:00
twstringslang.h Update copyright years 2017-04-25 18:31:11 -07:00
typed.h Update copyright years 2017-04-25 18:31:11 -07:00
types.h A few little tweaks for SkyOS unit tests & configure robustitude (i.e. relying on stdint.h (if present) to tell us which intrinsic type is 64 bits) 2017-09-07 01:00:58 -07:00
unixexcept.cpp Update copyright years 2017-04-25 18:31:11 -07:00
unixexcept.h Update copyright years 2017-04-25 18:31:11 -07:00
unixfsservices.cpp Platform macros for QNX, & recognize the QNX-only 'Named special file' filetype 2017-09-27 20:25:24 -07:00
unixfsservices.h Remove a couple of unused FSServices methods 2017-08-19 20:38:57 -07:00
upperbound.h Update copyright years 2017-04-25 18:31:11 -07:00
usernotify.cpp Update copyright years 2017-04-25 18:31:11 -07:00
usernotify.h Update copyright years 2017-04-25 18:31:11 -07:00
usernotifystdout.cpp Update copyright years 2017-04-25 18:31:11 -07:00
usernotifystdout.h Update copyright years 2017-04-25 18:31:11 -07:00
userstringmem.cpp Update copyright years 2017-04-25 18:31:11 -07:00
userstringmem.h Update copyright years 2017-04-25 18:31:11 -07:00
wchar16.cpp Update copyright years 2017-04-25 18:31:11 -07:00
wchar16.h Update copyright years 2017-04-25 18:31:11 -07:00