.. |
active_ice_controller_factory_interface.h
|
Add an active ICE controller factory to IceTransportInit (#3/n)
|
2022-09-14 11:40:36 +00:00 |
active_ice_controller_interface.h
|
Add an active ICE controller interface (#2/n)
|
2022-09-13 07:45:39 +00:00 |
async_stun_tcp_socket.cc
|
Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets"
|
2023-11-28 07:54:53 +00:00 |
async_stun_tcp_socket.h
|
Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets"
|
2023-11-28 07:54:53 +00:00 |
async_stun_tcp_socket_unittest.cc
|
Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets"
|
2023-11-28 07:54:53 +00:00 |
basic_async_resolver_factory.cc
|
Delete deprecated AsyncResolver and related classes
|
2023-11-30 15:36:55 +00:00 |
basic_async_resolver_factory.h
|
Delete deprecated AsyncResolver and related classes
|
2023-11-30 15:36:55 +00:00 |
basic_async_resolver_factory_unittest.cc
|
Delete deprecated AsyncResolver and related classes
|
2023-11-30 15:36:55 +00:00 |
basic_ice_controller.cc
|
Update more Candidate type checkers to use Candidate::is_*
|
2024-01-26 13:41:09 +00:00 |
basic_ice_controller.h
|
Refactor a lot of the p2p:rtc_p2p target
|
2024-01-25 18:28:27 +00:00 |
basic_packet_socket_factory.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
basic_packet_socket_factory.h
|
Remove deprecated ProxyInfo code
|
2024-04-22 08:38:36 +00:00 |
candidate_pair_interface.h
|
Detangle p2p/connection.cc and port.cc
|
2024-01-26 08:29:27 +00:00 |
connection.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
connection.h
|
Detangle p2p/connection.cc and port.cc
|
2024-01-26 08:29:27 +00:00 |
connection_info.cc
|
Remove 'new_connection' attribute from ConnectionInfo
|
2022-05-23 12:58:21 +00:00 |
connection_info.h
|
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
|
2023-05-03 11:09:26 +00:00 |
default_ice_transport_factory.cc
|
Move rtc::make_ref_counted to api/
|
2022-06-15 09:47:38 +00:00 |
default_ice_transport_factory.h
|
Replace rtc::ThreadChecker with webrtc::SequenceChecker
|
2021-02-02 14:56:27 +00:00 |
dtls_transport.cc
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
dtls_transport.h
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
dtls_transport_factory.h
|
Simplify DtlsTransport state.
|
2021-04-03 17:21:41 +00:00 |
dtls_transport_internal.cc
|
Remove cricket::DtlsTransportState.
|
2021-05-21 21:45:29 +00:00 |
dtls_transport_internal.h
|
Add histogram for DTLS peer signature algorithm
|
2023-10-06 12:25:37 +00:00 |
dtls_transport_unittest.cc
|
Delete PacketTransportInternal::SignalReadPacket
|
2024-02-27 20:38:51 +00:00 |
fake_dtls_transport.h
|
Change RtpTransport and DsctTransport to receives packets through ReceivedPacketCallback
|
2024-02-27 15:55:02 +00:00 |
fake_ice_transport.h
|
Introduce PacketTransportInternal::NotifyPacketReceived
|
2024-02-23 18:03:13 +00:00 |
fake_packet_transport.h
|
Replace SignalClosed sigslot with absl::AnyInvocable
|
2024-03-18 18:27:50 +00:00 |
fake_port_allocator.h
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
ice_agent_interface.h
|
Accept ArrayView in ICE agent interface where feasible.
|
2022-10-17 15:03:33 +00:00 |
ice_controller_factory_interface.h
|
Update to M84 (4147) (#14)
|
2020-07-21 19:48:32 -07:00 |
ice_controller_interface.cc
|
Land refactored IceControllerEvent as IceRecheckEvent 4/4
|
2022-06-03 14:08:54 +00:00 |
ice_controller_interface.h
|
Add IceControllerInterface::GetConnections() and fix return type.
|
2023-12-05 14:56:51 +00:00 |
ice_credentials_iterator.cc
|
|
|
ice_credentials_iterator.h
|
|
|
ice_credentials_iterator_unittest.cc
|
|
|
ice_gatherer.cc
|
Fix post-merge errors
|
2022-11-16 17:17:11 -05:00 |
ice_gatherer.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
ice_switch_reason.cc
|
Add an ICE switch reason for a switch requested by an application.
|
2023-02-06 16:19:49 +00:00 |
ice_switch_reason.h
|
Add an ICE switch reason for a switch requested by an application.
|
2023-02-06 16:19:49 +00:00 |
ice_transport_internal.cc
|
Remove IceTransportInternal::SignalGatheringState
|
2024-04-23 20:10:03 +00:00 |
ice_transport_internal.h
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
mock_active_ice_controller.h
|
Use active ICE controller in P2PTransportChannel with an adapter (#6/n)
|
2022-09-19 09:41:30 +00:00 |
mock_dns_resolving_packet_socket_factory.h
|
Resolve TURN hostname specific to network family behind field trial.
|
2022-12-05 13:34:57 +00:00 |
mock_ice_agent.h
|
Accept ArrayView in ICE agent interface where feasible.
|
2022-10-17 15:03:33 +00:00 |
mock_ice_controller.h
|
Add IceControllerInterface::GetConnections() and fix return type.
|
2023-12-05 14:56:51 +00:00 |
mock_ice_transport.h
|
Use backticks not vertical bars to denote variables in comments for /p2p
|
2021-07-27 18:51:02 +00:00 |
p2p_constants.cc
|
Stop pairing local relay candidates with remote mDNS candidates.
|
2019-10-18 23:36:17 +00:00 |
p2p_constants.h
|
Detangle p2p/connection.cc and port.cc
|
2024-01-26 08:29:27 +00:00 |
p2p_transport_channel.cc
|
m126 merge fixes
|
2024-06-25 14:25:19 -07:00 |
p2p_transport_channel.h
|
m123 merge fixes
|
2024-06-21 12:33:48 -07:00 |
p2p_transport_channel_ice_field_trials.h
|
Add StunDictionary - patch 2
|
2023-08-07 13:10:00 +00:00 |
p2p_transport_channel_unittest.cc
|
m126 merge fixes
|
2024-06-25 14:25:19 -07:00 |
packet_transport_internal.cc
|
Replace SignalClosed sigslot with absl::AnyInvocable
|
2024-03-18 18:27:50 +00:00 |
packet_transport_internal.h
|
Replace SignalClosed sigslot with absl::AnyInvocable
|
2024-03-18 18:27:50 +00:00 |
packet_transport_internal_unittest.cc
|
Replace SignalClosed sigslot with absl::AnyInvocable
|
2024-03-18 18:27:50 +00:00 |
port.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
port.h
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
port_allocator.cc
|
Merge m123/6312
|
2024-06-12 22:25:35 -07:00 |
port_allocator.h
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
port_allocator_unittest.cc
|
Reland "Deprecate old constructors and set_type() in Candidate and Port"
|
2024-03-08 20:39:59 +00:00 |
port_interface.cc
|
Remove unnecessary overloads
|
2022-06-30 09:39:28 +00:00 |
port_interface.h
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
port_unittest.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
pseudo_tcp.cc
|
Revert^2 "Remove deprecated ByteBufferReader and ByteBufferWriter functions"
|
2023-12-20 07:48:54 +00:00 |
pseudo_tcp.h
|
Use backticks not vertical bars to denote variables in comments for /p2p
|
2021-07-27 18:51:02 +00:00 |
pseudo_tcp_unittest.cc
|
Replace "rcvd" with "received" for readability
|
2023-04-24 15:30:07 +00:00 |
regathering_controller.cc
|
Migrate p2p/ to absl::AnyInvocable based TaskQueueBase interface
|
2022-07-07 13:03:44 +00:00 |
regathering_controller.h
|
Move to_queued_task.h and pending_task_safety_flag.h into public API
|
2022-06-17 09:20:39 +00:00 |
regathering_controller_unittest.cc
|
Reland "Let port allocator create ice tie breaker"
|
2024-02-12 14:47:12 +00:00 |
stun_dictionary.cc
|
Fix ubsan warning in ParseError testcase
|
2024-03-21 15:58:22 +00:00 |
stun_dictionary.h
|
Add StunDictionary - patch 2
|
2023-08-07 13:10:00 +00:00 |
stun_dictionary_unittest.cc
|
Add StunDictionary
|
2023-08-04 12:08:44 +00:00 |
stun_port.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
stun_port.h
|
Reland "Deprecate old constructors and set_type() in Candidate and Port"
|
2024-03-08 20:39:59 +00:00 |
stun_port_unittest.cc
|
Change Port::Type() to IceCandidateType
|
2024-03-13 09:07:40 +00:00 |
stun_request.cc
|
Deprecate char* functions on ByteBufferReader
|
2023-11-22 11:46:25 +00:00 |
stun_request.h
|
Allow list the places which send STUN_REQUEST w/o password
|
2023-11-15 11:31:45 +00:00 |
stun_request_unittest.cc
|
Allow list the places which send STUN_REQUEST w/o password
|
2023-11-15 11:31:45 +00:00 |
stun_server.cc
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
stun_server.h
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
stun_server_unittest.cc
|
Convert ByteBufferWriter to be type uint8_t
|
2023-12-15 12:27:50 +00:00 |
tcp_port.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
tcp_port.h
|
rtc::Port use Socket::RegisterReceivedPacketCallback
|
2023-11-20 13:29:09 +00:00 |
tcp_port_unittest.cc
|
ice: include tiebreaker in computation of foundation attribute (tests)
|
2022-11-01 07:47:23 +00:00 |
test_stun_server.cc
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
test_stun_server.h
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
test_turn_customizer.h
|
Use std::make_unique instead of absl::make_unique.
|
2019-09-17 15:47:29 +00:00 |
test_turn_server.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
transport_description.cc
|
Adopt absl::string_view in p2p/
|
2022-06-30 13:19:18 +00:00 |
transport_description.h
|
Remove code for supporting SDES
|
2024-06-05 18:16:19 -04:00 |
transport_description_factory.cc
|
ringrtc: Propagate externally-negotiated keys.
|
2024-06-05 18:16:19 -04:00 |
transport_description_factory.h
|
ringrtc: Propagate externally-negotiated keys.
|
2024-06-05 18:16:19 -04:00 |
transport_description_factory_unittest.cc
|
Remove code for supporting SDES
|
2024-06-05 18:16:19 -04:00 |
transport_description_unittest.cc
|
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
|
2023-05-03 11:09:26 +00:00 |
transport_info.h
|
|
|
turn_port.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
turn_port.h
|
turn: log warning for empty realm attribute
|
2024-04-04 19:07:38 +00:00 |
turn_port_unittest.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
turn_server.cc
|
Convert ByteBufferWriter to be type uint8_t
|
2023-12-15 12:27:50 +00:00 |
turn_server.h
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
turn_server_unittest.cc
|
Delete BasicPacketSocketFactory default constructor
|
2021-09-03 10:46:29 +00:00 |
udp_port.h
|
|
|
wrapping_active_ice_controller.cc
|
Reland "Add an active ICE controller that wraps a legacy controller (#7/n)"
|
2022-09-21 11:02:26 +00:00 |
wrapping_active_ice_controller.h
|
Reland "Add an active ICE controller that wraps a legacy controller (#7/n)"
|
2022-09-21 11:02:26 +00:00 |
wrapping_active_ice_controller_unittest.cc
|
Accept ArrayView in ICE agent interface where feasible.
|
2022-10-17 15:03:33 +00:00 |