aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/peerconnection_unittest.cc
AgeCommit message (Expand)Author
2016-01-14Revert of Update with new default boringssl no-aes cipher suites. Re-enable t...sprang
2016-01-14Update with new default boringssl no-aes cipher suites. Re-enable tests.Torbjorn Granlund
2016-01-07Adding unit test to ensure TURN server priorities are unique.Taylor Brandstetter
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-20Roll chromium_revision 1b6c421..db567a8 (365999:366304)kjellander
2015-12-19Adding a MediaStream parameter to createSender.deadbeef
2015-12-18DTLS-SRTP set up is bypassed when the channel has been writable.guoweis
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-15Fixing flaky LocalP2PTestSctpDataChannel test.deadbeef
2015-12-15Fixing and re-enabling some flaky PeerConnection tests.deadbeef
2015-12-10Renaming JsepPeerConnectionP2PTestClient back to P2PTestConductor.deadbeef
2015-12-07Roll gtest-parallel.Peter Boström
2015-12-05Allow remote fingerprint update during a callGuo-wei Shieh
2015-12-05Revert "Allow remote fingerprint update during a call"Guo-wei Shieh
2015-12-05Allow remote fingerprint update during a callGuo-wei Shieh
2015-12-04Removes MAYBE_ from several test case names in JsepPeerConnectionP2PTestClient.Ivo Creusen
2015-11-25Reland of Adding the ability to create an RtpSender without a track.deadbeef
2015-11-24Fixing direction attribute in answer for non-RTP protocols.deadbeef
2015-11-20Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-11-20Reland of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-11-19Disable all JsepPeerConnectionP2PTestClient tests on Mac due to flakiness on ...ivoc
2015-11-19Disabled several JsepPeerConnectionP2PTestClient tests on Mac, due to flakine...ivoc
2015-11-19Reland Convert internal representation of Srtp cryptos from string to intGuo-wei Shieh
2015-11-19Revert of Convert internal representation of Srtp cryptos from string to int....guoweis
2015-11-19Convert internal representation of Srtp cryptos from string to int.guoweis
2015-11-12Fix for scenario where m-line is revived after being set to port 0.deadbeef
2015-10-26Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-10-26Adding the ability to create an RtpSender without a track.deadbeef
2015-10-16Temporarily rename P2PTestConductor.deadbeef
2015-10-15Cleaning up peerconnection_unittest.deadbeef
2015-10-06Catching more errors when parsing ICE server URLs.deadbeef
2015-10-01Reland Change WebRTC SslCipher to be exposed as number onlyGuo-wei Shieh
2015-10-01Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20...guoweis
2015-10-01Change WebRTC SslCipher to be exposed as number only.guoweis
2015-08-13In PeerConnectionTestWrapper, put audio input on a separate thread.deadbeef
2015-08-11DtlsIdentityStoreInterface added and the implementation is called DtlsIdentit...Henrik Boström
2015-07-03Report metrics about negotiated ciphers.jbauch
2015-06-22Set / verify stats report timestamps.jbauch
2015-05-29Make maximum SSL version configurable through PeerConnectionFactory::OptionsJoachim Bauch
2015-05-20Allow setting maximum protocol version for SSL stream adapters.Joachim Bauch
2015-03-04Create a in-memory DTLS identity store that keeps a free identity generated i...jiayl@webrtc.org
2015-03-04Expose negotiated ciphers through stats API.pthatcher@webrtc.org
2015-03-04Revert "Create a in-memory DTLS identity store that keeps a free identity gen...jiayl@webrtc.org
2015-03-03Create a in-memory DTLS identity store that keeps a free identity generated i...jiayl@webrtc.org
2015-02-13Remove flaky test cases from peerconnection_unittest. The chain of API calls ...solenberg@webrtc.org
2015-02-12Re-enabling LocalP2PTestAnswerVideo and LocalP2PTestAnswerAudio test cases in...solenberg@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2015-01-02Make P2PTestConductor use VirtualSocketServer.pbos@webrtc.org
2014-11-04Prepare for removal of PeerConnectionObserver::OnError.perkj@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org