yate/engine
paulc 2a965f8d80 Added equivalent [$enabled else] and [$enabled toggle] syntaxes that toggle config file processing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6190 acf43c95-373e-0410-b603-e72c3f656dc1
2017-02-26 11:54:33 +00:00
..
macosx Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
regex Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
tables Added G.711 tables to SVN. 2012-05-09 12:32:43 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Array.cpp Properly append new row in Array::addRow(), check if entries exist. 2014-02-13 10:54:00 +00:00
Base64.cpp Removed unused function. 2014-08-05 10:44:33 +00:00
Channel.cpp Prevent multiple engine.timer messages from timing out Channels in the same Driver. 2017-02-22 11:22:40 +00:00
Cipher.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Client.cpp Allow forcibly closing existing audio device to allow opening a new one. 2014-07-25 13:19:19 +00:00
ClientLogic.cpp Removed unused functions. Silenced unused variable warning. 2014-08-05 07:58:03 +00:00
Compressor.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Configuration.cpp Added equivalent [$enabled else] and [$enabled toggle] syntaxes that toggle config file processing. 2017-02-26 11:54:33 +00:00
DataBlock.cpp Added overallocation support for DataBlock. 2015-05-18 13:12:02 +00:00
DataFormat.cpp Added extra checks for race conditions where CallEndpoint::setEndpoint() may fail. 2017-01-27 11:25:29 +00:00
Engine.cpp Added setting to automatically enter congested mode over a queue size threshold. 2017-01-09 15:04:04 +00:00
HashList.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Hasher.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Iterator.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Makefile.in Fixed explicit disabling of GUI build when Qt is present but unusable. 2016-05-27 11:57:26 +00:00
Math.cpp Allow indicating the format when dumping data. 2016-03-29 07:22:26 +00:00
Message.cpp Fixed a JS deadlock caused by uninstalling a message handler from itself (even indirectly). 2017-01-23 19:53:55 +00:00
Mime.cpp Added hashing support for MimeSdpBody. 2014-07-02 07:34:19 +00:00
Mutex.cpp Added accessor for Lockable safety flag. 2015-02-19 13:53:38 +00:00
NamedList.cpp Added getInt64Value to NamedList and Configuration classes. 2014-12-22 11:56:16 +00:00
ObjList.cpp Bug fix: keep the ObjList autodelete flag when doing ObjList::sort(). 2014-05-19 14:34:42 +00:00
Plugin.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Resolver.cpp Store TTL in retrieved DNS records. 2014-07-31 13:32:54 +00:00
Socket.cpp Added support for specifying the mode to mkdir. 2015-11-11 17:58:05 +00:00
String.cpp Added method for URI escaping an entire list of characters. 2017-02-16 11:24:25 +00:00
TelEngine.cpp Increased the size of the debug message hader buffer to accomodate up to 111 characters. 2016-09-14 09:08:48 +00:00
Thread.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
URI.cpp Fix tel: URI parsing, try harder to pick SIP REGISTER related information. 2014-11-06 10:12:26 +00:00
XML.cpp Changed xml parse error from DDebug to Debug. 2016-01-08 12:16:15 +00:00
YMD5.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
YSHA1.cpp Added NIST FIPS 186-2 change notice 1 Pseudo Random Function with 160 bits SHA-1. 2015-02-05 17:58:39 +00:00
YSHA256.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00