- 3cb9c6a Check for oversized TURN usernames by Harald Alvestrand · 4 years, 5 months ago
- ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 6 months ago
- c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
- b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 6 months ago
- 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
- 8e4cda7 Give PseudoTcp its own FifoBuffer. by Tomas Gunnarsson · 4 years, 6 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- b6bc09b Remove locks from BufferQueue (not needed). by Tomas Gunnarsson · 4 years, 6 months ago
- 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 6 months ago
- fa54364 Update STUN attributes with latest IANA registrations by Jonas Oreland · 4 years, 7 months ago
- 4d76a13 Make StunRequest not use auto cleanup. by Tomas Gunnarsson · 4 years, 7 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 7 months ago
- 3d3b531 Add WebRTC-IceFieldTrial send_ping_on_selected_ice_controlling by Jonas Oreland · 4 years, 7 months ago
- 93a9d19 p2p_transport_channel: Add estimated disconnected time to CandidatePairChangeEvent by Jonas Oreland · 4 years, 8 months ago
- 7150f0f Delete left-over TODO comment by Niels Möller · 4 years, 8 months ago
- edacbd5 Reland "Implement packets_(sent | received) for RTCTransportStats" by Artem Titov · 4 years, 9 months ago
- 9b35da8 Revert "Implement packets_(sent | received) for RTCTransportStats" by Mirko Bonadei · 4 years, 9 months ago
- fb6f975 Implement packets_(sent | received) for RTCTransportStats by Artem Titov · 4 years, 9 months ago
- 24762f2 Fix missing dependencies. by Mirko Bonadei · 4 years, 9 months ago
- c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 10 months ago
- 55afe38 Search and replace gendered terms according to style guide: by Magnus Flodman · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- 49864b7 Add forget_learned_state to IceControllerInterface by Jonas Oreland · 4 years, 10 months ago
- 743b9b2 Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None by Peter Thatcher · 4 years, 10 months ago
- e309651 Don't SetNeedsIceRestartFlag if widening candidate filter when surface_ice_candidates_on_ice_transport_type_changed by Jonas Oreland · 4 years, 10 months ago
- ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 4 years, 10 months ago
- 4a39e42 BasicAsyncResolverFactoryTest: fix leak. by Markus Handell · 4 years, 10 months ago
- b85889d In p2p/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
- fa8019c Clear address:port in icecandidateerror for tcp servers with private IP by Eldar Rello · 4 years, 11 months ago
- 21433ca Add field trial to let idle connection live longer than 30s by Jonas Oreland · 4 years, 11 months ago
- f7f7cc9 Extend IceControllerFactoryArgs with field trial string by Jonas Oreland · 5 years ago
- c4633fd Remove the version of Port::AddrAddress without a URL parameter. by Mirko Bonadei · 5 years ago
- f387946 Remove WebRTC-Rfc5389StunRetransmissions. by Mirko Bonadei · 5 years ago
- 2d2c294 Remove OpenSSLAdapter restartable_ data member. by Mirko Bonadei · 5 years ago
- 210b752 Temporarily increase DTLS buffer size to 2. by Taylor Brandstetter · 5 years ago
- 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 5 years ago
- e283d1c add tcptype to prflx tcp candidates by Philipp Hancke · 5 years ago
- 784630f Changing from hard to soft error when temporary DTLS buffer is full. by Taylor Brandstetter · 5 years ago
- fb4351b Enforce "comprehension-required" STUN rules. by Taylor Brandstetter · 5 years ago
- fa097a2 Modify IceControllerInterface::SelectConnectionToPing - step 3 by Jonas Oreland · 5 years ago
- ef60c2b Implement Connection::ForgetLearnedState() by Jonas Oreland · 5 years ago
- 4333600 Modify IceControllerInterface::SelectConnectionToPing - step 2 by Jonas Oreland · 5 years ago
- 2f3c019 Modify IceControllerInterface::SelectConnectionToPing - step 1 by Jonas Oreland · 5 years ago
- d1a0062 remove deprecated fields in rtc::NetworkRoute by Jonas Oreland · 5 years ago
- 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
- 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 5 years ago
- e665500 Make Connection::id() const by Jonas Oreland · 5 years ago
- df12414 Add jonaso@ to p2p/OWNERS by Jonas Oreland · 5 years ago
- 52aea5d Unbreak ICE renomination by Jonas Oreland · 5 years ago
- 496a335 Add field trials for sending ping on network switches by Jonas Oreland · 5 years ago
- db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 5 years ago
- 0165d5c Adding deadbeef back to OWNERS files by Taylor Brandstetter · 5 years ago
- 98d5bbb loosen ice-ufrag/ice-pwd ice-char restrictions further by Philipp Hancke · 5 years ago
- 48e849f loosen ice-ufrag/ice-pwd ice-char restrictions by Philipp Hancke · 5 years ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- 3fa2b80 AsyncTCPSocket: try sending outgoing data until EWOULDBLOCK by Steve Anton · 5 years ago
- 9d56b01 Re-enable a couple PortAllocator tests under ASAN by Steve Anton · 5 years ago
- 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
- f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
- 7a284e1 TCPConnection: Defer FailAndPrune by signaling to self by Jonas Oreland · 5 years ago
- 8a6f9a0 Export IceParameters::Parse for use in Chrome by Steve Anton · 5 years ago
- 71ff073 Validate ICE ufrag/pwd according to the spec by Steve Anton · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- e2747b8 Improve DTLS logging. by Henrik Boström · 5 years ago
- 219d8ce GOOG_PING: improve handshake by Jonas Oreland · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 2869638 Avoid [[nodiscard]] warning C4834 with MSVC 2019 by Jerome Humbert · 5 years ago
- 41d96d2 Flip goog_ping_announce default to false by Jonas Oreland · 5 years ago
- bcea217 Unflake P2PTransportChannelTest.TurnToTurnPresumedWritable. by Yves Gerey · 5 years ago
- 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
- dc80017 Mark TCP connections that fail initialization as failed. by Harald Alvestrand · 5 years ago
- 3828c30 Delete unused member BasicPortAllocator::allow_tcp_listen_ by Niels Möller · 5 years ago
- 83ee982 Delete p2p/base/packet_transport_interface.h by Niels Möller · 5 years ago
- 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 5 years ago
- d77c829 Fix incorrect log message in FilterNetworks function. by Sungwoo · 5 years ago
- 9a52bd7 STUN PING request by Jonas Oreland · 5 years ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 5 years ago
- b5aa0a8 Add IceControllerEvent::ICE_CONTROLLER_RECHECK by Jonas Oreland · 5 years ago
- d003662 Move SendBindingResponse to Connection by Jonas Oreland · 5 years ago
- bfcb6c3 Add rtt estimate EventBasedExponentialMovingAverage to Connection by Jonas Oreland · 5 years ago
- 98e745b make Connection::port() protected by Jonas Oreland · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 2f74d5f Make IceController injectable by Jonas Oreland · 5 years ago
- 6031716 Move IceFieldTrials into own .h-file by Jonas Oreland · 5 years ago
- e43b531 Nuke p2p/base/stun.h by Patrik Höglund · 5 years ago
- 09c452e Split P2PTransportChannel by Jonas Oreland · 5 years ago
- 56d9452 Move stun.h to api/. by Patrik Höglund · 5 years ago
- 313a10e p2p_transport_channel_unittest : put frequently used checks into functions. by Jonas Oreland · 5 years ago
- 408cb4b Make SCTPtransport enter "closed" state when DTLStransport does. by Harald Alvestrand · 5 years ago
- 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
- 7b46e17 In rtc::ByteBuffer drop support for ORDER_HOST as unused by Danil Chapovalov · 5 years ago
- 8fa616f Add 2 more RTC_EXPORT. by Mirko Bonadei · 5 years ago
- 191e38f Delete gturn support by Niels Möller · 5 years ago
- 6981fb5 Add support to not use turn server as stun server. by Honghai Zhang · 5 years ago
- 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 5 years ago
- 1230fb7 ICE : add field trial for initial select dampening by Jonas Oreland · 5 years ago