Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Rebase omaha #25

Open
wants to merge 170 commits into
base: master
from

Remove weak crypto hash algorithms from Omaha client.

b155fb6
Select commit
6b6e79f
Update DeveloperSetupGuide.md
patmanpm Feb 7, 2018
62d5459
Fixed Spelling.
jimmycasey Jul 26, 2018
a924f48
Fixed Spelling.
jimmycasey Jul 29, 2018
b05f7b4
Trivial tyop fix.
da4089 Oct 4, 2018
4e135f6
Merge pull request #139 from da4089/patch-1
sorinj Oct 10, 2018
349504f
fingerprint→fp in SeverProtocolDocV3
jpawlicki Dec 5, 2018
441e209
Integrate from Omaha mainline up to 226393814.
sorinj Dec 21, 2018
64b8b8b
Update CHANGELOG.txt
sorinj Dec 21, 2018
5f5207f
Update DeveloperSetupGuide.md
sorinj Dec 21, 2018
0a5f6c6
Merge pull request #137 from jimmycasey/master
sorinj Jan 8, 2019
bfcd89a
Merge pull request #129 from patmanpm/patch-1
sorinj Jan 8, 2019
3709c70
Update README.md
sorinj Jan 8, 2019
bae57b1
DeveloperSetupGuide.md protobuf version required.
hologramas Jan 11, 2019
4619c08
Merge pull request #141 from hologramas/patch-1
sorinj Jan 11, 2019
7b2b1ef
Added missing ApplyTag.exe
sorinj Feb 14, 2019
7b05396
Define NTDDI_VERSION correctly
macqm Mar 4, 2019
e8e7057
Set WIN_VER and _WIN32_WINNT to 0x0502
macqm Mar 5, 2019
b9874f7
Merge pull request #145 from macqm/master
sorinj Mar 7, 2019
2a60846
Merge pull request #1 from google/master
macqm Mar 9, 2019
e4cf932
Update DeveloperSetupGuide required tools
macqm Mar 11, 2019
c05961a
Set WINVER and _WIN32_WINNT to _WIN32_WINNT_WIN7
macqm Mar 11, 2019
82beaaa
Update docs to instruct to use python 2.7
macqm Mar 11, 2019
a3c2996
Merge pull request #147 from macqm/use_python_27
sorinj Mar 15, 2019
ede44c3
Merge pull request #146 from macqm/fix_winver
sorinj Mar 15, 2019
03e83a6
commit at CL 239258006
sorinj Mar 19, 2019
9c9d7bd
Merge branch 'master' of https://github.com/google/omaha
sorinj Mar 19, 2019
3996c52
Update CHANGELOG.txt CL 239101811 (Omaha 1.3.34.7)
sorinj Mar 19, 2019
0cca9ea
Update CHANGELOG.txt
sorinj Mar 19, 2019
a72a8e4
Update DeveloperSetupGuide.md
GitHubGanesh Mar 19, 2019
89da7d0
Merge pull request #149 from GitHubGanesh/patch-2
sorinj Mar 20, 2019
c8e4661
fix long lines
sorinj Mar 20, 2019
90f91ea
fix trailing spaces
sorinj Mar 20, 2019
ab8107b
Remove unreferences headers
macqm Apr 9, 2019
2e5a039
Remove headers that are not used outside of its cc and UTs
macqm Apr 9, 2019
e657a04
Fixing build break caused by new dependency on libzip
hologramas Apr 10, 2019
03c72bd
Revert "Fixing build break caused by new dependency on libzip"
hologramas Apr 10, 2019
75a9cf0
ICU_DECODE causes the URL parts to be unescaped. For our case, this c…
hologramas Apr 10, 2019
c78ccfc
Fix missing zipconf.h
sorinj Apr 11, 2019
55241d3
Updated documentation for using libzip 1.5.2
sorinj Apr 11, 2019
0fda114
Merge branch 'master' of https://github.com/google/omaha
sorinj Apr 11, 2019
cc97694
Upstream changes at CL 243143382
sorinj Apr 11, 2019
91d8119
Update CHANGELOG.txt at 243143382
sorinj Apr 11, 2019
60871c4
Merge pull request #157 from hologramas/omaha/httpdecode
sorinj Apr 11, 2019
8bea9cc
Merge pull request #156 from macqm/remove_unused_headers
sorinj Apr 11, 2019
479a57c
Update Getting started guide for VS2017 15.9.11
sorinj Apr 12, 2019
570347a
Fix markup
sorinj Apr 12, 2019
c32ef3d
Fix the concurrent hammer -j builds
sorinj Apr 12, 2019
cebf560
Remove unused disk related methods from disk.h and system.h
macqm Apr 13, 2019
bf30e5c
Remove unused code from shell.h
macqm Apr 13, 2019
6d96fa6
Remove unused methods from path.h
macqm Apr 13, 2019
083473b
Remove unused constants
macqm Apr 13, 2019
f55676e
Remove IsGoogleUpdate2OrLater
macqm Apr 13, 2019
eb85507
Remove Shell::DeleteDirectory (copy of utils::DeleteDirectory)
macqm Apr 13, 2019
19f9508
Remove unused PinModuleIntoProcess method
macqm Apr 13, 2019
2cbf616
Remove unused method from UserRights class
macqm Apr 13, 2019
54926c0
Cleanup vistautil.h
macqm Apr 13, 2019
09ab123
Clean up vista_utils
macqm Apr 13, 2019
cd891a6
Clean up thread.h
macqm Apr 13, 2019
6fa7caf
Clean up time.h
macqm Apr 13, 2019
0f7005c
Remove unused TimerScope
macqm Apr 13, 2019
7d536d9
Clean up system.h
macqm Apr 13, 2019
9337f3e
Merged PR 3125329: Remove stray submodule references
lashtear Apr 10, 2019
7505314
Merge pull request #160 from lashtear/user/embackes/fix-stray-submodules
sorinj Apr 15, 2019
aead7c5
Fix a leaked pointer in XmlParser::VisitElement
macqm Apr 16, 2019
38abf3d
Merge pull request #162 from macqm/fix_leak_response_handler
sorinj Apr 17, 2019
fa7741d
Fix gitignore
sorinj Apr 18, 2019
0f13fa5
Merge pull request #163 from sorinj/gitignore
sorinj Apr 18, 2019
ef119da
Support VS2019 builds
lashtear Apr 3, 2019
23058ae
Merge pull request #158 from macqm/dead_code_cleanup
sorinj Apr 18, 2019
c20748e
Merge pull request #161 from lashtear/user/embackes/vs2019-on-github
sorinj Apr 23, 2019
127658a
Fix .gitignore one more time.
sorinj Apr 23, 2019
d8af765
Remove DISALLOW_EVIL_CONSTRUCTORS macro
macqm Apr 28, 2019
7e34efc
Merge pull request #164 from macqm/remove_evil_ctor_macro
sorinj May 2, 2019
8163da9
Ignore .vscode folder
macqm May 3, 2019
fd128ef
Remove references to the BHO
macqm May 3, 2019
b55e9ef
Build the Protocol Buffer Compiler executable protoc.exe from source.
sorinj May 6, 2019
41d638b
Device Registration in Google Update during install.
sorinj May 7, 2019
0a480b2
Use GYP to build protocol buffers code.
sorinj May 7, 2019
3493b55
This is a bunch of changes including:
sorinj May 8, 2019
3275f45
Remove precompile header support.
sorinj May 8, 2019
8b546d4
Add support for VS2019.
sorinj May 9, 2019
4fdaaab
App-specific disclaimers for RollbackToTargetVersion policy.
sorinj May 9, 2019
3930b68
Update DeveloperSetupGuide.md
sorinj May 10, 2019
315fc06
Update CHANGELOG.txt at 247089588
sorinj May 10, 2019
088edf7
fix typos
sorinj May 10, 2019
b155fb6
Remove weak crypto hash algorithms from Omaha client.
sorinj May 15, 2019
92c1014
Produce 3 consecutive versions of some of the Omaha build artifacts.
sorinj May 16, 2019
6a4e7a9
Allow C++17 language features.
sorinj May 16, 2019
6fc7bfb
Enable '/permissive-' as a compiler switch.
sorinj May 17, 2019
32d2611
Fix for ICE with 16.1.0 toolchain
sorinj May 22, 2019
3a79b04
Update DeveloperSetupGuide.md
sorinj May 22, 2019
e86b5a0
Update DeveloperSetupGuide.md
sorinj May 28, 2019
a49912e
Update tools path and set LocalAppData for Go 1.12
Baternest May 29, 2019
3dca61c
Scoped_ptr to unique_ptr
macqm May 30, 2019
7eab2fe
Remove scoped_array
macqm May 30, 2019
6cdba60
scoped_ptr_malloc to use unique_ptr
macqm May 31, 2019
a1dab51
Use STL's shared_ptr
macqm May 31, 2019
cee090c
Delete scoped_ptr.h
macqm May 31, 2019
4ff7812
Use make_unique
macqm May 31, 2019
dabb33f
Fix broken test StringFormatterTest.FormatMessageTest
sorinj Jun 3, 2019
5540cad
Perform best-effort registration with the DMServer during UpdateApps …
sorinj Jun 5, 2019
ed71525
Implement the Omaha Cloud Policies Fetcher.
sorinj Jun 5, 2019
c12dff5
Remove obsolete smartany wrappers.
sorinj Jun 5, 2019
84d8ce7
Update CHANGELOG.txt up to CL 251531419.
sorinj Jun 5, 2019
641a16a
Added text removed accidentally (CHANGELOG.txt up to CL 251531419).
sorinj Jun 5, 2019
8bd27b7
Update DeveloperSetupGuide.md
sorinj Jun 5, 2019
87a0936
Add .clang-format file to the root.
macqm Jun 12, 2019
911a110
Update DeveloperSetupGuide.md
sorinj Jun 14, 2019
ca96900
Fix to pass buffer size.
sudoudaisuke Jun 21, 2019
f844ac0
Fix a race in the Scheduler dtor after unique_ptr change (#180)
macqm Jun 25, 2019
d02dd5e
Remove extra quotation mark from .clang-format (#186)
macqm Jun 28, 2019
f6d8839
minor whitespace changes
sorinj Jun 28, 2019
0a40738
Fix line endings in core/scheduler_unittest.cc
sorinj Jun 28, 2019
9b66147
Remove unused /netdiags mode
macqm Jul 11, 2019
da069b2
Add LZMA obj folder and .vs folder to .gitignore
macqm Jul 11, 2019
288c5d8
Remove unused QuotedPrintableUnescape
macqm Jul 11, 2019
10e3c7e
Remove localization.h and related unused string helpers
macqm Jul 11, 2019
c471bbb
Remove unused String_PathFindExtension
macqm Jul 11, 2019
d42417a
Replace SafeStrCat with wcscat_s
macqm Jul 11, 2019
5b0ca38
Remove unused string helpers
macqm Jul 11, 2019
30c4a4c
Remove unused JoinStrings* helpers
macqm Jul 11, 2019
1471431
remove RegSplitKeyvalueName and String_ReverseFindChar
macqm Jul 11, 2019
ff5be16
Remove unused StringToBuffer and BufferToString helpers
macqm Jul 11, 2019
850f763
Remove more unused string helpers
macqm Jul 11, 2019
2c6f94e
Signature verification infrastructure in preparation for full signatu…
sorinj Jul 12, 2019
ef08333
Omaha moved to Python 2.7, so a standalone hashlib implementation is …
sorinj Jul 12, 2019
77a94ba
Ping freshness must be initialized at app install time.
sorinj Jul 12, 2019
22bb7a4
Implement signature verification of the policy data with the new publ…
sorinj Jul 12, 2019
ed108d1
Implement signature rotation of new public keys received from the ser…
sorinj Jul 12, 2019
3e2a9f9
Change DeleteObsoletePolicies to do a case insensitive comparison.
sorinj Jul 12, 2019
f7dce5c
Small syntax changes for Python 2->3 migration.
sorinj Jul 12, 2019
e47ff20
Rolling back setup_google_update.cc to the old code before the <set> …
sorinj Jul 12, 2019
dcd93a0
Move to using enterprise_management::PublicKeyVerificationData instea…
sorinj Jul 12, 2019
58b681d
Switch to validating, using and storing PublicKeyVerificationData for…
sorinj Jul 12, 2019
785a2fa
Validate the timestamp, dmtoken, and deviceid in the policy fetch res…
sorinj Jul 15, 2019
7bdbbd1
Update CHANGELOG.txt
sorinj Jul 15, 2019
50ea11e
Use Brave for global company name variables in main.scons
simonhong May 20, 2018
3a856b2
Replace Google with Brave in string value from *.rc files
simonhong May 20, 2018
20bb2a3
Replace uuids
simonhong May 20, 2018
e8cef3a
Replace Omaha/OmahaCompanyName to Brave of constant values
simonhong May 20, 2018
067e2b5
Change update client appid
simonhong May 20, 2018
3d503fb
Build executable files with brave naming
simonhong May 20, 2018
e484ab5
Change company name to BraveSoftware
simonhong May 24, 2018
d13a014
Setting CUP
simonhong Jun 8, 2018
7d32b52
Use test server
simonhong Jun 8, 2018
2dea3f3
Including port number to update server address
simonhong Jun 12, 2018
4140445
Use http scheme with update server address
simonhong Jun 12, 2018
d1f09fc
Use bravesoftware.com domain for update server url
simonhong Jun 15, 2018
15bf20b
Add link for build instruction
simonhong Jun 22, 2018
2f3e509
Set new updater url
RyanJarv Jul 11, 2018
765b9ca
Update cup key for unofficial release
RyanJarv Jul 12, 2018
57d2c97
Store original path to registry to deliver promocode to installer
simonhong Oct 12, 2018
3aead25
Update help url
simonhong Oct 16, 2018
7c7593a
Updated with customizations and signing-related changes
emerick Oct 17, 2018
921d2e0
Integrate omaha to brave_core
simonhong Oct 23, 2018
98b5d2d
Make omaha build w/o admin priv
simonhong Nov 5, 2018
63e1616
Pass cert and password parameters to hammer-brave.bat
mbacchi Nov 5, 2018
bb54cbb
Use default 'prefers' for needsadmin tag in standalone installer.
mbacchi Nov 5, 2018
8212534
Remove unused CLI arg
mbacchi Nov 5, 2018
f32d3a4
Make release build only as a default
simonhong Nov 7, 2018
07cd9df
Create silent/untagged stub and standalone installers
mbacchi Nov 27, 2018
495ba66
Introduce silent tag for silent installer
simonhong Dec 5, 2018
42dfe9d
Send stats ping during startup, download, and installation
emerick Jan 7, 2019
1cdfcae
Fix stats ping
emerick Jan 12, 2019
e334519
Make copyright string empty
simonhong Feb 5, 2019
9ab252f
Fix signing server error
mbacchi Jul 11, 2019
f3ddd7f
Spacing mini-fix
mbacchi Jul 11, 2019
64d8c08
Update hammer-brave.bat
simonhong Jul 18, 2019
4f73c60
Add missing headers
simonhong Jul 18, 2019
ac33cf4
Add libzip and zlib
simonhong Jul 18, 2019
Open

WIP: Rebase omaha #25

Remove weak crypto hash algorithms from Omaha client.
b155fb6
Select commit
6b6e79f
Update DeveloperSetupGuide.md
patmanpm Feb 7, 2018
62d5459
Fixed Spelling.
jimmycasey Jul 26, 2018
a924f48
Fixed Spelling.
jimmycasey Jul 29, 2018
b05f7b4
Trivial tyop fix.
da4089 Oct 4, 2018
4e135f6
Merge pull request #139 from da4089/patch-1
sorinj Oct 10, 2018
349504f
fingerprint→fp in SeverProtocolDocV3
jpawlicki Dec 5, 2018
441e209
Integrate from Omaha mainline up to 226393814.
sorinj Dec 21, 2018
64b8b8b
Update CHANGELOG.txt
sorinj Dec 21, 2018
5f5207f
Update DeveloperSetupGuide.md
sorinj Dec 21, 2018
0a5f6c6
Merge pull request #137 from jimmycasey/master
sorinj Jan 8, 2019
bfcd89a
Merge pull request #129 from patmanpm/patch-1
sorinj Jan 8, 2019
3709c70
Update README.md
sorinj Jan 8, 2019
bae57b1
DeveloperSetupGuide.md protobuf version required.
hologramas Jan 11, 2019
4619c08
Merge pull request #141 from hologramas/patch-1
sorinj Jan 11, 2019
7b2b1ef
Added missing ApplyTag.exe
sorinj Feb 14, 2019
7b05396
Define NTDDI_VERSION correctly
macqm Mar 4, 2019
e8e7057
Set WIN_VER and _WIN32_WINNT to 0x0502
macqm Mar 5, 2019
b9874f7
Merge pull request #145 from macqm/master
sorinj Mar 7, 2019
2a60846
Merge pull request #1 from google/master
macqm Mar 9, 2019
e4cf932
Update DeveloperSetupGuide required tools
macqm Mar 11, 2019
c05961a
Set WINVER and _WIN32_WINNT to _WIN32_WINNT_WIN7
macqm Mar 11, 2019
82beaaa
Update docs to instruct to use python 2.7
macqm Mar 11, 2019
a3c2996
Merge pull request #147 from macqm/use_python_27
sorinj Mar 15, 2019
ede44c3
Merge pull request #146 from macqm/fix_winver
sorinj Mar 15, 2019
03e83a6
commit at CL 239258006
sorinj Mar 19, 2019
9c9d7bd
Merge branch 'master' of https://github.com/google/omaha
sorinj Mar 19, 2019
3996c52
Update CHANGELOG.txt CL 239101811 (Omaha 1.3.34.7)
sorinj Mar 19, 2019
0cca9ea
Update CHANGELOG.txt
sorinj Mar 19, 2019
a72a8e4
Update DeveloperSetupGuide.md
GitHubGanesh Mar 19, 2019
89da7d0
Merge pull request #149 from GitHubGanesh/patch-2
sorinj Mar 20, 2019
c8e4661
fix long lines
sorinj Mar 20, 2019
90f91ea
fix trailing spaces
sorinj Mar 20, 2019
ab8107b
Remove unreferences headers
macqm Apr 9, 2019
2e5a039
Remove headers that are not used outside of its cc and UTs
macqm Apr 9, 2019
e657a04
Fixing build break caused by new dependency on libzip
hologramas Apr 10, 2019
03c72bd
Revert "Fixing build break caused by new dependency on libzip"
hologramas Apr 10, 2019
75a9cf0
ICU_DECODE causes the URL parts to be unescaped. For our case, this c…
hologramas Apr 10, 2019
c78ccfc
Fix missing zipconf.h
sorinj Apr 11, 2019
55241d3
Updated documentation for using libzip 1.5.2
sorinj Apr 11, 2019
0fda114
Merge branch 'master' of https://github.com/google/omaha
sorinj Apr 11, 2019
cc97694
Upstream changes at CL 243143382
sorinj Apr 11, 2019
91d8119
Update CHANGELOG.txt at 243143382
sorinj Apr 11, 2019
60871c4
Merge pull request #157 from hologramas/omaha/httpdecode
sorinj Apr 11, 2019
8bea9cc
Merge pull request #156 from macqm/remove_unused_headers
sorinj Apr 11, 2019
479a57c
Update Getting started guide for VS2017 15.9.11
sorinj Apr 12, 2019
570347a
Fix markup
sorinj Apr 12, 2019
c32ef3d
Fix the concurrent hammer -j builds
sorinj Apr 12, 2019
cebf560
Remove unused disk related methods from disk.h and system.h
macqm Apr 13, 2019
bf30e5c
Remove unused code from shell.h
macqm Apr 13, 2019
6d96fa6
Remove unused methods from path.h
macqm Apr 13, 2019
083473b
Remove unused constants
macqm Apr 13, 2019
f55676e
Remove IsGoogleUpdate2OrLater
macqm Apr 13, 2019
eb85507
Remove Shell::DeleteDirectory (copy of utils::DeleteDirectory)
macqm Apr 13, 2019
19f9508
Remove unused PinModuleIntoProcess method
macqm Apr 13, 2019
2cbf616
Remove unused method from UserRights class
macqm Apr 13, 2019
54926c0
Cleanup vistautil.h
macqm Apr 13, 2019
09ab123
Clean up vista_utils
macqm Apr 13, 2019
cd891a6
Clean up thread.h
macqm Apr 13, 2019
6fa7caf
Clean up time.h
macqm Apr 13, 2019
0f7005c
Remove unused TimerScope
macqm Apr 13, 2019
7d536d9
Clean up system.h
macqm Apr 13, 2019
9337f3e
Merged PR 3125329: Remove stray submodule references
lashtear Apr 10, 2019
7505314
Merge pull request #160 from lashtear/user/embackes/fix-stray-submodules
sorinj Apr 15, 2019
aead7c5
Fix a leaked pointer in XmlParser::VisitElement
macqm Apr 16, 2019
38abf3d
Merge pull request #162 from macqm/fix_leak_response_handler
sorinj Apr 17, 2019
fa7741d
Fix gitignore
sorinj Apr 18, 2019
0f13fa5
Merge pull request #163 from sorinj/gitignore
sorinj Apr 18, 2019
ef119da
Support VS2019 builds
lashtear Apr 3, 2019
23058ae
Merge pull request #158 from macqm/dead_code_cleanup
sorinj Apr 18, 2019
c20748e
Merge pull request #161 from lashtear/user/embackes/vs2019-on-github
sorinj Apr 23, 2019
127658a
Fix .gitignore one more time.
sorinj Apr 23, 2019
d8af765
Remove DISALLOW_EVIL_CONSTRUCTORS macro
macqm Apr 28, 2019
7e34efc
Merge pull request #164 from macqm/remove_evil_ctor_macro
sorinj May 2, 2019
8163da9
Ignore .vscode folder
macqm May 3, 2019
fd128ef
Remove references to the BHO
macqm May 3, 2019
b55e9ef
Build the Protocol Buffer Compiler executable protoc.exe from source.
sorinj May 6, 2019
41d638b
Device Registration in Google Update during install.
sorinj May 7, 2019
0a480b2
Use GYP to build protocol buffers code.
sorinj May 7, 2019
3493b55
This is a bunch of changes including:
sorinj May 8, 2019
3275f45
Remove precompile header support.
sorinj May 8, 2019
8b546d4
Add support for VS2019.
sorinj May 9, 2019
4fdaaab
App-specific disclaimers for RollbackToTargetVersion policy.
sorinj May 9, 2019
3930b68
Update DeveloperSetupGuide.md
sorinj May 10, 2019
315fc06
Update CHANGELOG.txt at 247089588
sorinj May 10, 2019
088edf7
fix typos
sorinj May 10, 2019
b155fb6
Remove weak crypto hash algorithms from Omaha client.
sorinj May 15, 2019
92c1014
Produce 3 consecutive versions of some of the Omaha build artifacts.
sorinj May 16, 2019
6a4e7a9
Allow C++17 language features.
sorinj May 16, 2019
6fc7bfb
Enable '/permissive-' as a compiler switch.
sorinj May 17, 2019
32d2611
Fix for ICE with 16.1.0 toolchain
sorinj May 22, 2019
3a79b04
Update DeveloperSetupGuide.md
sorinj May 22, 2019
e86b5a0
Update DeveloperSetupGuide.md
sorinj May 28, 2019
a49912e
Update tools path and set LocalAppData for Go 1.12
Baternest May 29, 2019
3dca61c
Scoped_ptr to unique_ptr
macqm May 30, 2019
7eab2fe
Remove scoped_array
macqm May 30, 2019
6cdba60
scoped_ptr_malloc to use unique_ptr
macqm May 31, 2019
a1dab51
Use STL's shared_ptr
macqm May 31, 2019
cee090c
Delete scoped_ptr.h
macqm May 31, 2019
4ff7812
Use make_unique
macqm May 31, 2019
dabb33f
Fix broken test StringFormatterTest.FormatMessageTest
sorinj Jun 3, 2019
5540cad
Perform best-effort registration with the DMServer during UpdateApps …
sorinj Jun 5, 2019
ed71525
Implement the Omaha Cloud Policies Fetcher.
sorinj Jun 5, 2019
c12dff5
Remove obsolete smartany wrappers.
sorinj Jun 5, 2019
84d8ce7
Update CHANGELOG.txt up to CL 251531419.
sorinj Jun 5, 2019
641a16a
Added text removed accidentally (CHANGELOG.txt up to CL 251531419).
sorinj Jun 5, 2019
8bd27b7
Update DeveloperSetupGuide.md
sorinj Jun 5, 2019
87a0936
Add .clang-format file to the root.
macqm Jun 12, 2019
911a110
Update DeveloperSetupGuide.md
sorinj Jun 14, 2019
ca96900
Fix to pass buffer size.
sudoudaisuke Jun 21, 2019
f844ac0
Fix a race in the Scheduler dtor after unique_ptr change (#180)
macqm Jun 25, 2019
d02dd5e
Remove extra quotation mark from .clang-format (#186)
macqm Jun 28, 2019
f6d8839
minor whitespace changes
sorinj Jun 28, 2019
0a40738
Fix line endings in core/scheduler_unittest.cc
sorinj Jun 28, 2019
9b66147
Remove unused /netdiags mode
macqm Jul 11, 2019
da069b2
Add LZMA obj folder and .vs folder to .gitignore
macqm Jul 11, 2019
288c5d8
Remove unused QuotedPrintableUnescape
macqm Jul 11, 2019
10e3c7e
Remove localization.h and related unused string helpers
macqm Jul 11, 2019
c471bbb
Remove unused String_PathFindExtension
macqm Jul 11, 2019
d42417a
Replace SafeStrCat with wcscat_s
macqm Jul 11, 2019
5b0ca38
Remove unused string helpers
macqm Jul 11, 2019
30c4a4c
Remove unused JoinStrings* helpers
macqm Jul 11, 2019
1471431
remove RegSplitKeyvalueName and String_ReverseFindChar
macqm Jul 11, 2019
ff5be16
Remove unused StringToBuffer and BufferToString helpers
macqm Jul 11, 2019
850f763
Remove more unused string helpers
macqm Jul 11, 2019
2c6f94e
Signature verification infrastructure in preparation for full signatu…
sorinj Jul 12, 2019
ef08333
Omaha moved to Python 2.7, so a standalone hashlib implementation is …
sorinj Jul 12, 2019
77a94ba
Ping freshness must be initialized at app install time.
sorinj Jul 12, 2019
22bb7a4
Implement signature verification of the policy data with the new publ…
sorinj Jul 12, 2019
ed108d1
Implement signature rotation of new public keys received from the ser…
sorinj Jul 12, 2019
3e2a9f9
Change DeleteObsoletePolicies to do a case insensitive comparison.
sorinj Jul 12, 2019
f7dce5c
Small syntax changes for Python 2->3 migration.
sorinj Jul 12, 2019
e47ff20
Rolling back setup_google_update.cc to the old code before the <set> …
sorinj Jul 12, 2019
dcd93a0
Move to using enterprise_management::PublicKeyVerificationData instea…
sorinj Jul 12, 2019
58b681d
Switch to validating, using and storing PublicKeyVerificationData for…
sorinj Jul 12, 2019
785a2fa
Validate the timestamp, dmtoken, and deviceid in the policy fetch res…
sorinj Jul 15, 2019
7bdbbd1
Update CHANGELOG.txt
sorinj Jul 15, 2019
50ea11e
Use Brave for global company name variables in main.scons
simonhong May 20, 2018
3a856b2
Replace Google with Brave in string value from *.rc files
simonhong May 20, 2018
20bb2a3
Replace uuids
simonhong May 20, 2018
e8cef3a
Replace Omaha/OmahaCompanyName to Brave of constant values
simonhong May 20, 2018
067e2b5
Change update client appid
simonhong May 20, 2018
3d503fb
Build executable files with brave naming
simonhong May 20, 2018
e484ab5
Change company name to BraveSoftware
simonhong May 24, 2018
d13a014
Setting CUP
simonhong Jun 8, 2018
7d32b52
Use test server
simonhong Jun 8, 2018
2dea3f3
Including port number to update server address
simonhong Jun 12, 2018
4140445
Use http scheme with update server address
simonhong Jun 12, 2018
d1f09fc
Use bravesoftware.com domain for update server url
simonhong Jun 15, 2018
15bf20b
Add link for build instruction
simonhong Jun 22, 2018
2f3e509
Set new updater url
RyanJarv Jul 11, 2018
765b9ca
Update cup key for unofficial release
RyanJarv Jul 12, 2018
57d2c97
Store original path to registry to deliver promocode to installer
simonhong Oct 12, 2018
3aead25
Update help url
simonhong Oct 16, 2018
7c7593a
Updated with customizations and signing-related changes
emerick Oct 17, 2018
921d2e0
Integrate omaha to brave_core
simonhong Oct 23, 2018
98b5d2d
Make omaha build w/o admin priv
simonhong Nov 5, 2018
63e1616
Pass cert and password parameters to hammer-brave.bat
mbacchi Nov 5, 2018
bb54cbb
Use default 'prefers' for needsadmin tag in standalone installer.
mbacchi Nov 5, 2018
8212534
Remove unused CLI arg
mbacchi Nov 5, 2018
f32d3a4
Make release build only as a default
simonhong Nov 7, 2018
07cd9df
Create silent/untagged stub and standalone installers
mbacchi Nov 27, 2018
495ba66
Introduce silent tag for silent installer
simonhong Dec 5, 2018
42dfe9d
Send stats ping during startup, download, and installation
emerick Jan 7, 2019
1cdfcae
Fix stats ping
emerick Jan 12, 2019
e334519
Make copyright string empty
simonhong Feb 5, 2019
9ab252f
Fix signing server error
mbacchi Jul 11, 2019
f3ddd7f
Spacing mini-fix
mbacchi Jul 11, 2019
64d8c08
Update hammer-brave.bat
simonhong Jul 18, 2019
4f73c60
Add missing headers
simonhong Jul 18, 2019
ac33cf4
Add libzip and zlib
simonhong Jul 18, 2019

There are no checks for this commit

You can’t perform that action at this time.