aboutsummaryrefslogtreecommitdiff
path: root/p2p
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-06-15Sanitize hostname literals when mDNS obfuscation is on.Harald Alvestrand
2021-06-08Avoid generating a random id for candidate stats.Tommi
2021-06-07AllocationSequence: migrate from rtc::Message to TaskQueue.Markus Handell
2021-06-07AllocationSequence: switch signal to callback.Markus Handell
2021-06-07BasicPortAllocatorSession: migrate to TaskQueue.Markus Handell
2021-06-07Add more trace events to interesting places.Markus Handell
2021-05-21Remove cricket::DtlsTransportState.Mirko Bonadei
2021-05-21Introduce (Un)SubscribeDtlsTransportState methods.Mirko Bonadei
2021-05-12Define cricket::DtlsTransportState in terms of webrtc::DtlsTransportState.Mirko Bonadei
2021-05-04Remove unused setter for Port::socket_factory()Harald Alvestrand
2021-04-28Reland "Add addr in error msg if stun sock sent with error"Yura Yaroshevich
2021-04-23Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few filesTomas Gunnarsson
2021-04-23Fix documentation owners formatingArtem Titov
2021-04-16Add Stable Writable Connection Ping Interval parameter to RTCConfiguration.Derek Bailey
2021-04-15doc: fix ice metadata + spellingPhilipp Hancke
2021-04-13Add death test for WrappingAsyncResolverHarald Alvestrand
2021-04-12Remove MDNS message implementationHarald Alvestrand
2021-04-12Revert "Add addr in error msg if stun sock sent with error"Mirko Bonadei
2021-04-12Add addr in error msg if stun sock sent with errorYura Yaroshevich
2021-04-12Add module overview of ICEJonas Oreland
2021-04-08Reland "Use the new DNS resolver API in PeerConnection"Harald Alvestrand
2021-04-03Simplify DtlsTransport state.Tommi
2021-03-30Revert "Use the new DNS resolver API in PeerConnection"Mirko Bonadei
2021-03-29Mark rtc_base/memory:fifo_buffer as testonlyNiels Möller
2021-03-25Use the new DNS resolver API in PeerConnectionHarald Alvestrand
2021-03-24Add a new API to DNS resolutionHarald Alvestrand
2021-03-23Delete AsyncInvoker usage in TurnServerNiels Möller
2021-03-22Delete TurnPort usage of AsyncInvokerNiels Möller
2021-03-22Delete AsyncInvoker usage from StunProberNiels Möller
2021-03-22Improve thread annotations for TurnServerNiels Möller
2021-03-19Delete FakeIceTransport usage of AsyncInvokerNiels Möller
2021-03-18Add thread annotations to FakeIceTransportNiels Möller
2021-03-18Delete use of AsyncInvoker from FakePacketTransportNiels Möller
2021-03-15Allow port 53 as a TURN port.Harald Alvestrand
2021-03-15turn: add logging for long usernamesPhilipp Hancke
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-02-24Delete unused sigslot variables.Lahiru Ginnaliya Gamathige
2021-02-17Use CallbackList for DtlsState in dtls_transport.Lahiru Ginnaliya Gamathige
2021-02-16Delete rtc::Callback0 and friends.Niels Möller
2021-02-11AddRemoteCandidate on the network threadTomas Gunnarsson
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-02-10Remove deprecated thread checkerArtem Titov
2021-02-09Delete unused sigslot variables.Lahiru Ginnaliya Gamathige
2021-02-08Using nullopt when connection is nullptr.Tim Na
2021-02-04Use callback_list for port destroy operation.Lahiru Ginnaliya Gamathige