webrtc/talk
jiayl@webrtc.org a576faf82a Enable SCTP and use OPENSSL on Anroid and NSS on other platforms.
It includes unit test fixes to properly initialize SSL if DTLS or SSL random number generator is used in the tests.
The private key and certificate constant strings used in some tests are updated to be compatible with NSS.
A few potentially overflow type conversions caused compiling warning on Windows and they are fixed by importing and using Chromium's checked_cast, which aborts the program if overflow occurs.
It also fixes a leak in nssstreamadapter.cc by releasing the PRFileDesc* in StreamClose.

BUG=2253
R=fischman@webrtc.org, juberti@google.com, wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/4679005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5459 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-01-29 17:45:53 +00:00
..
app/webrtc Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
base Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
build Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
examples Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00
media Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
p2p Update talk to 60094938. 2014-01-23 22:12:45 +00:00
session Update talk to 60094938. 2014-01-23 22:12:45 +00:00
site_scons Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
xmpp Update talk to 60094938. 2014-01-23 22:12:45 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Android example apps: fixes issue where useful failure information was suppressed. 2014-01-21 19:03:51 +00:00
libjingle_media_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_p2p_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_peerconnection_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_sound_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_tests.gyp Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
libjingle_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle.gyp Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. 2014-01-29 17:45:53 +00:00
libjingle.scons Update talk to 60094938. 2014-01-23 22:12:45 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
main.scons Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
OWNERS Add owners to [webrtc,talk]/build and *.isolate (take 2) 2013-10-04 19:36:45 +00:00
PRESUBMIT.py talk/PRESUBMIT: Accept copyright years going back to 2004. 2013-08-05 15:01:33 +00:00