yate/engine
paulc 4f85bac3b8 Fixed a ThreadedSource destruction race found by maciejka.
git-svn-id: http://voip.null.ro/svn/yate@658 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-20 17:54:25 +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 Driver limits are loaded at each (re)initialization. 2006-01-19 21:45:30 +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 Fixed a ThreadedSource destruction race found by maciejka. 2006-01-20 17:54:25 +00:00
Engine.cpp Reference counters are strictly enforced. 2006-01-18 16:06:05 +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 Fixed a nasty bug in Linux TLS initialization. 2006-01-18 18:28:28 +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 Reference counters are strictly enforced. 2006-01-18 16:06:05 +00:00
Thread.cpp Fixed a nasty bug in Linux TLS initialization. 2006-01-18 18:28:28 +00:00
YMD5.cpp SIP authentication 2005-06-03 12:23:12 +00:00