yate/libs/yrtp
paulc 1ae0546b45 Added class for pseudo random number generation.
Replace library ::random() and ::rand() calls with shared Random method.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4470 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-29 11:19:02 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking. 2010-03-24 13:46:12 +00:00
dejitter.cpp Added secure RTP support in library for AES block and HMAC SHA1. 2008-11-26 17:50:43 +00:00
secure.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
session.cpp Added class for pseudo random number generation. 2011-06-29 11:19:02 +00:00
transport.cpp Added SNMP support. 2010-11-03 16:27:30 +00:00
yatertp.h Made RTP and UDPTL sessions derive from Mutex. 2011-03-29 09:38:21 +00:00