aboutsummaryrefslogtreecommitdiff
path: root/p2p
AgeCommit message (Expand)Author
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-11Move rtc_error.{h,cc} to its own build target.Mirko Bonadei
2019-09-06Use obfuscated IPs in logging in p2p/ and pc/.Qingsi Wang
2019-09-06Add one more BasicPortAllocator constructorNiels Möller
2019-09-06Reland "New build target p2p:stun_types"Niels Möller
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-06Revert "New build target p2p:stun_types"Hannes Landeholm
2019-09-03Use the sanitized pair when surfacing the candidate pair change event.Qingsi Wang
2019-09-02New build target p2p:stun_typesNiels Möller
2019-09-02Add empty build target p2p:stun_typesNiels Möller
2019-08-30Adding CreateTcpClientSocket without user_agent and proxy_info.Patrik Höglund
2019-08-28Add support for RTCTransportStats.selectedCandidatePairChangesJonas Oreland
2019-08-27Add TURN_LOGGING_IDJonas Oreland
2019-08-20Sanitize the address field of peer-reflexive remote candidates.Qingsi Wang
2019-08-19Remove jeroendb@webrtc.org from OWNERSSteve Anton
2019-08-19Removes empty p2p/base/transport.hSebastian Jansson
2019-08-15Sanitize the selected candidate pair in the public API.Qingsi Wang
2019-08-14Handle case of empty connection in pair change eventAlex Drake
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-06Surface CandidatePairChange eventAlex Drake
2019-07-10Move datagram_dtls_adaptor from p2p/base/ to pc/Anton Sukhanov
2019-07-08Format almost everything.Jonas Olsson
2019-06-28Stun server should return XOR-MAPPED-ADDRESS/MAPPED-ADDRESS correctlyMin Wang
2019-06-25Remove flags include from p2p/base/datagram_dtls_adaptor.cc.Mirko Bonadei
2019-06-19Add logging and edit the field trial name for piggyback ICE checkQingsi Wang
2019-06-19Add piggyback acknowledgement of the last ICE check received inQingsi Wang
2019-06-07Reland: Implement true negotiation for DatagramTransport with fallback to RTP.Bjorn A Mellem
2019-06-07Replace calls to deprecated googletest APIs.Mirko Bonadei
2019-06-07Revert "Implement true negotiation for DatagramTransport with fallback to RTP."Bjorn Mellem
2019-06-07Implement true negotiation for DatagramTransport with fallback to RTP.Bjorn A Mellem
2019-06-06Reland "Added OnIceCandidateError to API and implementation"Eldar Rello
2019-06-06Revert "Added OnIceCandidateError to API and implementation"Yves Gerey
2019-06-05Remove pthatcher@webrtc.org from OWNERSSteve Anton
2019-06-05Remove jiayl@webrtc.org from OWNERSSteve Anton
2019-06-05Added OnIceCandidateError to API and implementationEldar Rello
2019-06-03Move datagram transport to JsepTransportAnton Sukhanov
2019-06-03Change the gating of surfacing candidates on ICE transport type changeQingsi Wang
2019-05-30Move ownership of ICE from DtlsTransport to JsepTransport.Bjorn A Mellem
2019-05-29Move Connection into it's own .h/.cc file.Jonas Oreland
2019-05-28Fix ICE connection in datagram_transport.Anton Sukhanov
2019-05-28Create a composite implementation of RtpTransportInternal.Bjorn A Mellem
2019-05-27Add thread guards to cricket::P2PTransportChannel.Harald Alvestrand
2019-05-24Delete the remaining ORTC interfaces.Bjorn A Mellem
2019-05-23Datagram Transport IntegrationAnton Sukhanov
2019-05-22Replace a broken assumption in candidate gathering for mDNS candidates.Qingsi Wang
2019-05-16Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"Niels Möller
2019-05-10Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"Niels Moller
2019-05-10Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWNNiels Möller
2019-05-09Add DCHECK on the port allocator in P2PTransportChannel.Qingsi Wang
2019-04-23Factor out the fake port allocator in build.Qingsi Wang