electron/shell/browser/net/asar
Charles Kerr 684e345f68
fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44068)
* refactor: const correctness

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

* refactor: replace use of deprecated crypto API

https://crbug.com/364687923

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

* refactor: replace use of deprecated crypto API

https://crbug.com/364687923

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

fix: electron-ia32-testing FTBFS
2024-10-02 16:44:28 -04:00
..
asar_file_validator.cc fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44068) 2024-10-02 16:44:28 -04:00
asar_file_validator.h fix: deprecated API and -Wunsafe-buffer-usage warnings in AsarFileValidator (#44068) 2024-10-02 16:44:28 -04:00
asar_url_loader.cc chore: cleanup include groupings (#43478) 2024-08-26 10:44:20 -04:00
asar_url_loader.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
asar_url_loader_factory.cc chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
asar_url_loader_factory.h chore: fix typos in 'shell/' folder. (#43373) 2024-08-22 19:48:32 -05:00