aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/dtlstransportchannel.cc
AgeCommit message (Expand)Author
2016-01-11Change DTLS default from 1.0 to 1.2 for webrtc.Guo-wei Shieh
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
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-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-10-27Exposing DTLS transport state from TransportChannel.deadbeef
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-05Convert uint16_t to int for WebRTC cipher/crypto suite.Guo-wei Shieh
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-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-21Replace readable with receiving where receiving means receiving anything (stu...Peter Thatcher
2015-09-21Revert of Replace readable with receiving where receiving means receiving any...tommi
2015-09-21Replace readable with receiving where receiving means receiving anything (stu...honghaiz
2015-09-18Revert "TransportController refactoring."Guo-wei Shieh
2015-09-18TransportController refactoring.deadbeef
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-08Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel...Henrik Boström
2015-07-08Add flakyness check based on the recently received packets.Peter Thatcher
2015-05-29Make maximum SSL version configurable through PeerConnectionFactory::OptionsJoachim Bauch
2015-05-21Keep track of DTLS packet sizes to prevent partial reads.Joachim Bauch
2015-05-20Allow setting maximum protocol version for SSL stream adapters.Joachim Bauch
2015-04-20rtc::Buffer improvementsKarl Wiberg
2015-04-10Remove Transport::Reset, which is never used, and only makes reading the code...Peter Thatcher
2015-04-06Implement Tcp Reconnect for TCPPort.Guo-wei Shieh
2015-03-24rtc::Buffer: Rename length to size, for conformance with the STLkwiberg@webrtc.org
2015-02-11Re-land: Add API to get negotiated SSL cipherspthatcher@webrtc.org
2015-02-07Revert 8275 "This CL adds an API to the SSL stream adapters and ..."tommi@webrtc.org
2015-02-06This CL adds an API to the SSL stream adapters and transport channels to get ...pthatcher@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org