aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/transport.h
AgeCommit message (Expand)Author
2015-12-04Ping backup connection at a slower rateHonghai Zhang
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-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-30Thinning out the Transport class.Taylor Brandstetter
2015-09-28Passing the new policy from PeerConnection RTCConfiguration tohonghaiz
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-18Remove GICE (again).Peter Thatcher
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
2015-09-10Revert change which removes GICE.guoweis
2015-09-08Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel...Henrik Boström
2015-08-27Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Tran...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-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher
2015-08-10Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled fo...Peter Thatcher
2015-07-13Add methods to set the ICE connection receiving_timeout values.honghaiz
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-04-04Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro.Thiago Farina
2015-03-24Address comments from cr 43769004.Tommi
2015-03-17Fix bug in Transport where channel_.clear() was being called without a lock.tommi@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
2015-01-28Adding constness.tommi@webrtc.org
2014-12-19Breakup Transports and TransportParsers and move TransportParsers into webrtc...pthatcher@webrtc.org
2014-12-18Split up (Jingle)Session from BaseSession. This is part of an ongoing effort...pthatcher@webrtc.org
2014-12-18Revert "Split up (Jingle)Session from BaseSession. This is part of an ongoin...pthatcher@webrtc.org
2014-12-18Split up (Jingle)Session from BaseSession. This is part of an ongoing effort...pthatcher@webrtc.org
2014-12-16Revert "Split up (Jingle)Session from BaseSession. This is part of an ongoin...pthatcher@webrtc.org
2014-12-16Split up (Jingle)Session from BaseSession. This is part of an ongoing effort...pthatcher@webrtc.org
2014-11-17Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-11-14Revert 7693 "Add jmi field for packets discarded due to network error" breaks...henrike@webrtc.org
2014-11-13Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org