index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge "Switch TLS Channel ID API from ECPrivateKey to PrivateKey."
Kenny Root
2013-03-12
2
-6
/
+5
|
\
\
\
\
|
*
|
|
|
Switch TLS Channel ID API from ECPrivateKey to PrivateKey.
Alex Klyubin
2013-03-12
2
-6
/
+5
*
|
|
|
|
NativeCrypto: throw instead of return null
Kenny Root
2013-03-11
4
-0
/
+15
*
|
|
|
|
Add support for ECDH KeyAgreement to OpenSSLProvider.
Alex Klyubin
2013-03-11
3
-0
/
+197
|
/
/
/
/
*
|
|
|
NativeCrypto: various fixes
Kenny Root
2013-03-08
2
-1
/
+5
*
|
|
|
NativeCrypto: add CertPath encoding PkiPath
Kenny Root
2013-03-08
2
-20
/
+56
*
|
|
|
NativeCrypto: add CertPath support with PKCS7
Kenny Root
2013-03-08
4
-1
/
+254
*
|
|
|
NativeCrypto: eliminate some unneeded suppressions
Kenny Root
2013-03-07
1
-2
/
+0
*
|
|
|
NativeCrypto: add OpenSSL X.509 certificate/CRLs
Kenny Root
2013-03-07
7
-7
/
+1498
*
|
|
|
NativeCrypto: add OpenSSLBIOInputStream
Kenny Root
2013-03-04
2
-0
/
+72
*
|
|
|
use longs instead of ints to store pointers in OpenSSL binding
Joel Dice
2013-03-01
16
-192
/
+192
*
|
|
|
use longs instead of ints to store pointers in ExpatParser
Joel Dice
2013-02-27
2
-37
/
+37
*
|
|
|
Merge "CertPath: output PkiPath in correct order"
Brian Carlstrom
2013-02-27
2
-153
/
+188
|
\
\
\
\
|
*
|
|
|
CertPath: output PkiPath in correct order
Kenny Root
2013-02-25
2
-153
/
+188
*
|
|
|
|
Add support for SECG names for NIST P-192 and P-256 ECC curves.
Alex Klyubin
2013-02-15
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Merge "NativeCrypto: serialize EC keys differently"
Kenny Root
2013-02-07
2
-31
/
+10
|
\
\
\
\
|
*
|
|
|
NativeCrypto: serialize EC keys differently
Kenny Root
2013-02-06
2
-31
/
+10
*
|
|
|
|
NativeCrypto: update curve names to match OpenSSL
Kenny Root
2013-02-06
1
-4
/
+3
|
/
/
/
/
*
|
|
|
NativeCrypto: reduce strict Class equality check
Kenny Root
2013-02-06
3
-23
/
+18
*
|
|
|
NativeCrypto: fix more DSA/ECDSA key generation
Kenny Root
2013-02-05
4
-19
/
+34
*
|
|
|
NativeCrypto: fix some DSA/ECDSA key generation
Kenny Root
2013-02-05
2
-4
/
+4
*
|
|
|
NativeCrypto: DSA keys do not always have parameters
Kenny Root
2013-02-05
2
-3
/
+23
*
|
|
|
OpenSSLCipher: fix short buffer error message
Kenny Root
2013-02-04
1
-1
/
+1
*
|
|
|
OpenSSL KeyFactory for DSA and EC
Kenny Root
2013-02-01
5
-3
/
+191
*
|
|
|
NativeCrypto: fix Channel ID tests
Kenny Root
2013-02-01
1
-2
/
+2
*
|
|
|
NativeCrypto: add OpenSSLSecretKey for HMAC
Kenny Root
2013-01-28
4
-14
/
+200
*
|
|
|
NativeCrypto: add test base for OpenSSL ENGINEs
Kenny Root
2013-01-28
1
-0
/
+3
*
|
|
|
OpenSSLKey: easier creation and use of OpenSSL keys
Kenny Root
2013-01-25
15
-121
/
+154
*
|
|
|
Merge "Add support for TLS Channel ID to OpenSSL-backed sockets."
Brian Carlstrom
2013-01-19
3
-0
/
+127
|
\
\
\
\
|
*
|
|
|
Add support for TLS Channel ID to OpenSSL-backed sockets.
Alex Klyubin
2013-01-18
3
-0
/
+127
*
|
|
|
|
Merge changes Idfb18017,Ifbba9fdf
Kenny Root
2013-01-18
4
-4
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
OpenSSLMac: fix initialization with new key
Kenny Root
2013-01-18
2
-0
/
+3
|
*
|
|
|
HarmonyJSSE: convert byte correctly in padding check
Kenny Root
2013-01-18
2
-4
/
+4
*
|
|
|
|
Track new value of SSL_MODE_HANDSHAKE_CUTTHROUGH in external/openssl
Brian Carlstrom
2013-01-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge "NativeCrypto: output named curves when possible"
Kenny Root
2013-01-17
3
-0
/
+41
|
\
\
\
\
|
*
|
|
|
NativeCrypto: output named curves when possible
Kenny Root
2013-01-17
3
-0
/
+41
*
|
|
|
|
Make sure alternativeNames are unmodifiable
Kenny Root
2013-01-16
1
-19
/
+24
|
/
/
/
/
*
|
|
|
Clean up RandomBitsSupplier.
Elliott Hughes
2013-01-11
1
-122
/
+17
*
|
|
|
verifyCertificateChain should convert unknown exceptions to CertificateException
Brian Carlstrom
2013-01-09
1
-3
/
+1
*
|
|
|
Harmony: fix DirName handling in X.509 certs
Kenny Root
2013-01-07
3
-31
/
+40
*
|
|
|
Harmony: ignore invalid IP in subject alt. names
Kenny Root
2013-01-07
3
-8
/
+42
*
|
|
|
Fix Harmony's generateCertificates for empty input
Kenny Root
2013-01-07
1
-1
/
+2
*
|
|
|
Fix X509Certificate.getBasicConstraints implementation for DRLCertFactory
Brian Carlstrom
2012-12-21
3
-8
/
+18
*
|
|
|
Add detail messages to all the easy IllegalArgumentException cases.
Elliott Hughes
2012-12-04
1
-1
/
+1
*
|
|
|
Fix InnerNodeImpl.insertBefore.
Elliott Hughes
2012-11-26
1
-0
/
+4
*
|
|
|
resolved conflicts for merge of eef7e935 to jb-mr1-dev-plus-aosp
Brian Carlstrom
2012-11-01
1
-6
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Test to verify BC Signature algorithms by OID
Brian Carlstrom
2012-11-01
1
-6
/
+5
|
*
|
|
Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return re...
Brian Carlstrom
2012-10-10
1
-3
/
+21
*
|
|
|
am adcea0bf: Merge "Prefer PKIX algorithm name for TrustManagerFactory and Ke...
Brian Carlstrom
2012-10-29
2
-12
/
+8
|
\
\
\
\
|
*
|
|
|
Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory
Brian Carlstrom
2012-10-29
2
-12
/
+8
[prev]
[next]