archivereader.cpp |
Performs a verification on the opened MAR file with the passed in
certificate name ID and type ID.
@param archive The MAR file to verify the signature on.
@param certData The certificate data.
@return OK on success, CERT_VERIFY_ERROR on failure.
|
9283 |
archivereader.h |
|
1245 |
autograph_stage.pem |
|
800 |
bspatch |
|
|
crctable.h |
This file was part of bzip2/libbzip2.
We extracted only this table for bzip2 crc comptability
|
4102 |
dep1.der |
|
1215 |
dep2.der |
|
1215 |
gen_cert_header.py |
|
857 |
launchchild_osx.mm |
Helper to launch macOS tasks via NSTask and wait for the launched task to
terminate.
|
16336 |
Launchd.plist |
|
279 |
loaddlls.cpp |
|
3951 |
macbuild |
|
|
macos-frameworks |
|
|
Makefile.in |
|
2182 |
module.ver |
|
64 |
moz.build |
|
2494 |
nightly_aurora_level3_primary.der |
|
1225 |
nightly_aurora_level3_secondary.der |
|
1225 |
progressui.h |
|
1191 |
progressui_gtk.cpp |
|
3537 |
progressui_null.cpp |
|
515 |
progressui_osx.mm |
|
3794 |
progressui_win.cpp |
|
9512 |
release_primary.der |
|
1225 |
release_secondary.der |
|
1225 |
resource.h |
|
856 |
TsanOptions.cpp |
|
795 |
updater-common.build |
|
3456 |
updater-dep |
|
|
updater-xpcshell |
|
|
updater.cpp |
Manifest Format
---------------
contents = 1*( line )
line = method LWS *( param LWS ) CRLF
CRLF = "\r\n"
LWS = 1*( " " | "\t" )
Available methods for the manifest file:
updatev3.manifest
-----------------
method = "add" | "add-if" | "add-if-not" | "patch" | "patch-if" |
"remove" | "rmdir" | "rmrfdir" | type
'add-if-not' adds a file if it doesn't exist.
'type' is the update type (e.g. complete or partial) and when present MUST
be the first entry in the update manifest. The type is used to support
removing files that no longer exist when when applying a complete update by
causing the actions defined in the precomplete file to be performed.
precomplete
-----------
method = "remove" | "rmdir"
|
161793 |
updater.exe.comctl32.manifest |
|
1646 |
updater.exe.manifest |
|
1328 |
updater.ico |
|
92854 |
updater.png |
|
2153 |
updater.rc |
|
3237 |
xpcshellCertificate.der |
|
1189 |