electron/shell/browser/net
trop[bot] 86d86768b3
fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44105)
* refactor: const correctness

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: extract-method AsarFileValidator::EnsureHashExists()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: replace use of deprecated crypto API

https://crbug.com/364687923

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: use span API in AsarFileValidator::OnRead()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: replace use of deprecated crypto API

https://crbug.com/364687923

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* fixup! refactor: use span API in AsarFileValidator::OnRead()

fix: electron-ia32-testing FTBFS

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-10-02 19:13:34 -05:00
..
asar fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44105) 2024-10-02 19:13:34 -05:00
cert_verifier_client.cc
cert_verifier_client.h
electron_url_loader_factory.cc
electron_url_loader_factory.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
network_context_service.cc
network_context_service.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
network_context_service_factory.cc
network_context_service_factory.h
node_stream_loader.cc
node_stream_loader.h
proxying_url_loader_factory.cc chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
proxying_url_loader_factory.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
proxying_websocket.cc
proxying_websocket.h
resolve_host_function.cc
resolve_host_function.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
resolve_proxy_helper.cc
resolve_proxy_helper.h
system_network_context_manager.cc chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
system_network_context_manager.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
url_loader_network_observer.cc
url_loader_network_observer.h
url_pipe_loader.cc
url_pipe_loader.h
web_request_api_interface.h