index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
update_verifier
/
update_verifier.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compare the fingerprint before reading the partition
Tianjie Xu
2018-10-05
1
-11
/
+36
*
Refactor update_verifier into a class
Tianjie Xu
2018-09-21
1
-61
/
+97
*
Add proto3 support for care_map
Tianjie Xu
2018-07-25
1
-24
/
+48
*
Make update_verifier generic across verified boot versions.
Tao Bao
2018-04-20
1
-27
/
+18
*
update_verifier: Support verifying product partition.
Tao Bao
2018-03-23
1
-12
/
+10
*
Load-balancing update_verifier worker threads.
Tao Bao
2017-11-09
1
-26
/
+19
*
update_verifier: Fix the wrong computation with group_range_count.
Tao Bao
2017-10-29
1
-3
/
+5
*
update_verifier: verify blocks in parallel
Wei Wang
2017-08-10
1
-31
/
+51
*
update_verifier: Support androidboot.veritymode being empty or 'disabled'.
David Zeuthen
2017-08-08
1
-4
/
+17
*
update_verifier: Handle legacy care_map.txt gracefully.
Tao Bao
2017-07-22
1
-29
/
+42
*
update_verifier: Support AVB.
David Zeuthen
2017-05-24
1
-6
/
+15
*
Fix potential OOM in update_verifier
Tianjie Xu
2017-04-27
1
-6
/
+11
*
Separate libupdate_verifier module and add testcases.
Tao Bao
2017-04-27
1
-8
/
+9
*
update_verifier: correct group in rc file
Tom Cherry
2017-04-04
1
-1
/
+1
*
Use regular check for partition name instead of CHECK()
Tianjie Xu
2017-04-01
1
-3
/
+4
*
Update_verifier should read blocks in EIO mode
Tianjie Xu
2017-03-31
1
-26
/
+33
*
update_verifier: Set the success flag if dm-verity is not enabled.
Tao Bao
2017-03-11
1
-0
/
+5
*
update_verifier should read dm wrapped partition
Tianjie Xu
2017-01-26
1
-6
/
+64
*
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
Tao Bao
2017-01-25
1
-48
/
+46
|
\
|
*
update_verifier: Move property_get() to android::base::GetProperty().
Tao Bao
2017-01-20
1
-48
/
+46
*
|
bootctrl HAL uses "default" service name
Chris Phoenix
2017-01-20
1
-1
/
+1
|
/
*
Switch update verifier to HIDL HAL
Connor O'Brien
2016-11-21
1
-14
/
+17
*
Revert "Convert update_verifier to boot HIDL HAL"
Connor O'Brien
2016-11-18
1
-17
/
+14
*
Convert update_verifier to boot HIDL HAL
Connor O'Brien
2016-11-16
1
-14
/
+17
*
Touch blocks in care_map in update_verifier
Tianjie Xu
2016-11-09
1
-11
/
+120
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-9
/
+7
*
update_verifier: Track the API change for isSlotBootable().
Tao Bao
2015-12-09
1
-5
/
+6
*
update_verifier: Log to logd instead of kernel log.
Tao Bao
2015-12-08
1
-11
/
+7
*
Add update_verifier for A/B OTA update.
Tao Bao
2015-12-08
1
-0
/
+84