1. eb16853 openssl-1.0.1c upgrade by Brian Carlstrom · 13 years ago
  2. f42d491 openssl-1.0.1b upgrade by Brian Carlstrom · 13 years ago
  3. a1a5710 openssl-1.0.1a upgrade by Brian Carlstrom · 13 years ago
  4. 8dc607f Move OpenSSL makefiles to one directory to avoid future patching issues by Brian Carlstrom · 13 years ago
  5. ed2ff7a use client version when deciding whether to send supported signature algorithms extension by Brian Carlstrom · 13 years ago
  6. 392aa7c openssl-1.0.1 upgrade by Brian Carlstrom · 13 years ago
  7. 7f1d634 am db166823: Merge "From 67b1ae72527c9e173ace98e805e8b9c090455873 Mon Sep 17 00:00:00 2001 Subject: [MIPS] MIPS assembler pack update" by Brian Carlstrom · 13 years ago
  8. b83a02d From 67b1ae72527c9e173ace98e805e8b9c090455873 Mon Sep 17 00:00:00 2001 by Petar Jovanovic · 13 years ago
  9. 21c8414 Upgrade to openssl-1.0.0h by Brian Carlstrom · 13 years ago
  10. 7d3d122 Upgrade to openssl-1.0.0g by Brian Carlstrom · 13 years ago
  11. 7b476c4 Upgrade to openssl-1.0.0f by Brian Carlstrom · 13 years ago
  12. 50bef86 Initialise SSLv3 block cipher padding to zero. by Brian Carlstrom · 13 years ago
  13. ee7afb3 Upgrade to openssl-1.0.0e by Brian Carlstrom · 14 years ago
  14. 9e0e631 Really unbundle libcrypto and libssl. by Ying Wang · 14 years ago
  15. db6bcc8 am 3fe4d704: Include space for alignment in read buffer resize check by Brian Carlstrom · 14 years ago
  16. 3fe4d70 Include space for alignment in read buffer resize check by Brian Carlstrom · 14 years ago
  17. 386c1ab Remove DECnet files by Brian Carlstrom · 14 years ago
  18. 55f0e2c Build static library for unbundled apps, and build with prebuilt NDK. by Mike Dodd · 14 years ago
  19. 81c4de7 Upgrade to openssl-1.0.0d by Brian Carlstrom · 14 years ago
  20. 8ec051a Fix Mac build. by Ying Wang · 14 years ago
  21. 976a034 Upgrade to openssl-1.0.0c by Brian Carlstrom · 14 years ago
  22. c1fd76c Improved "Standard Names" JSSE compliance by Brian Carlstrom · 14 years ago
  23. bf9ac26 Patch OpenSSL to enable SPDY by Kristian Monsen · 14 years ago
  24. 43c12e3 Upgrade to openssl-1.0.0b by Brian Carlstrom · 14 years ago
  25. 8be882e add static to internal function by Brian Carlstrom · 14 years ago
  26. d524efd Move NativeCrypto dependencies on openssl internals to jsse.patch by Brian Carlstrom · 14 years ago
  27. 93ab5a3 Add optional tags to OpenSSL. by Jesse Wilson · 15 years ago
  28. 61e1630 resolved conflicts for merge of 5a7d71be to gingerbread by Brian Carlstrom · 15 years ago
  29. d635a5e Restore handshake_cutthrough accidentally disabled by renegotiation support by Brian Carlstrom · 15 years ago
  30. bf28942 Support dalvikvm on a Linux x86 host by Jesse Wilson · 15 years ago
  31. 3d3a1b8 Upgrade to openssl-1.0.0a by Brian Carlstrom · 15 years ago
  32. 4f16e61 Improved client certificate and certificate chain support by Brian Carlstrom · 15 years ago
  33. 1cf4269 resolved conflicts for merge of 9b613ca4 to master by Brian Carlstrom · 15 years ago
  34. 9b613ca am 4a25f3f3: support renegotiation with handshake cutthrough by Brian Carlstrom · 15 years ago
  35. 4a25f3f support renegotiation with handshake cutthrough by Brian Carlstrom · 15 years ago
  36. 904c5bb Adding SSL_set_cipher_lists and turning on elliptic curve by Brian Carlstrom · 15 years ago
  37. fd113c0 Adding SSL_set_session_creation_enabled for SSLSocket.setEnableSessionCreation(false) support by Brian Carlstrom · 15 years ago
  38. 0e804ca Fix for openssl-1.0.0 small_records.patch by Brian Carlstrom · 15 years ago
  39. ef1d181 Re-enable SSL's cut-through feature in Master over openSSL 1.0.0. by Huahui Wu · 15 years ago
  40. 1003486 DO NOT MERGE by Huahui Wu · 15 years ago
  41. 35ae949 DO NOT MERGE by Huahui Wu · 15 years ago
  42. 221304e openssl-1.0.0 upgrade by Brian Carlstrom · 15 years ago
  43. 0680121 am 7f9d8bc8: disable handshake_cutthrough.patch by Brian Carlstrom · 15 years ago
  44. 7f9d8bc disable handshake_cutthrough.patch by Brian Carlstrom · 15 years ago
  45. a2b13cc am 9a830ab8: Enable TLSEXT and OCSP to restore connectivity to openssl 0.9.8m servers such as imap.gmail.com:993 by Brian Carlstrom · 15 years ago
  46. 9a830ab Enable TLSEXT and OCSP to restore connectivity to openssl 0.9.8m servers such as imap.gmail.com:993 by Brian Carlstrom · 15 years ago
  47. 819f7a0 am de34d90e: Fix a broken build because of change #47029. by Huahui Wu · 15 years ago
  48. de34d90 Fix a broken build because of change #47029. by Huahui Wu · 15 years ago
  49. a2eb86e am 5f06f48e: Re-enable the cut-through (a.k.a false start) feature in openSSL. This will save one RTT for SSL handshake. b/2511073 explains the details. by Huahui Wu · 15 years ago
  50. 5f06f48 Re-enable the cut-through (a.k.a false start) feature in openSSL. by Huahui Wu · 15 years ago
  51. eae477f Add missing libcrypto in linker option. by Doug Kwan · 15 years ago
  52. 5fcc0f5 Syncing with upstream openssl-0.9.8m patch to remove comment by Brian Carlstrom · 15 years ago
  53. 99ed67e b/2522132 Native crash in sslRead() by Brian Carlstrom · 15 years ago
  54. a69b00f b/2453395 cannot reach sslvpn.broadcom.com by Brian Carlstrom · 15 years ago
  55. 98d58bb Summary: upgrading to openssl-0.9.8m and adding new testssl.sh by Brian Carlstrom · 15 years ago
  56. 8a90342 Modify handshake_patch such that app data is sent along with CCS/Finished. by Nagendra Modadugu · 15 years ago
  57. 1fada29 Add small_records.patch and handshake_cutthrough.patch. by Nagendra Modadugu · 15 years ago
  58. e45f106 Upgrade to openssl-0.9.8k. by Nagendra Modadugu · 15 years ago
  59. 656d9c7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. d2cbe6e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  61. 499ee9f auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  62. f48372d Initial Contribution by The Android Open Source Project · 16 years ago
  63. bdfb8ad external/openssl 0.9.8h by Upstream · 55 years ago