1. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago
  2. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  3. a653cca SSLSocketFactory.connect(Socket...) should allow port of -1 by Brian Carlstrom · 14 years ago
  4. 6df6339 Client certificates should only be set on request from server by Brian Carlstrom · 14 years ago
  5. 9acacc3 Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics by Brian Carlstrom · 14 years ago
  6. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  7. f002bdd Moving OpenSSLSessionImpl native code to NativeCrypto by Brian Carlstrom · 14 years ago
  8. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 14 years ago
  9. 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/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl.java]
  10. bcfb325 OpenSSLSocket handshake overhaul by Brian Carlstrom · 14 years ago
  11. ecaf759 Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSLSessionContext by Brian Carlstrom · 14 years ago
  12. 9d48f97 Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets by Dan Egnor · 14 years ago
  13. 46d6f1d Remove duplication in OpenSSLSocket/OpenSSLServerSocket. by Elliott Hughes · 15 years ago
  14. 30da60b Modifies OpenSSLSocketImpl to use a different lock for the instance count. It was using the same lock when use around native methods meaning that the finalizer could be blocked unnecessarily by crazybob · 15 years ago
  15. 8d383ff AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions. by Bob Lee · 15 years ago
  16. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  17. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  18. 2fb02ef auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  19. d11a65b auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  20. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago