electron/spec-main
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
..
fixtures fix: BrowserWindow backgroundColor (#30778) 2021-09-06 16:59:09 +09:00
.eslintrc
.gitignore
ambient.d.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
api-app-spec.ts refactor: Convert ProcessSingleton changes to patch (#30594) 2021-09-03 14:16:33 -07:00
api-auto-updater-spec.ts
api-autoupdater-darwin-spec.ts
api-browser-view-spec.ts
api-browser-window-spec.ts fix: show maximized frameless window (#30804) 2021-09-07 10:18:43 +02:00
api-content-tracing-spec.ts
api-context-bridge-spec.ts feat: add support for Blob's going over the ctx bridge (#29247) 2021-05-26 10:34:29 -07:00
api-crash-reporter-spec.ts feat: switch to crashpad on linux (#30278) 2021-08-03 14:01:12 -07:00
api-debugger-spec.ts
api-deprecate-spec.ts
api-desktop-capturer-spec.ts fix: disable kWindowCaptureMacV2 for desktopCapturer (#30507) 2021-08-13 13:23:56 -07:00
api-dialog-spec.ts feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
api-global-shortcut-spec.ts fix: media key globalShortcuts on macOS (#30552) 2021-08-17 13:44:17 -04:00
api-in-app-purchase-spec.ts
api-ipc-main-spec.ts
api-ipc-renderer-spec.ts
api-ipc-spec.ts fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
api-menu-item-spec.ts fix: keep shifted character in menu accelerator (#29202) 2021-06-02 16:32:48 +09:00
api-menu-spec.ts
api-native-theme-spec.ts spec: attempt to fix flaky nativeTheme spec (#29022) 2021-05-05 18:04:38 -07:00
api-net-log-spec.ts
api-net-spec.ts
api-notification-dbus-spec.ts
api-notification-spec.ts
api-power-monitor-spec.ts
api-power-save-blocker-spec.ts
api-protocol-spec.ts fix: handle redirects within registered protocols (#29796) 2021-07-15 20:14:46 +09:00
api-safe-storage-spec.ts feat: add `electron.safeStorage` encryption API (#30020) 2021-08-05 15:12:54 -07:00
api-screen-spec.ts
api-service-workers-spec.ts
api-session-spec.ts ci: fix setCertificateVerifyProc tests (#30799) 2021-09-01 18:58:29 -04:00
api-shell-spec.ts test: disable shell.trashItem in renderer test on win-ia32 (#28868) 2021-04-27 14:35:31 -07:00
api-subframe-spec.ts
api-system-preferences-spec.ts
api-touch-bar-spec.ts
api-tray-spec.ts
api-view-spec.ts
api-web-contents-spec.ts feat: add webContents.fromDevToolsTargetId() (#29399) 2021-08-27 14:01:24 -07:00
api-web-contents-view-spec.ts
api-web-frame-main-spec.ts feat: add 'dom-ready' event to WebFrameMain (#29290) 2021-09-01 15:21:15 -07:00
api-web-frame-spec.ts
api-web-request-spec.ts fix: handle redirects within registered protocols (#29796) 2021-07-15 20:14:46 +09:00
asar-spec.ts test: worker should be able to load asar files (#28858) 2021-04-27 12:07:05 -04:00
autofill-spec.ts
chromium-spec.ts chore: remove experimental from navigator.serial implementation (#30237) 2021-07-30 08:57:22 +09:00
crash-spec.ts
events-helpers.ts
extensions-spec.ts feat: add support for the U2F Web API (#30438) 2021-08-30 11:22:46 -07:00
guest-window-manager-spec.ts feat: enable sandbox by default in limited circumstances (#30197) 2021-08-03 15:07:03 -07:00
index.js chore: remove experimental from navigator.serial implementation (#30237) 2021-07-30 08:57:22 +09:00
internal-spec.ts feat: remove deprecated additionalFeatures (#28548) 2021-04-19 15:46:54 -07:00
logging-spec.ts spec: fix check for electron_common_testing binding in logging-spec.ts (#30086) 2021-07-12 22:11:19 -07:00
modules-spec.ts
node-spec.ts feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
package.json build(deps-dev): bump ws from 7.2.1 to 7.4.6 in /spec-main (#29421) 2021-06-18 14:20:29 -07:00
pipe-transport.ts
release-notes-spec.ts
security-warnings-spec.ts
spec-helpers.ts test: deflake crashReporter.getLastCrashReport test (#30276) 2021-07-28 08:56:15 -07:00
spellchecker-spec.ts fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053) 2021-05-10 14:19:23 +02:00
types-spec.ts chore: bump Node.js to v16.2.0 (#29244) 2021-06-17 08:50:56 +02:00
version-bump-spec.ts build: update version-bumper to support alpha (#30165) 2021-07-19 17:58:15 -07:00
video-helpers.js
visibility-state-spec.ts
webview-spec.ts chore: bump chromium to 95.0.4612.5 (main) (#30503) 2021-08-23 20:52:17 -04:00
window-helpers.ts
yarn.lock build(deps-dev): bump ws from 7.2.1 to 7.4.6 in /spec-main (#29421) 2021-06-18 14:20:29 -07:00