summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Move conscrypt out to external/conscryptKenny Root2013-10-01136-39287/+0
* Conscrypt: add missing libraries to JNI libKenny Root2013-10-011-1/+1
* Conscrypt: fixing Android.mk dependenciesKenny Root2013-10-011-9/+12
* Remove unsupported Cipher modesKenny Root2013-09-302-82/+17
* Conscrypt: correct key selection with no sigAlgKenny Root2013-09-271-3/+4
* Conscrypt: add SHA-224 with testsKenny Root2013-09-264-0/+51
* Do not throw exception on Mac#resetKenny Root2013-09-251-0/+4
* Split Conscrypt makefile out from libcoreKenny Root2013-09-161-0/+186
* Revert "Restore NativeCrypto#encodeCertificates for now"Kenny Root2013-09-121-10/+0
* Fix buildKenny Root2013-09-121-0/+1
* Restore NativeCrypto#encodeCertificates for nowKenny Root2013-09-121-0/+9
* Conscrypt: use certificate references in SSL codeKenny Root2013-09-125-121/+152
* Add specific exception for wrong final block lengthKenny Root2013-09-121-0/+1
* Merge "Conscrypt: remove dependence on stlport"Kenny Root2013-09-121-56/+32
|\
| * Conscrypt: remove dependence on stlportKenny Root2013-09-111-56/+32
* | Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-111-0/+1
|/
* Properly refcount X509 instancesKenny Root2013-09-111-6/+22
* Return IvParameters in OpenSSLCipher#getParametersKenny Root2013-09-111-5/+44
* Some cleanup while investigating test_SSLSocket_interruptBrian Carlstrom2013-09-101-53/+114
* Delay SSLSocketImpl instantiation until neededKenny Root2013-09-104-5/+14
* Use sk_FOO_pop_free instead of sk_FOO_freeKenny Root2013-09-101-4/+5
* Register Conscrypt as the AlgNameMapper sourceKenny Root2013-09-063-37/+58
* Make sure ChannelID key is initializedKenny Root2013-09-061-0/+2
* Merge "Register Conscrypt as the AlgNameMapper source"Kenny Root2013-09-062-0/+37
|\
| * Register Conscrypt as the AlgNameMapper sourceKenny Root2013-09-062-0/+37
* | Merge "Call SSL_use_certificate before SSL_use_PrivateKey"Brian Carlstrom2013-09-061-3/+5
|\ \ | |/ |/|
| * Call SSL_use_certificate before SSL_use_PrivateKeyBrian Carlstrom2013-08-291-3/+5
* | Move conscrypt out libjavacore and split testsKenny Root2013-08-302-28/+6
|/
* Fix BIO_OutputStream::write to return the correct length.Elliott Hughes2013-08-191-11/+27
* Move libcore to C++11.Elliott Hughes2013-08-121-3/+2
* If libcore wants ASCII casing, it needs to ask for it like everyone else.Elliott Hughes2013-08-021-2/+3
* Fix libcore's NativeCode.mk so we actually compile with -Werror.Elliott Hughes2013-07-301-4/+5
* am 4c88ce8d: Merge "NativeCrypto: Add ALPN support"Kenny Root2013-06-264-93/+307
|\
| * NativeCrypto: Add ALPN supportKenny Root2013-06-254-93/+307
* | am aa1e1d6d: Merge "NativeCrypto: handle X.509 serial number 0"Kenny Root2013-06-051-3/+2
|\ \ | |/
| * NativeCrypto: handle X.509 serial number 0Kenny Root2013-06-051-3/+2
* | am 940f8573: Merge "NativeCrypto: free error state on client_cb"Kenny Root2013-06-051-0/+5
|\ \ | |/
| * NativeCrypto: free error state on client_cbKenny Root2013-06-051-0/+5
* | am 40630ebf: Merge "NativeCrypto: check that npnProtocols != NULL"Kenny Root2013-05-291-14/+19
|\ \ | |/
| * Merge "NativeCrypto: check that npnProtocols != NULL"Kenny Root2013-05-291-14/+19
| |\
| | * NativeCrypto: check that npnProtocols != NULLKenny Root2013-05-291-14/+19
* | | am c741f147: Merge "NativeCrypto: change debug format string to "%.*s""Kenny Root2013-05-291-2/+2
|\ \ \ | |/ /
| * | NativeCrypto: change debug format string to "%.*s"Kenny Root2013-05-291-2/+2
| |/
* | am 9fe691c8: Merge "NativeCrypto: add debug option for SSL streams"Kenny Root2013-05-281-0/+78
|\ \ | |/
| * NativeCrypto: add debug option for SSL streamsKenny Root2013-05-281-0/+78
* | am 99e1ae90: Merge "NativeCrypto: Fix a lot of random doc bugs"Kenny Root2013-05-0825-69/+37
|\ \ | |/
| * Merge "NativeCrypto: Fix a lot of random doc bugs"Kenny Root2013-05-0725-69/+37
| |\
| | * NativeCrypto: Fix a lot of random doc bugsKenny Root2013-05-0725-69/+37
* | | am 4ffab68b: Merge "NativeCrypto: use strings instead of loading class"Kenny Root2013-05-081-65/+63
|\ \ \ | |/ /
| * | Merge "NativeCrypto: use strings instead of loading class"Kenny Root2013-05-071-65/+63
| |\ \