index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
certificate_checker_unittest.cc
Age
Commit message (
Expand
)
Author
2019-01-16
update_engine: Run clang-format on ./ (root directory)
Amin Hassani
2017-10-24
update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee
Ben Chan
2016-07-28
Remove libcurl support from update_engine_sideload.
Alex Deymo
2015-11-12
Split payload application code into a subdirectory.
Alex Deymo
2015-08-19
Re-license update_engine to Apache2
Alex Deymo
2015-02-11
update_engine: replace std::vector<char> with chromeos::Blob
Alex Vakulenko
2014-11-13
update_engine: Add override when possible.
Alex Deymo
2014-11-06
update_engine: Standarize mock/fake filenames.
Alex Deymo
2014-11-01
update_engine: Fix all the "using" declaration usage.
Alex Deymo
2014-09-01
update_engine: Replace NULL with nullptr
Alex Vakulenko
2014-06-18
update_engine: fixed warnings from cpplint
Alex Vakulenko
2014-04-15
Rename MockSystemState into FakeSystemState.
Gilad Arnold
2014-03-27
update_engine: update to libbase 242728
Alex Vakulenko
2013-04-09
Refactoring: Move prefs constants out to the constants.h/cc
Jay Srinivasan
2012-12-16
Support for processing multiple URLs in update_engine.
Jay Srinivasan
2012-04-11
pull in base/stringprintf.h explicitly
Mike Frysinger
2011-09-15
Add UMA metrics for detecting and reporting update certificate changes.
Bruno Rocha