electron/shell/browser/net/asar
Samuel Attard 57d088517c
feat: add support for validating asar archives on macOS (#30667)
* feat: add support for validating asar archives on macOS

* chore: fix lint

* chore: update as per feedback

* feat: switch implementation to asar integrity hash checks

* feat: make ranged requests work with the asar file validator DataSourceFilter

* chore: fix lint

* chore: fix missing log include on non-darwin

* fix: do not pull block size out of missing optional

* fix: match ValidateOrDie symbol on non-darwin

* chore: fix up asar specs by repacking archives

* fix: maintain integrity chain, do not load file integrity if header integrity was not loaded

* debug test

* Update node-spec.ts

* fix: initialize header_validated_

* chore: update PR per feedback

* chore: update per feedback

* build: use final asar module

* Update fuses.json5
2021-09-09 14:49:01 -07:00
..
asar_file_validator.cc feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
asar_file_validator.h feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
asar_url_loader.cc feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
asar_url_loader.h chore: bump chromium to 94.0.4590.2 (main) (#30274) 2021-08-11 17:04:56 -04: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: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00