yate/engine
paulc 5f972a465c Worked around a bug in older libpthread - waking up a canceled thread that
was trying to lock a mutex.


git-svn-id: http://yate.null.ro/svn/yate/trunk@682 acf43c95-373e-0410-b603-e72c3f656dc1
2006-02-09 18:49:44 +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 post-preroute hook. 2006-01-30 20:44:03 +00:00
Client.cpp Added post-preroute hook. 2006-01-30 20:44:03 +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 Worked around a bug in older libpthread - waking up a canceled thread that 2006-02-09 18:49:44 +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 Avoiding a potential performance loss in unused message notifiers. 2006-02-02 14:15:29 +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 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 Increased some buffers to accomodate large text elements. 2006-02-08 16:53:08 +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
YMD5.cpp SIP authentication 2005-06-03 12:23:12 +00:00