index
:
Project-1CE/frameworks_base
lineage-18.1
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
/
core
/
java
/
android
/
net
/
http
/
SslCertificate.java
Age
Commit message (
Expand
)
Author
2021-01-28
Update frameworks to use unbundled version of BouncyCastle.
Daulet Zhanguzin
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-01
Add @Nullable to new method
Adam Vartanian
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-27
Add getter for X509 certificate
Adam Vartanian
2017-02-20
Display longer date string in certificate information
Charles He
2015-11-20
Use HexDump instead of java.lang.IntegralToString
Przemyslaw Szczepaniak
2013-01-04
Use most specific attributes for distinguished name display
Brian Carlstrom
2011-07-06
Adding additional details to ssl_certificate view
Brian Carlstrom
2011-06-27
Moving ssl_certificate layout, resources, and helper code to SslCertificate
Brian Carlstrom
2011-02-16
Deprecate non-X509Certificate SslCertificate constructors
Brian Carlstrom
2011-01-24
Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle
Brian Carlstrom
2010-11-09
Add @Deprecated to match @deprecated where it's missing.
Jesse Wilson
2010-03-02
SslCertificate should clone Dates
Brian Carlstrom
2010-03-02
SslCertificate should use Dates - fixing api for build
Brian Carlstrom
2010-03-02
SslCertificate should provide Date interface
Brian Carlstrom
2010-01-28
Issue 1597: browser crash possibly related to invalid SSL certificate
Brian Carlstrom
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project