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
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
am 6508bcc2: Merge "Add stronger digest support to JarVerifier"
Kenny Root
2012-10-10
1
-0
/
+38
|
\
|
|
*
Add stronger digest support to JarVerifier
Kenny Root
2012-10-10
1
-0
/
+38
*
|
am 29e51335: NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequeste...
Brian Carlstrom
2012-10-08
1
-1
/
+1
|
\
\
|
*
|
NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_throws_afte...
Brian Carlstrom
2012-10-07
1
-1
/
+1
*
|
|
am e3247e4f: am e4008c91: Merge "NativeCrypto: add tests for DSA and RSA keys"
Kenny Root
2012-10-05
1
-0
/
+204
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NativeCrypto: add tests for DSA and RSA keys
Kenny Root
2012-10-05
1
-0
/
+204
*
|
|
am 4f241f36: am 6521bf07: Merge "NativeCrypto: add test for EVP_SignInit"
Kenny Root
2012-10-05
1
-0
/
+29
|
\
|
|
|
*
|
NativeCrypto: add test for EVP_SignInit
Kenny Root
2012-10-05
1
-0
/
+29
*
|
|
am f2c8382b: am 5a1225cc: Merge "NativeCrypto: add assertions for no OpenSSL ...
Kenny Root
2012-10-05
1
-3
/
+9
|
\
|
|
|
*
|
NativeCrypto: add assertions for no OpenSSL errors
Kenny Root
2012-10-05
1
-3
/
+9
*
|
|
am 9e1cd813: am 26d9dc15: Merge "Do not use OpenSSLCipherContext in tests"
Kenny Root
2012-10-05
1
-16
/
+24
|
\
|
|
|
*
|
Do not use OpenSSLCipherContext in tests
Kenny Root
2012-10-05
1
-16
/
+24
*
|
|
am 080cda4a: am 7ae5f93f: Merge "OpenSSLMac: new OpenSSL HMAC connector"
Kenny Root
2012-10-04
1
-10
/
+9
|
\
|
|
|
*
|
OpenSSLMac: new OpenSSL HMAC connector
Kenny Root
2012-10-04
1
-10
/
+9
*
|
|
am d26da2f6: am 9ac72760: Merge "OpenSSLCipher: remove buffer for partial blo...
Brian Carlstrom
2012-10-03
1
-2
/
+2
|
\
|
|
|
*
|
OpenSSLCipher: remove buffer for partial blocks
Kenny Root
2012-10-03
1
-2
/
+2
*
|
|
am ed07842e: am db3690a2: Merge "Fix some failing unit tests"
Kenny Root
2012-10-03
1
-5
/
+7
|
\
|
|
|
*
|
Merge "Fix some failing unit tests"
Kenny Root
2012-10-03
1
-5
/
+7
|
|
\
\
|
|
*
|
Fix some failing unit tests
Kenny Root
2012-10-03
1
-5
/
+7
*
|
|
|
am bec17d88: am dac74262: Merge "OpenSSLCipher: 3DES cipher name depends on k...
Kenny Root
2012-10-03
1
-2
/
+2
|
\
|
|
|
|
*
|
|
OpenSSLCipher: 3DES cipher name depends on key size
Kenny Root
2012-10-03
1
-2
/
+2
|
|
/
/
*
|
/
am f8dac9e9: am d85dfd8d: Merge changes I81f1bec8,I4aa6e3a2
Kenny Root
2012-10-02
1
-0
/
+47
|
\
|
|
|
|
/
|
/
|
|
*
Add Cipher support for AES through OpenSSL
Kenny Root
2012-10-02
1
-0
/
+47
|
*
Fix flaky finalization tests.
Elliott Hughes
2012-09-24
1
-5
/
+3
*
|
Merge "NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_thro...
Brian Carlstrom
2012-09-30
1
-7
/
+12
|
\
\
|
*
|
NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_throws_afte...
Brian Carlstrom
2012-09-30
1
-7
/
+12
*
|
|
Fix flaky NativeCryptoTest.test_SSL_do_handshake_client_timeout
Brian Carlstrom
2012-09-30
1
-21
/
+43
|
/
/
*
|
Fix flaky finalization tests.
Elliott Hughes
2012-09-24
1
-5
/
+3
*
|
Add write timeout argument to SSL_write calls NativeCryptoTest
Brian Carlstrom
2012-09-23
1
-8
/
+8
*
|
Add cached trust anchors to the chain prior to checking pinning.
Geremy Condra
2012-09-19
1
-0
/
+21
*
|
Restructure logging to ease the transition to dropbox.
Geremy Condra
2012-09-19
2
-8
/
+8
*
|
Add logging to detect cert pin failures caused by MITM proxies.
Geremy Condra
2012-09-18
1
-0
/
+20
*
|
Make PinListEntry and PinEntryException public for CertPinManagerTest
Brian Carlstrom
2012-09-16
1
-2
/
+0
*
|
Fix Security2Test to not be case sensitive
Brian Carlstrom
2012-09-14
3
-179
/
+79
*
|
Added basic cert pinning support.
Geremy Condra
2012-09-12
2
-3
/
+286
*
|
Tracking upgrade to bouncycastle 1.47
Brian Carlstrom
2012-09-12
1
-1
/
+5
*
|
Better OpenSSL key comparison
Kenny Root
2012-09-05
1
-0
/
+91
|
/
*
Fix NativeCrypto.d2i_SSL_SESSION to initialize SSL_SESSION's cipher field
Brian Carlstrom
2012-08-31
1
-1
/
+7
*
Disable SSL compression
Brian Carlstrom
2012-08-29
1
-70
/
+0
*
Updating KeyStore2Test to track change in behavior of KeyStoreSpi.engineSetEntry
Brian Carlstrom
2012-08-21
1
-2
/
+4
*
Restore ability for SSLSocket.close() to interrupt reads and writes
Brian Carlstrom
2012-08-19
1
-1
/
+1
*
KeyStoreSpi.engineSetEntry should allow null ProtectionParameter
Brian Carlstrom
2012-08-17
1
-50
/
+49
*
Fix OpenSSLCipherRawRSA doFinal array copy
Kenny Root
2012-08-10
3
-4
/
+19
*
Add chain building to TrustedCertificateStore
Kenny Root
2012-08-08
1
-0
/
+11
*
Tracking DSA Signature.verify behavioral change
Brian Carlstrom
2012-08-03
1
-4
/
+12
*
Add OpenSSL provider for SHA1PRNG
Kenny Root
2012-08-01
2
-29
/
+27
*
Fix even more CipherTest flakiness due to implicit random IV values
Brian Carlstrom
2012-07-26
1
-25
/
+24
*
Merge "Address more CipherTest flakiness due to random IV values"
Brian Carlstrom
2012-07-24
1
-104
/
+37
|
\
|
*
Address more CipherTest flakiness due to random IV values
Brian Carlstrom
2012-07-24
1
-104
/
+37
*
|
Fix URLConnectionTest#test_getAllowUserInteraction.
Elliott Hughes
2012-07-24
1
-89
/
+22
|
/
[prev]
[next]