webrtc/p2p/base
Florent Castelli 8037fc6ffa Migrate absl::optional to std::optional
Bug: webrtc:342905193
No-Try: True
Change-Id: Icc968be43b8830038ea9a1f5f604307220457807
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361021
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42911}
2024-09-02 12:16:47 +00:00
..
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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
basic_ice_controller.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
basic_packet_socket_factory.cc Remove more ProxyInfo references. 2024-04-17 11:55:00 +00: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
connection.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
connection_info.cc Remove 'new_connection' attribute from ConnectionInfo 2022-05-23 12:58:21 +00:00
connection_info.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
dtls_transport.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
dtls_transport_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fake_dtls_transport.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fake_ice_transport.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fake_packet_transport.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
fake_port_allocator.h Add new constructor for TestUDPPort 2024-07-02 13:20:51 +00: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 Extend IceControllerFactoryArgs with field trial string 2020-04-27 07:00:04 +00:00
ice_controller_interface.cc Land refactored IceControllerEvent as IceRecheckEvent 4/4 2022-06-03 14:08:54 +00:00
ice_controller_interface.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
ice_credentials_iterator.cc Split "helpers" from SSL target to "crypto_random" and rename 2024-06-07 06:41:51 +00:00
ice_credentials_iterator.h
ice_credentials_iterator_unittest.cc
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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
p2p_constants.cc
p2p_constants.h Detangle p2p/connection.cc and port.cc 2024-01-26 08:29:27 +00:00
p2p_transport_channel.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
p2p_transport_channel.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
p2p_transport_channel_ice_field_trials.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
p2p_transport_channel_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
packet_transport_internal.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
packet_transport_internal.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
packet_transport_internal_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
port.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
port.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
port_allocator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
port_allocator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
port_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00: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 Split "helpers" from SSL target to "crypto_random" and rename 2024-06-07 06:41:51 +00:00
regathering_controller.cc Migrate p2p/ to absl::AnyInvocable based TaskQueueBase interface 2022-07-07 13:03:44 +00:00
regathering_controller.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stun_dictionary.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stun_dictionary_unittest.cc Add StunDictionary 2023-08-04 12:08:44 +00:00
stun_port.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stun_port.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stun_port_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stun_request.cc Split "helpers" from SSL target to "crypto_random" and rename 2024-06-07 06:41:51 +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 Split "helpers" from SSL target to "crypto_random" and rename 2024-06-07 06:41:51 +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 Ensure TCPPort is notified of sent packets after reconnect 2024-08-27 12:29:52 +00:00
tcp_port.h Ensure TCPPort is notified of sent packets after reconnect 2024-08-27 12:29:52 +00:00
tcp_port_unittest.cc Ensure TCPPort is notified of sent packets after reconnect 2024-08-27 12:29:52 +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
test_turn_server.h Adopt absl::string_view in p2p/ 2022-06-30 13:19:18 +00:00
transport_description.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
transport_description.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
transport_description_factory.cc Remove code for supporting SDES 2024-02-08 14:34:04 +00:00
transport_description_factory.h Remove code for supporting SDES 2024-02-08 14:34:04 +00:00
transport_description_factory_unittest.cc Remove code for supporting SDES 2024-02-08 14:34:04 +00: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 Split "helpers" from SSL target to "crypto_random" and rename 2024-06-07 06:41:51 +00:00
turn_port.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
turn_port.h Better capture the goal of TurnPortTest.TestChannelBindGetErrorResponse 2024-06-17 08:19:07 +00:00
turn_port_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
turn_server.cc Reland "Enable TLS Client Hello extension permutation by default" 2024-07-31 06:01:22 +00:00
turn_server.h Better capture the goal of TurnPortTest.TestChannelBindGetErrorResponse 2024-06-17 08:19:07 +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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
wrapping_active_ice_controller_unittest.cc Accept ArrayView in ICE agent interface where feasible. 2022-10-17 15:03:33 +00:00