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.
|
9356 |
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 |
|
0 |
dep2.der |
|
0 |
gen_cert_header.py |
|
857 |
launchchild_osx.mm |
Returns true if the process is running under Rosetta translation. Returns
false if running natively or if an error was encountered. We use the
`sysctl.proc_translated` sysctl which is documented by Apple to be used
for this purpose.
|
17112 |
Launchd.plist |
|
279 |
loaddlls.cpp |
|
3813 |
macbuild |
|
|
Makefile.in |
|
1318 |
module.ver |
|
64 |
moz.build |
|
2425 |
nightly_aurora_level3_primary.der |
|
0 |
nightly_aurora_level3_secondary.der |
|
0 |
progressui.h |
|
1191 |
progressui_gtk.cpp |
|
3525 |
progressui_null.cpp |
|
515 |
progressui_osx.mm |
|
3782 |
progressui_win.cpp |
|
9500 |
release_primary.der |
|
0 |
release_secondary.der |
|
0 |
resource.h |
|
856 |
TsanOptions.cpp |
|
795 |
updater-common.build |
|
3123 |
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"
|
158701 |
updater.exe.comctl32.manifest |
|
1646 |
updater.exe.manifest |
|
1328 |
updater.ico |
|
0 |
updater.png |
|
0 |
updater.rc |
|
3237 |
xpcshellCertificate.der |
|
0 |