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
/
tests
/
component
/
verifier_test.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
tests: Construct two bad packages at runtime for VerifierTest.
Tao Bao
1
-3
/
+46
2017-03-18
Add testcases for load_keys().
Tao Bao
1
-0
/
+57
2017-03-17
Drop the dependency on 'ui' in verify_file().
Tao Bao
1
-104
/
+45
2017-01-04
recovery: Fix the broken UI text.
Tao Bao
1
-32
/
+38
2016-12-13
Add a stub recovery UI.
Sen Jiang
1
-1
/
+1
2016-11-03
tests: Set up testdata path for continuous native tests.
Tao Bao
1
-9
/
+2
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
1
-1
/
+2
2016-08-01
Clean up verifier testcases.
Tao Bao
1
-41
/
+26
2016-04-29
Add ability to show "installing security update"
Tianjie Xu
1
-0
/
+1
2016-04-14
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
1
-108
/
+23
2016-04-06
Convert recovery to use BoringSSL instead of mincrypt.
Mattias Nissler
1
-108
/
+23
2016-03-12
Port applypatch.sh tests to recovery_component_tests
Jed Estep
1
-6
/
+1
2016-02-22
Fix verifier test base testdata directory after merge conflict
Jed Estep
1
-1
/
+1
2016-02-05
Change on-device directory for recovery test data
Jed Estep
1
-1
/
+1
2016-02-05
verifier_test: Suppress the unused parameter warnings.
Tao Bao
1
-8
/
+9
2016-02-04
Refactor existing tests to use gtest
Jed Estep
1
-72
/
+95
2016-02-03
recovery: Refactor verifier and verifier_test.
Tao Bao
1
-39
/
+21
2015-06-03
Log update outputs in order
Tao Bao
1
-0
/
+6
2015-04-09
Move file paging into ScreenRecoveryUI.
Elliott Hughes
1
-0
/
+3
2015-01-25
Add missing <string.h> include.
Elliott Hughes
1
-0
/
+1
2014-12-29
Fix missing #includes in bootable/recovery.
Elliott Hughes
1
-2
/
+3
2014-01-16
do verification and extraction on memory, not files
Doug Zongker
1
-1
/
+11
2013-10-10
Add support for ECDSA signatures
Kenny Root
1
-19
/
+83
2013-09-25
verifier: update to support certificates using SHA-256
Doug Zongker
1
-71
/
+80
2013-05-21
recovery: turn on text display for install errors in debug builds
Doug Zongker
1
-4
/
+10
2013-05-16
recovery: turn on text display for install errors in debug builds
Doug Zongker
1
-4
/
+10
2013-04-10
verifier: update to support certificates using SHA-256
Doug Zongker
1
-71
/
+80
2012-11-02
move key loading to verifier code
Doug Zongker
1
-3
/
+8
2012-07-25
support version 2 (2048-bit e=65537) keys in recovery
Doug Zongker
1
-4
/
+49
2011-11-04
move key processing to RecoveryUI
Doug Zongker
1
-5
/
+0
2011-11-01
fix verifier test
Doug Zongker
1
-5
/
+0
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-10
/
+36
2011-10-31
verifier_test needs to provide a UI object
Doug Zongker
1
-10
/
+36
2011-10-31
turn recovery into a C++ binary
Doug Zongker
1
-0
/
+0
2011-10-28
turn recovery into a C++ binary
Doug Zongker
1
-91
/
+0
2009-12-10
add a simple unit test for the OTA package verifier
Doug Zongker
1
-0
/
+91