You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/src/common
Bryan Biedenkapp fb0e51f36a
make Win32 compiles work again; correct incorrect behavior handling try_lock_for;
12 months ago
..
dmr implement the beginnings of KMM frame handling (for future use); 1 year ago
edac enhance debug logging to incorporate both file and line numbers (when provided by the compiler) and optionally implement LogDebugEx macro to also incorporate the caller identifying the function name; correct LogDebug uses in some cases that should have been LogMessage; 1 year ago
lookups add some mutex locking around modification of the channel lookup table; 1 year ago
network make Win32 compiles work again; correct incorrect behavior handling try_lock_for; 12 months ago
nxdn add support to enable/disable CC message stream debug when a protocol debug is enabled; correct some bad handling of the MESSAGE_TYPE_REG NXDN command; 12 months ago
p25 implement enhancement/alterations to allow back-to-back configuration of dvmhost in TIA-102 DFSI mode (with FSC enabled); correct minor nullref handling in FSCACK; add writeImmediate() to ModemV24 to support TIA-102's need to immediately ack a Start of Stream block; 1 year ago
yaml REST -> RPC Migration (#84) 1 year ago
zlib slim down the embedded zlib library; 1 year ago
AESCrypto.cpp add preliminary encryption support to dvmbridge (P25-only supports AES256 and ARC4); correct and hide some debug trace for FNE KMM messaging; implement support to generate a ARC4 keystream; 1 year ago
AESCrypto.h add doxygen configuration for dvmhost project; add doxygen output directory; convert common static library to use doxygen style commenting and documentation; 2 years ago
CMakeLists.txt code cleanup; add SIP lexer and data handlers; 1 year ago
Clock.cpp [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
Clock.h [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
Defines.h REST -> RPC Migration (#84) 1 year ago
Log.cpp fix potential nullptr problem with Log when used from multiple threads during shutdown; reduce the intercycle delay to 2ms from 5ms for all main FNE threads; 1 year ago
Log.h code cleanup; add SIP lexer and data handlers; 1 year ago
RC4Crypto.cpp add preliminary encryption support to dvmbridge (P25-only supports AES256 and ARC4); correct and hide some debug trace for FNE KMM messaging; implement support to generate a ARC4 keystream; 1 year ago
RC4Crypto.h add preliminary encryption support to dvmbridge (P25-only supports AES256 and ARC4); correct and hide some debug trace for FNE KMM messaging; implement support to generate a ARC4 keystream; 1 year ago
RingBuffer.h enhance debug logging to incorporate both file and line numbers (when provided by the compiler) and optionally implement LogDebugEx macro to also incorporate the caller identifying the function name; correct LogDebug uses in some cases that should have been LogMessage; 1 year ago
StopWatch.cpp [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
StopWatch.h [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
Thread.cpp runAsThread should not automatically cleanup the passed thread_t, this should be done by the caller; 1 year ago
Thread.h runAsThread should not automatically cleanup the passed thread_t, this should be done by the caller; 1 year ago
Timer.cpp correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
Timer.h add doxygen configuration for dvmhost project; add doxygen output directory; convert common static library to use doxygen style commenting and documentation; 2 years ago
Utils.cpp enhance debug logging to incorporate both file and line numbers (when provided by the compiler) and optionally implement LogDebugEx macro to also incorporate the caller identifying the function name; correct LogDebug uses in some cases that should have been LogMessage; 1 year ago
Utils.h [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago

Powered by TurnKey Linux.