yate/engine
paulc 0006294f42 Added a much needed Windows random function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@648 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-13 05:09:50 +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 Improved one debug message. 2006-01-12 22:41:37 +00:00
Client.cpp Fixed a race condition in client proxy thread. 2005-10-31 18:22:07 +00:00
Configuration.cpp Added Stream and File classes, fixed a data related bug in extmodule. 2005-08-06 19:37:31 +00:00
DataBlock.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +00:00
DataFormat.cpp Added a much needed Windows random function. 2006-01-13 05:09:50 +00:00
Engine.cpp Added default initialization of billid so it can track calls. 2005-11-26 18:26:46 +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 Refactored locking and list iteration to solve deadlocks and race conditions. 2006-01-12 05:32:06 +00:00
Message.cpp Fixed interlocking problem in message post-hook. 2005-12-30 17:45:30 +00:00
Mutex.cpp Refactored locking and list iteration to solve deadlocks and race conditions. 2006-01-12 05:32:06 +00:00
NamedList.cpp Updated copyright years, fixed %ll formatting. 2005-04-29 22:05:07 +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 some needed File and Socket methods. Added answered flag in Channel. 2006-01-05 21:33:15 +00:00
String.cpp Fixed a minor warning on 64bit platforms. 2005-12-30 02:45:23 +00:00
TelEngine.cpp Added a much needed Windows random function. 2006-01-13 05:09:50 +00:00
Thread.cpp Interlocking related fixes. 2006-01-12 19:06:25 +00:00
YMD5.cpp SIP authentication 2005-06-03 12:23:12 +00:00