index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
tests
/
security
/
cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API Coverage for java.security.cert methods
Pete Bentley
2021-03-12
3
-9
/
+150
*
Make CERT_CORRECT actually correct.
David Benjamin
2020-11-04
1
-36
/
+39
*
Add TestRule to enable access to deprecated BC algorithms
Paul Duffin
2019-09-25
1
-18
/
+8
*
Remove the @KnownFailure annotation from CertPathBuilder1Test.
Pete Gillin
2019-07-26
1
-4
/
+0
*
Deprecate BC implementations of duplicated algorithms
Adam Vartanian
2017-10-13
1
-0
/
+18
*
Merge "Tests for java.security.cert.Certificate(PublicKey, Provider)" am: ef4...
Przemyslaw Szczepaniak
2017-03-01
1
-2
/
+30
|
\
|
*
Tests for java.security.cert.Certificate(PublicKey, Provider)
pszczepaniak
2017-03-01
1
-2
/
+30
*
|
CertificateTest: fix error-prone code in test
Sergio Giro
2016-10-28
1
-1
/
+1
|
/
*
Fix 58 libcore tests that caught "expected" Exceptions but didn't fail()
Tobias Thierer
2016-09-06
2
-0
/
+4
*
java.security.cert: update classes in java.security.cert (part 2)
Sergio Giro
2016-08-24
1
-1
/
+10
*
Fix use of Object.equals() to compare arrays.
Tobias Thierer
2016-04-25
1
-2
/
+3
*
CertPathBuilder1Test: remove Security#setProperty calls
Kenny Root
2016-04-21
1
-17
/
+2
*
CertificateRevokedException: test getAuthorityName
Kenny Root
2016-04-01
1
-0
/
+6
*
CertPathValidatorException: test new constructor
Kenny Root
2016-04-01
1
-0
/
+26
*
CertPathValidatorSpiTest: remove useless test
Kenny Root
2016-04-01
1
-64
/
+0
*
Fix X509CertSelectorTest test
Shubham Ajmera
2016-03-28
1
-1
/
+5
*
Enable X509CertSelectorTest
Shubham Ajmera
2016-02-23
1
-180
/
+252
*
Unblacklist a couple of tests
Shubham Ajmera
2016-02-10
1
-5
/
+11
*
Merge mnc-dr-enso-dev into master
Przemyslaw Szczepaniak
2015-11-21
3
-178
/
+225
|
\
|
*
Merge lmp changes into mnc.
Narayan Kamath
2015-11-12
3
-178
/
+225
|
|
\
|
|
*
Fix TrustAnchorTest.
Piotr Jastrzebski
2015-11-11
1
-104
/
+136
|
|
*
Fix X509CRLTest#testGetRevokedCertificate
Piotr Jastrzebski
2015-11-11
1
-2
/
+8
|
|
*
Fix X509CertSelectorTest.
Piotr Jastrzebski
2015-11-11
1
-71
/
+80
|
|
*
Fix X509CertSelectorTest.
Piotr Jastrzebski
2015-11-11
1
-1
/
+1
|
*
|
Fix CertificateTest#testVerifyPublicKeyString2
Narayan Kamath
2015-06-15
1
-8
/
+7
|
|
/
*
|
Get rid of as much of dalvik.annotation.* as we can.
Narayan Kamath
2015-07-15
2
-13
/
+2
*
|
Fix CertificateTest#testVerifyPublicKeyString2
Narayan Kamath
2015-06-15
1
-8
/
+7
|
/
*
Use milliseconds to avoid timezones
Kenny Root
2014-09-12
1
-1
/
+1
*
Add CRLReason and friends
Kenny Root
2014-05-08
1
-0
/
+167
*
Fix test since getExtendedKeyUsage doc disagrees
Kenny Root
2013-03-15
1
-4
/
+15
*
Remove invalid X509Certificate2Test tests
Kenny Root
2013-02-08
1
-25
/
+0
*
Add tests for CertificateFactory byte offset
Kenny Root
2013-01-29
1
-3
/
+4
*
Fix X509Certificate.getBasicConstraints implementation for DRLCertFactory
Brian Carlstrom
2012-12-21
2
-706
/
+661
*
Update test now that DNS names starting with a digit are allowed
Brian Carlstrom
2011-10-05
1
-7
/
+31
*
resolved conflicts for merge of 7195b3b9 to dalvik-dev
Brian Carlstrom
2011-04-29
1
-110
/
+45
|
\
|
*
Fix X509CertImpl.verify(PublicKey, String) to respect provider argument
Brian Carlstrom
2011-04-29
1
-110
/
+45
*
|
post bouncycastle 1.46 upgrade test cleanup
Brian Carlstrom
2011-04-14
1
-2
/
+2
|
/
*
Removing use of @tests and @Test.* annotations
Brian Carlstrom
2011-03-02
45
-3219
/
+94
*
Remove all the remaining AllTests cruft.
Elliott Hughes
2011-02-28
1
-81
/
+0
*
am cfac1139: Merge "Don\'t use runtime tests for compile-time checks."
Jesse Wilson
2011-02-22
1
-31
/
+0
|
\
|
*
Don't use runtime tests for compile-time checks.
Jesse Wilson
2011-02-21
1
-31
/
+0
*
|
Rollback an inadvertent API change to X509CertSelector.
Jesse Wilson
2011-01-25
1
-4
/
+4
*
|
Use generics in Harmony's ASN.1, X.501 and X.509.
Jesse Wilson
2011-01-25
1
-33
/
+7
|
/
*
Clean up/out some comments.
Dan Bornstein
2011-01-14
1
-26
/
+2
*
Remove a pointless test, which just tested a test support class.
Dan Bornstein
2010-10-29
2
-293
/
+0
*
Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest
Brian Carlstrom
2010-10-04
1
-151
/
+6
*
Moving tests to be under the libcore.* package.
Jesse Wilson
2010-08-10
1
-1
/
+0
*
Scrubbing tests marked @BrokenTest.
Jesse Wilson
2010-06-24
2
-1880
/
+1
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
45
-561
/
+561
*
merge more modules into luni
Peter Hallam
2010-04-27
49
-0
/
+20103