aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/webrtcsession_unittest.cc
AgeCommit message (Expand)Author
2016-01-08Properly handle different transports having different SSL roles.Taylor Brandstetter
2016-01-04Roll chromium_revision d66326c..4df108a (367167:367307)kjellander
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-11Discard old-generation candidates when ICE restartsHonghai Zhang
2015-12-02- Remove cricket::VoiceChannel::PressDtmf(); AFAICT unused.solenberg
2015-11-19Removed dummy "mediastreamsignaling.h"perkj
2015-11-11Reland of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-11-10Rename Maybe to OptionalKarl Wiberg
2015-10-30Replace rtc::cricket::Settable with rtc::Maybekwiberg
2015-10-27Revert of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-10-27Adding the ability to change ICE servers through SetConfiguration.deadbeef
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-14Merging BaseSession code into WebRtcSession.deadbeef
2015-10-14Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-13Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-13Moving MediaStreamSignaling logic into PeerConnection.deadbeef
2015-10-09Remove MediaChannel::SetRemoteRenderer().solenberg
2015-10-09- Remove AudioTrackRenderer.solenberg
2015-10-09Change SetOutputScaling to set a single level, not left/right levels.solenberg
2015-10-08Revert of Remove AudioTrackRenderer (patchset #3 id:40001 of https://coderevi...torbjorng
2015-10-08- Remove AudioTrackRenderer.solenberg
2015-10-08Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codere...torbjorng
2015-10-08provide RSA2048 as per RFCtorbjorng
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-24Remove use of DeviceManager from ChannelManager.solenberg
2015-09-23Reland of TransportController refactoring. (patchset #1 id:1 of https://coder...deadbeef
2015-09-23Revert of TransportController refactoring. (patchset #6 id:100001 of https://...torbjorng
2015-09-22TransportController refactoring.deadbeef
2015-09-18Revert "TransportController refactoring."Guo-wei Shieh
2015-09-18TransportController refactoring.deadbeef
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-10Revert change which removes GICE.guoweis
2015-09-09Remove [Voice|Video]MediaChannel::GetOptions().solenberg
2015-09-04Add more IceCandidatePairType for host-host CandidatePairGuo-wei Shieh
2015-08-31Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Tra...Henrik Boström
2015-08-27Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Tran...Henrik Boström
2015-08-25RTCCertificates added to RTCConfiguration, used by WebRtcSession/-Description...Henrik Boström
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-19Add instrumentation to track the IceEndpointType.Guo-wei Shieh
2015-08-17Support generation of EC keys using P256 curve and support ECDSA certs.Torbjorn Granlund
2015-08-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher
2015-08-11DtlsIdentityStoreInterface added and the implementation is called DtlsIdentit...Henrik Boström
2015-08-10Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled fo...Peter Thatcher
2015-07-31Fix the generation mismatch assertion error.honghaiz
2015-07-16Remove deprecated functions.jbauch
2015-07-15Use "UDP/TLS/RTP/SAVPF" profile in offer when DTLS-SRTP is used.deadbeef