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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move conscrypt out to external/conscrypt
Kenny Root
2013-10-01
136
-39287
/
+0
*
Conscrypt: add missing libraries to JNI lib
Kenny Root
2013-10-01
1
-1
/
+1
*
Conscrypt: fixing Android.mk dependencies
Kenny Root
2013-10-01
1
-9
/
+12
*
Remove unsupported Cipher modes
Kenny Root
2013-09-30
2
-82
/
+17
*
Conscrypt: correct key selection with no sigAlg
Kenny Root
2013-09-27
1
-3
/
+4
*
Conscrypt: add SHA-224 with tests
Kenny Root
2013-09-26
4
-0
/
+51
*
Do not throw exception on Mac#reset
Kenny Root
2013-09-25
1
-0
/
+4
*
Split Conscrypt makefile out from libcore
Kenny Root
2013-09-16
1
-0
/
+186
*
Revert "Restore NativeCrypto#encodeCertificates for now"
Kenny Root
2013-09-12
1
-10
/
+0
*
Fix build
Kenny Root
2013-09-12
1
-0
/
+1
*
Restore NativeCrypto#encodeCertificates for now
Kenny Root
2013-09-12
1
-0
/
+9
*
Conscrypt: use certificate references in SSL code
Kenny Root
2013-09-12
5
-121
/
+152
*
Add specific exception for wrong final block length
Kenny Root
2013-09-12
1
-0
/
+1
*
Merge "Conscrypt: remove dependence on stlport"
Kenny Root
2013-09-12
1
-56
/
+32
|
\
|
*
Conscrypt: remove dependence on stlport
Kenny Root
2013-09-11
1
-56
/
+32
*
|
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-11
1
-0
/
+1
|
/
*
Properly refcount X509 instances
Kenny Root
2013-09-11
1
-6
/
+22
*
Return IvParameters in OpenSSLCipher#getParameters
Kenny Root
2013-09-11
1
-5
/
+44
*
Some cleanup while investigating test_SSLSocket_interrupt
Brian Carlstrom
2013-09-10
1
-53
/
+114
*
Delay SSLSocketImpl instantiation until needed
Kenny Root
2013-09-10
4
-5
/
+14
*
Use sk_FOO_pop_free instead of sk_FOO_free
Kenny Root
2013-09-10
1
-4
/
+5
*
Register Conscrypt as the AlgNameMapper source
Kenny Root
2013-09-06
3
-37
/
+58
*
Make sure ChannelID key is initialized
Kenny Root
2013-09-06
1
-0
/
+2
*
Merge "Register Conscrypt as the AlgNameMapper source"
Kenny Root
2013-09-06
2
-0
/
+37
|
\
|
*
Register Conscrypt as the AlgNameMapper source
Kenny Root
2013-09-06
2
-0
/
+37
*
|
Merge "Call SSL_use_certificate before SSL_use_PrivateKey"
Brian Carlstrom
2013-09-06
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
Call SSL_use_certificate before SSL_use_PrivateKey
Brian Carlstrom
2013-08-29
1
-3
/
+5
*
|
Move conscrypt out libjavacore and split tests
Kenny Root
2013-08-30
2
-28
/
+6
|
/
*
Fix BIO_OutputStream::write to return the correct length.
Elliott Hughes
2013-08-19
1
-11
/
+27
*
Move libcore to C++11.
Elliott Hughes
2013-08-12
1
-3
/
+2
*
If libcore wants ASCII casing, it needs to ask for it like everyone else.
Elliott Hughes
2013-08-02
1
-2
/
+3
*
Fix libcore's NativeCode.mk so we actually compile with -Werror.
Elliott Hughes
2013-07-30
1
-4
/
+5
*
am 4c88ce8d: Merge "NativeCrypto: Add ALPN support"
Kenny Root
2013-06-26
4
-93
/
+307
|
\
|
*
NativeCrypto: Add ALPN support
Kenny Root
2013-06-25
4
-93
/
+307
*
|
am aa1e1d6d: Merge "NativeCrypto: handle X.509 serial number 0"
Kenny Root
2013-06-05
1
-3
/
+2
|
\
\
|
|
/
|
*
NativeCrypto: handle X.509 serial number 0
Kenny Root
2013-06-05
1
-3
/
+2
*
|
am 940f8573: Merge "NativeCrypto: free error state on client_cb"
Kenny Root
2013-06-05
1
-0
/
+5
|
\
\
|
|
/
|
*
NativeCrypto: free error state on client_cb
Kenny Root
2013-06-05
1
-0
/
+5
*
|
am 40630ebf: Merge "NativeCrypto: check that npnProtocols != NULL"
Kenny Root
2013-05-29
1
-14
/
+19
|
\
\
|
|
/
|
*
Merge "NativeCrypto: check that npnProtocols != NULL"
Kenny Root
2013-05-29
1
-14
/
+19
|
|
\
|
|
*
NativeCrypto: check that npnProtocols != NULL
Kenny Root
2013-05-29
1
-14
/
+19
*
|
|
am c741f147: Merge "NativeCrypto: change debug format string to "%.*s""
Kenny Root
2013-05-29
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
NativeCrypto: change debug format string to "%.*s"
Kenny Root
2013-05-29
1
-2
/
+2
|
|
/
*
|
am 9fe691c8: Merge "NativeCrypto: add debug option for SSL streams"
Kenny Root
2013-05-28
1
-0
/
+78
|
\
\
|
|
/
|
*
NativeCrypto: add debug option for SSL streams
Kenny Root
2013-05-28
1
-0
/
+78
*
|
am 99e1ae90: Merge "NativeCrypto: Fix a lot of random doc bugs"
Kenny Root
2013-05-08
25
-69
/
+37
|
\
\
|
|
/
|
*
Merge "NativeCrypto: Fix a lot of random doc bugs"
Kenny Root
2013-05-07
25
-69
/
+37
|
|
\
|
|
*
NativeCrypto: Fix a lot of random doc bugs
Kenny Root
2013-05-07
25
-69
/
+37
*
|
|
am 4ffab68b: Merge "NativeCrypto: use strings instead of loading class"
Kenny Root
2013-05-08
1
-65
/
+63
|
\
\
\
|
|
/
/
|
*
|
Merge "NativeCrypto: use strings instead of loading class"
Kenny Root
2013-05-07
1
-65
/
+63
|
|
\
\
[next]