yate/engine
paulc 6be659a835 Message handlers are removed from dispatcher before being destroyed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1220 acf43c95-373e-0410-b603-e72c3f656dc1
2007-03-19 21:05:41 +00:00
..
.cvsignore Added capability to include optional YateLocal.mak file. 2005-12-19 17:57:16 +00:00
Array.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Channel.cpp Removed extra timeout checks, checkTimers() does all verifications. 2007-03-12 18:13:56 +00:00
Client.cpp Fixed handling of self generated early media detection. 2007-01-28 17:57:31 +00:00
Configuration.cpp Added an empty line between sections when saving. 2006-06-15 15:26:21 +00:00
DataBlock.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
DataFormat.cpp Replaced a possibly undefined code sequence with a slightly longer code. 2007-02-28 00:25:47 +00:00
Engine.cpp New option -r enables rotation of log file when running through supervisor. 2007-01-25 20:46:32 +00:00
HashList.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Iterator.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Makefile.in Added SHA1 digest class. 2006-10-19 12:52:22 +00:00
Message.cpp Message handlers are removed from dispatcher before being destroyed. 2007-03-19 21:05:41 +00:00
Mutex.cpp Made some local variables static. 2006-06-10 12:05:16 +00:00
NamedList.cpp Added support for hierarchical parameter names. 2006-11-30 00:53:15 +00:00
ObjList.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Plugin.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Socket.cpp Added timerTick method in Socket and SocketFilter. 2006-10-03 14:24:20 +00:00
String.cpp Fixed a signedness bug in character comparation. 2006-08-03 17:49:31 +00:00
TelEngine.cpp Fixed Windows build, added preliminary project for Speex codec. 2007-01-02 15:58:37 +00:00
Thread.cpp Commited hard cancel fix submitted by Etoile Di�se. 2006-09-10 14:21:32 +00:00
URI.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
YMD5.cpp Fixed bug in previous commit. 2006-10-06 12:38:29 +00:00
YSHA1.cpp Added Jingle related projects. Fixes to compile in Windows. 2006-10-19 21:23:55 +00:00