Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
mbspatch.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
mbspatch.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: bspatch
URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/
Version: unknown
License: BSD 2-Clause License
Security Critical: yes

Description:
This is Chrome's locally patched copy of Colin Percival's bspatch tool
(see ../bsdiff for the corresponding bsdiff tool).

Originally obtained from Mozilla's local copy/fork of bspatch; see:

The license is shared in common with bsdiff.

Local changes include CRC32 verification and improvements in error handling.

Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths
instead of char paths.
Update(12 May 13): Report error on MBS_ApplyPatch failure.
Update(27 July 16): Improve validation of diffs.