yate/engine
paulc 4a292bd06b Moved all classes in all modules in anonymous namespaces.
Added RTLD_GLOBAL dlopen()ing so symbols exported by libraries loaded by
modules will be available.


git-svn-id: http://yate.null.ro/svn/yate/trunk@813 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 14:53:18 +00:00
..
.cvsignore Added capability to include optional YateLocal.mak file. 2005-12-19 17:57:16 +00:00
Array.cpp Separated database functions from register into separate driver. 2005-11-16 05:53:33 +00:00
Channel.cpp Added check to prevent connection to itself. 2006-05-16 16:49:34 +00:00
Client.cpp Added help file support in client. 2006-05-17 15:14:43 +00:00
Configuration.cpp Added more explicit file error messages, thanks to Carl Karsten for his 2006-03-23 18:44:43 +00:00
DataBlock.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +00:00
DataFormat.cpp Fixed to compile with VC++ 6. 2006-05-26 08:16:45 +00:00
Engine.cpp Moved all classes in all modules in anonymous namespaces. 2006-05-27 14:53:18 +00:00
HashList.cpp Refactored locking and list iteration to solve deadlocks and race conditions. 2006-01-12 05:32:06 +00:00
Iterator.cpp Fixed benign delete[] vs. delete mismatch. 2006-01-13 00:09:25 +00:00
Makefile.in Added support for socket shutdown and SCTP association peel-off. 2006-05-04 12:24:44 +00:00
Message.cpp Added configuration parameter for excessive message dispatch time. 2006-04-04 15:39:54 +00:00
Mutex.cpp Worked around a bug in older libpthread - waking up a canceled thread that 2006-02-09 18:49:44 +00:00
NamedList.cpp Added RADIUS client module. 2006-03-22 18:22:34 +00:00
ObjList.cpp Separated database functions from register into separate driver. 2005-11-16 05:53:33 +00:00
Plugin.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +00:00
Socket.cpp Added missing include for S_IRWXU 2006-05-17 15:23:45 +00:00
String.cpp Added system usage class and uptime command. 2006-05-24 10:04:22 +00:00
TelEngine.cpp Moved all classes in all modules in anonymous namespaces. 2006-05-27 14:53:18 +00:00
Thread.cpp Worked around a bug in older libpthread - waking up a canceled thread that 2006-02-09 18:49:44 +00:00
URI.cpp Added URI escape methods and using them in URI parsing. 2006-05-18 15:22:55 +00:00
YMD5.cpp SIP authentication 2005-06-03 12:23:12 +00:00