Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
739290b51c6774ce40427e1138cce09c01655c7f
/
security
6a93483
Merge change 26055 into eclair
by Android (Google) Code Review
· 15 years ago
5777f56
Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.
by Bob Lee
· 15 years ago
2aabaab
Fix cert code to use the String form for TELETEX-encoded certs; see bug 2102191.
by Jesse Wilson
· 15 years ago
dd01c2c
Update GlobalSign Root CA to one that expires in 2028.
by Nagendra Modadugu
· 15 years ago
f3365f8
Add Entrust root and intermediate certs.
by Nagendra Modadugu
· 15 years ago
5bd2429
Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).
by Bob Lee
· 15 years ago
87eb4de
Removing MD2
by Urs Grob
· 15 years ago
7c7588e
Adding:
by Nagendra Modadugu
· 15 years ago
728d33e
Reactivating tests disabled because of ClassLoader loop
by Urs Grob
· 16 years ago
7670301
AI 148447: Marking some more tests as broken, because they
by Jorg Pleumann
· 16 years ago
998421c
AI 147896: Some more fixes for tests that failed in
by Jorg Pleumann
· 16 years ago
1a7e762
AI 147838: A couple of fixes for making the
by Jorg Pleumann
· 16 years ago
50b9734
AI 147660: Fixes for tests in the security module.
by Urs Grob
· 16 years ago
8c4db9e
AI 147464: Some small bugfixes for the core tests.
by Jorg Pleumann
· 16 years ago
7cdbe7a
AI 145288: Removing tabs from tests. BUG=1285921
by Urs Grob
· 16 years ago
d5a055e
AI 143458: Bringing the security tests down to zero failures (and
by Jorg Pleumann
· 16 years ago
eeb220a
auto import from //branches/cupcake_rel/...@141571
by The Android Open Source Project
· 16 years ago
7387da1
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
fa89010
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
adc854b
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1c0fed6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
2fb02ef
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
d11a65b
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
9cb89d7
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 16 years ago
b792632
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
a0881d0
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
dd828f4
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
fdb2704
Initial Contribution
by The Android Open Source Project
· 16 years ago