yate/engine
paulc ce97d09aa4 Made static String::hash() capable of incremental hashing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5859 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-02 07:30:37 +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 Made Base64 decoding check for non-zero bits after the last octet, those indicate truncation. 2014-04-02 09:56:09 +00:00
Channel.cpp Force a (last) peer ID cache flush when a Channel is disconnected. 2014-04-04 09:14:04 +00:00
Cipher.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Client.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
ClientLogic.cpp Disable yiaxchan.yate module load in yate-qt4.conf file. Dispatch an engine.command message to load it when making a call using iax or enabling an iax account. 2014-05-15 07:35:33 +00:00
Compressor.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Configuration.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
DataBlock.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
DataFormat.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Engine.cpp Force a counter switch when initializing a plugin so its threads inherit the proper counter. 2014-02-24 13:40:55 +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 Added a base class for all digest calculation classes. 2013-09-13 12:43:20 +00:00
Message.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Mime.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Mutex.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
NamedList.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +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 Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
Socket.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
String.cpp Made static String::hash() capable of incremental hashing. 2014-07-02 07:30:37 +00:00
TelEngine.cpp Added object counter for main engine thread. 2014-02-19 11:40:50 +00:00
Thread.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
URI.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
YMD5.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
YSHA1.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00
YSHA256.cpp Added copyright notices to sources and scripts missing them. 2014-02-05 11:42:17 +00:00