1. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago[Renamed (96%) from luni/src/main/native/org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp]
  2. a9f5c16 Remove dynamic calls to FindClass. by Elliott Hughes · 14 years ago
  3. bf87c56 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  4. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  5. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  6. f7b8b35 Manual recreation of dalvik change 720d1e962e248a30f81c1493081ff4c01e35c839 in libcore by Brian Carlstrom · 14 years ago
  7. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  8. aacf6f9 Enable Diffie-Hellman cipher suites by Brian Carlstrom · 14 years ago
  9. b5b39e4 Add RSA ephemeral callback for SSL_RSA_EXPORT_WITH_RC4_40_MD5 support (and move to UniquePtr) by Brian Carlstrom · 14 years ago
  10. f3f7cc7 SSLSocket.startHandshake should throw SSLProtocolException on handshake protocol error by Brian Carlstrom · 14 years ago
  11. 6df6339 Client certificates should only be set on request from server by Brian Carlstrom · 14 years ago
  12. 8044bf6 Make ScopedLocalRef more convenient, and use it more widely. by Elliott Hughes · 14 years ago
  13. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  14. 204cab3 Supported cipher suites improvements by Brian Carlstrom · 14 years ago
  15. 3534c7c Remove ScopedGlobalRef (and other cleanups) by Brian Carlstrom · 14 years ago
  16. 9acacc3 Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics by Brian Carlstrom · 14 years ago
  17. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  18. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  19. f002bdd Moving OpenSSLSessionImpl native code to NativeCrypto by Brian Carlstrom · 14 years ago
  20. 02d23a6 Remove unnecessary NativeCrypto "OpenSSL error" warning by Brian Carlstrom · 14 years ago
  21. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 14 years ago
  22. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago[Renamed from x-net/src/main/native/org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp]
  23. bcfb325 OpenSSLSocket handshake overhaul by Brian Carlstrom · 14 years ago
  24. 96738ca Merge commit 'a0a3ad10' into manualmerge by Brian Carlstrom · 14 years ago
  25. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  26. e92ca10 openssl-1.0.0 upgrade by Brian Carlstrom · 14 years ago
  27. 3e136a8 Merge commit '7dbf57f6' into manualmerge by Brian Carlstrom · 14 years ago
  28. 83db378 Fix SSL_shutdown error reporting to print a proper error instead of "Ok" by Brian Carlstrom · 14 years ago
  29. ecaf759 Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSLSessionContext by Brian Carlstrom · 14 years ago
  30. e11efa1 am ea527bc0: Remove debug message from OpenSSL JNI code by Brian Carlstrom · 14 years ago
  31. f3c514c Remove debug message from OpenSSL JNI code by Brian Carlstrom · 14 years ago
  32. 12d12e9 am f87ab961: Merge "Don\'t leak memory on failed pipe or mutex init" by Kenny Root · 14 years ago
  33. 52ffacb Don't leak memory on failed pipe or mutex init by Kenny Root · 14 years ago
  34. e458b54 resolved conflicts for merge of e84bea92 to dalvik-dev by Brian Carlstrom · 14 years ago
  35. 0348e62 First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file. by Brian Carlstrom · 14 years ago
  36. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  37. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  40. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago