yate/engine
paulc b42a894ddc Directory reorder #3
git-svn-id: http://yate.null.ro/svn/yate/trunk@1476 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 23:06:36 +00:00
..
regex Directory reorder #1 2007-11-15 22:08:39 +00:00
tables Directory reorder #3 2007-11-15 23:06:36 +00:00
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +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 Populate the callto combo if we succeed to start a new call. 2007-08-27 16:28:37 +00:00
Configuration.cpp Added an empty line between sections when saving. 2006-06-15 15:26:21 +00:00
DataBlock.cpp Directory reorder #3 2007-11-15 23:06:36 +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 Directory reorder #3 2007-11-15 23:06:36 +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 Directory reorder #3 2007-11-15 23:06:36 +00:00
Message.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
Mime.cpp Added MIME related classes in engine. 2007-07-26 23:45:33 +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 possible integer truncation when converting Strings to integers. 2007-10-29 17:51:45 +00:00
TelEngine.cpp Suppress debugging output when reentering from output handler... 2007-08-23 09:58:46 +00:00
Thread.cpp Lock the list of private objects while querying running() status. 2007-06-08 18:31:54 +00:00
URI.cpp Error check uriUnescape() calls, return invalid URI if reaching an invalid 2007-10-29 17:52:40 +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