aboutsummaryrefslogtreecommitdiff
path: root/p2p/base/turn_port.cc
AgeCommit message (Expand)Author
2021-06-21Reland "Port: migrate to TaskQueue."Markus Handell
2021-06-21Revert "Port: migrate to TaskQueue."Markus Handell
2021-06-21Port: migrate to TaskQueue.Markus Handell
2021-03-22Delete TurnPort usage of AsyncInvokerNiels Möller
2021-03-15Allow port 53 as a TURN port.Harald Alvestrand
2021-03-09Allow port 80 for TURN serversHarald Alvestrand
2021-03-02Modified STUN verification functionsHarald Alvestrand
2021-03-01Prevent TURN from connecting to ports < 1024 (except 443)Harald Alvestrand
2021-01-15Update p2p/ to use C++ lambdas instead of rtc::BindNiels Möller
2020-05-15Clear address:port in icecandidateerror for tcp servers with private IPEldar Rello
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2019-12-04Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEventEldar Rello
2019-11-18Move stun.h to api/.Patrik Höglund
2019-10-18Stop pairing local relay candidates with remote mDNS candidates.Qingsi Wang
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-06Use obfuscated IPs in logging in p2p/ and pc/.Qingsi Wang
2019-08-27Add TURN_LOGGING_IDJonas Oreland
2019-06-06Reland "Added OnIceCandidateError to API and implementation"Eldar Rello
2019-06-06Revert "Added OnIceCandidateError to API and implementation"Yves Gerey
2019-06-05Added OnIceCandidateError to API and implementationEldar Rello
2019-05-29Move Connection into it's own .h/.cc file.Jonas Oreland
2019-02-26Add field trial for adding remote ufrag CreatePermissionJonas Oreland
2019-01-29Use Abseil container algorithms in p2p/Steve Anton
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton