yate/engine
paulc 2ab1ec12c7 Bumped version to 2.0.0 alpha2 and made --version report code status.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1713 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-04 12:54:30 +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 Made custom relay installer protected so it can be used for private messages. 2008-01-28 17:24:55 +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 Now a data block can be built from a string containing hexadecimal values. 2008-01-21 14:09:14 +00:00
DataFormat.cpp Fixed potential crash in XDEBUG compiled code. 2008-01-04 18:37:28 +00:00
Engine.cpp Bumped version to 2.0.0 alpha2 and made --version report code status. 2008-02-04 12:54:30 +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 Trim all blanks from boundary before using it. 2008-01-14 12:12:11 +00:00
Mutex.cpp Made some local variables static. 2006-06-10 12:05:16 +00:00
NamedList.cpp Added handy parameter inspect operator[]. 2008-01-30 17:55:29 +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 Added the NamedPointer class. Add NamedString::getObject() 2008-01-17 15:31:48 +00:00
TelEngine.cpp Suppress debugging output when reentering from output handler... 2007-08-23 09:58:46 +00:00
Thread.cpp Print thread name when hard cancelling - helps in detecting potential problems. 2008-01-23 16:52:11 +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