yate/engine
paulc dbb2d9982d The "peerid" takes precedence over "targetid". Masquerading rules are applied
before the message is completed.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1385 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-05 11:39:43 +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 The "peerid" takes precedence over "targetid". Masquerading rules are applied 2007-07-05 11:39:43 +00:00
Client.cpp Offer an unique account name based on selected provider name. 2007-05-28 15:06:57 +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 Changed the unlocking order to prevent races. Perform cleanups in the 2007-06-08 18:33:33 +00:00
Engine.cpp Added support for setting timer resolution in Windows 2007-05-16 12:10:44 +00:00
HashList.cpp Use TelEngine::destruct(obj) or GenObject::destruct() wherever applicable. 2007-05-15 15:40:50 +00:00
Iterator.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Makefile.in Added debug, ddebug and xdebug targets. 2007-05-15 14:15:16 +00:00
Message.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
Mutex.cpp Made some local variables static. 2006-06-10 12:05:16 +00:00
NamedList.cpp Added method to copy multiple parameters from a list of names. 2007-05-12 13:27:44 +00:00
ObjList.cpp Use TelEngine::destruct(obj) or GenObject::destruct() wherever applicable. 2007-05-15 15:40:50 +00:00
Plugin.cpp Updated copyright and FSF address. 2006-05-27 15:08:43 +00:00
Socket.cpp Added a maximum wait time for the shared resource of gethostbyname(). 2007-03-26 15:13:07 +00:00
String.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
TelEngine.cpp Added non-locking, protected version of ref(). 2007-06-07 17:53:01 +00:00
Thread.cpp Lock the list of private objects while querying running() status. 2007-06-08 18:31:54 +00:00
URI.cpp Fixed typo. 2007-07-05 10:24:56 +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