yate/engine
paulc 1595878e62 Include code status in default client greeting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1603 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:18:48 +00:00
..
regex Changes required for VS 2005 and Yate 2 2007-11-26 12:01:09 +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 Added capability for plugins to request early init order. 2007-11-26 23:56:37 +00:00
Client.cpp Include code status in default client greeting. 2008-01-08 19:18:48 +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 Fixed potential crash in XDEBUG compiled code. 2008-01-04 18:37:28 +00:00
Engine.cpp Added capability for plugins to request early init order. 2007-11-26 23:56:37 +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 Reverted to hardcoded relative paths because top_builddir is not portable 2007-11-23 14:14:54 +00:00
Message.cpp Fixed String::msgUnescape to always unescape "%z" as ":" since msgEscape 2007-06-21 12:47:56 +00:00
Mime.cpp Moved header classes and some utilities from SIP to MIME. Updated SIP module and library to reflect the changes. 2008-01-08 12:29:12 +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 Properly move auto delete flag in insert and remove operations. 2007-11-26 23:52:44 +00:00
Plugin.cpp Added capability for plugins to request early init order. 2007-11-26 23:56:37 +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