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
/
native
/
NativeCrypto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all filenames match their classes.
Elliott Hughes
2011-03-03
1
-3398
/
+0
*
Performance improvements to NativeCrypto based MessageDigest API
Brian Carlstrom
2011-02-01
1
-99
/
+125
*
Clarify sslSelect comment
Brian Carlstrom
2011-01-19
1
-5
/
+6
*
Ensure sslSelect is non-blocking
Brian Carlstrom
2011-01-18
1
-24
/
+27
*
Fix getifaddrs(3).
Elliott Hughes
2011-01-07
1
-1
/
+0
*
Elliptic Crypto support for OpenSSLSocketImpl
Brian Carlstrom
2010-12-01
1
-3
/
+45
*
Fix pointer vs integer mismatch in several return statements.
Olivier Bailly
2010-11-18
1
-6
/
+6
*
TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix,...
Brian Carlstrom
2010-11-15
1
-3
/
+4
*
Move from MAX/MIN to std::max/std::min
Brian Carlstrom
2010-11-10
1
-8
/
+6
*
Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data
Brian Carlstrom
2010-11-10
1
-8
/
+24
*
Propagate pending exception from cert_client_cb
Brian Carlstrom
2010-11-05
1
-0
/
+4
*
Move NativeCrypto dependencies on openssl internals to jsse.patch
Brian Carlstrom
2010-11-02
1
-149
/
+0
*
SSL* AppData should not hold onto JNI global references
Brian Carlstrom
2010-10-01
1
-170
/
+144
*
NativeCrypto_EVP_PKEY_new_RSA native NULL pointer reference WITH_JNI_TRACE
Brian Carlstrom
2010-09-22
1
-8
/
+16
*
Tracking external/bouncycastle OpenSSLDigest
Brian Carlstrom
2010-09-22
1
-3
/
+4
*
Make SSL network I/O interruptible
Brian Carlstrom
2010-09-21
1
-124
/
+234
*
Restore OpenSSLMessageDigestJDK.digest reset behavior
Brian Carlstrom
2010-09-17
1
-1
/
+1
*
Implement OpenSSLMessageDigestJDK.clone and fix OpenSSLMessageDigestJDK.digest
Brian Carlstrom
2010-09-16
1
-46
/
+102
*
Add negative argument bounds checking to OpenSSLMessageDigest.update
Brian Carlstrom
2010-09-15
1
-0
/
+5
*
Fix HttpsURLConnectionTest failures
Brian Carlstrom
2010-09-14
1
-36
/
+35
*
Fix last few uses of "type *id" to be "type* id".
Elliott Hughes
2010-08-13
1
-5
/
+5
*
Remove most of our C-style casts.
Elliott Hughes
2010-08-12
1
-62
/
+62
*
Rename setNonBlocking to setBlocking.
Elliott Hughes
2010-08-04
1
-2
/
+2
*
Support for TLS Extensions enabled SSLSockets with fallback to vanila SSL
Brian Carlstrom
2010-08-02
1
-2
/
+82
*
Consistently use POSIX O_NONBLOCK instead of FIONBIO.
Elliott Hughes
2010-07-22
1
-24
/
+19
*
Remove many of our C-style casts.
Elliott Hughes
2010-07-22
1
-39
/
+42
*
New NativeCryptoTest, NativeCrypto.{SSL_set_client_CA_list, SSL_renegotiate},...
Brian Carlstrom
2010-07-20
1
-55
/
+191
*
Fix PKCS12 and BKS KeyStore as well as SSL renegotiation
Brian Carlstrom
2010-07-16
1
-15
/
+8
*
Simplify the network send(2) interfaces.
Elliott Hughes
2010-07-15
1
-5
/
+1
*
Improved client certificate and certificate chain support
Brian Carlstrom
2010-07-13
1
-39
/
+142
*
Add null-pointer checking to ScopedPrimitiveArray.
Elliott Hughes
2010-07-12
1
-18
/
+52
*
Use 'dst' (or an even more appropriate name where possible) rather than 'dest'.
Elliott Hughes
2010-07-09
1
-8
/
+8
*
Remove libcore's dependency on bouncycastle
Brian Carlstrom
2010-06-26
1
-0
/
+2964