webrtc/pc/test
Taylor Brandstetter fd350d74ee By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
This profile will now not be used unless the application explicitly
sets the flag in CryptoOptions to true. As a result, an 80-bit
authentication tag will be used instead of a 32-bit one. See bug for
more details.

Bug: webrtc:7670
Change-Id: I7c0a118fd7b1e7aac23b9eb8717099f055de0441
Reviewed-on: https://webrtc-review.googlesource.com/66600
Reviewed-by: Benjamin Wright <benwright@webrtc.org>
Reviewed-by: Peter Thatcher <pthatcher@webrtc.org>
Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22757}
2018-04-05 23:43:07 +00:00
..
androidtestinitializer.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
androidtestinitializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakeaudiocapturemodule_unittest.cc AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
fakeaudiocapturemodule.cc Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakeaudiocapturemodule.h Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
fakedatachannelprovider.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fakepeerconnectionbase.h PeerConnectionInterface::GetStats() with selector argument added. 2018-03-26 12:08:20 +00:00
fakepeerconnectionforstats.h Use new TransportController implementation in PeerConnection. 2018-03-30 18:41:19 +00:00
fakeperiodicvideocapturer.h Explicitly stop frame delivery in FakePeriodicVideoCapturer. 2018-02-15 16:59:45 +00:00
fakeperiodicvideosource.h Delete ortc methods using cricket::VideoCapturer. 2018-03-22 08:55:24 +00:00
fakertccertificategenerator.h Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests 2017-10-06 18:50:24 +00:00
fakesctptransport.h Add nullptr check in SctpTransport. 2018-04-03 03:04:07 +00:00
fakevideotrackrenderer.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
fakevideotracksource.h Rewrite FakeVideoTrackSource to not use VideoCapturer. 2018-02-08 09:55:28 +00:00
mock_datachannel.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mock_peerconnection.h Change PeerConnection stats interface to be more flexible 2018-02-06 19:02:44 +00:00
mock_rtpreceiverinternal.h Reland "Update RTCStatsCollector to work with RtpTransceivers" 2018-02-17 00:01:39 +00:00
mock_rtpsenderinternal.h Reland "Reland "Adds support for multiple or no media stream ids."" 2018-04-03 01:10:07 +00:00
mockpeerconnectionobservers.h Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
peerconnectiontestwrapper.cc Final name changing of MediaStreamInterface.label() to id(). 2018-03-14 20:30:52 +00:00
peerconnectiontestwrapper.h Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
rtcstatsobtainer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsdpstrings.h By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. 2018-04-05 23:43:07 +00:00