1. e458b54 resolved conflicts for merge of e84bea92 to dalvik-dev by Brian Carlstrom · 15 years ago
  2. 0348e62 First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code into a single file. by Brian Carlstrom · 15 years ago
  3. e2a6f77 Merge remote branch 'goog/master' into mm by Elliott Hughes · 15 years ago
  4. 9d48f97 Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets by Dan Egnor · 15 years ago
  5. 0a807e5 Fix two compiler warnings. by Elliott Hughes · 15 years ago
  6. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  7. 07ced5b Set peer for new SSLSessionImpl instances. by Elliott Hughes · 15 years ago
  8. ecd4690 Fix our SSLSession implementations to call valueUnbound on remove. by Elliott Hughes · 15 years ago
  9. 58ee024 Fix OpenSSLSessionImpl.getCreationTime and getLastAccessedTime. by Elliott Hughes · 15 years ago
  10. 4c2b39a protect use of SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH by Jean-Baptiste Queru · 15 years ago
  11. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  12. 46d6f1d Remove duplication in OpenSSLSocket/OpenSSLServerSocket. by Elliott Hughes · 15 years ago
  13. c972691 Re-enable SSL handshake cutthrough support (and fixed unittest) by Nagendra Modadugu · 15 years ago
  14. 344a2ee Disable SMALL_BUFFERS and CUTTHROUGH, as SSLSession test fails with these flags. by Nagendra Modadugu · 15 years ago
  15. a27b340 Fix several leaks in OpenSSL JNI cipher suites code. by Elliott Hughes · 15 years ago
  16. 76297e9 Enable SMALL_BUFFERS and HANDSHAKE_CUTTHROUGH for SSL connections. by Nagendra Modadugu · 15 years ago
  17. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  18. 3dad9f39 Fix 32-bit int shifted >= 32 bits in SSLInputStream. by Elliott Hughes · 15 years ago
  19. d116507 am 158135f4: am 2317d8dd: Merge change 26055 into eclair by Bob Lee · 15 years ago
  20. 5777f56 Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change. by Bob Lee · 15 years ago
  21. 9ee0cea Several small native code fixes. by Elliott Hughes · 15 years ago
  22. 44550df Use Get*ArrayRegion/Set*ArrayRegion instead of Get*ArrayElements. by Elliott Hughes · 15 years ago
  23. d87bb03 Add missing calls to ReleaseByteArrayElements. by Elliott Hughes · 15 years ago
  24. 0de5245 Fix two calls to memset(3) whose arguments were reversed. by Elliott Hughes · 15 years ago
  25. f921579 Update x-net to Harmony r802921. by Jesse Wilson · 15 years ago
  26. ac6d849 am dfd0afbc: Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we\'re looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1). by Bob Lee · 15 years ago
  27. 5bd2429 Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1). by Bob Lee · 15 years ago
  28. 6ab5f55 am 2b2e488b: Exposed default trust manager. by Bob Lee · 15 years ago
  29. 8da7f0d Exposed default trust manager. by Bob Lee · 15 years ago
  30. 451ee2c am 29326482: Removing MD2 by Urs Grob · 15 years ago
  31. 87eb4de Removing MD2 by Urs Grob · 15 years ago
  32. 12037fd Merge change 4613 by Android (Google) Code Review · 15 years ago
  33. 97c7c20 am ab4b7f70: Merge change 5967 into donut by Android (Google) Code Review · 15 years ago
  34. 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
  35. 68a7974 Performance improvement for OpenSSLSocketImpl in read and write by Urs Grob · 15 years ago
  36. 9591b6d remove all references to LogSocket.h by Mathias Agopian · 15 years ago
  37. eba3531 AI 144418: am: CL 144381 am: CL 144356 Synchronized code that touches native SSL sessions. by Bob Lee · 15 years ago
  38. 8d383ff AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions. by Bob Lee · 15 years ago
  39. c3fbcf0 Automated import from //branches/donutburger/...@141355,141355 by Bob Lee · 15 years ago
  40. 9b1491a Automated import from //branches/master/...@141357,141357 by Bob Lee · 15 years ago
  41. 9fdda73 auto import //branches/donutburger/...@140359 by The Android Open Source Project · 16 years ago
  42. ab28398 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  43. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  44. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  45. 2fb02ef auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  46. d11a65b auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  47. 9cb89d7 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  48. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  49. 4351da8 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  50. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  51. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago