1. 455e02a Retry sending record split fragment when SSL write fails by Kenny Root · 11 years ago
  2. f5c5da4 Merge "Replace ECDHE-PSK SHA-2 cipher suites with SHA-1 ones." by Alex Klyubin · 11 years ago
  3. b0a77b1 Add a missing declaration of SSL_CIPHER_authentication_method. by Alex Klyubin · 11 years ago
  4. 37da3e8 Replace ECDHE-PSK SHA-2 cipher suites with SHA-1 ones. by Alex Klyubin · 11 years ago
  5. 77c6be7 Upgrade to OpenSSL 1.0.1h by Kenny Root · 11 years ago
  6. 9ab523c Fix Early CCS bug by Brian Carlstrom · 11 years ago
  7. 9b5f19e Fix a bug in handling of 128 byte long PSK identity. by Alex Klyubin · 11 years ago
  8. 3355e0f Fix TLS-PSK identity hint implementation issues. by Alex Klyubin · 11 years ago
  9. de9675d Add support for TLS-ECDHE-PSK cipher suites by Alex Klyubin · 11 years ago
  10. 7f7ea2d Update to OpenSSL 1.0.1g by Kenny Root · 11 years ago
  11. 5df7c8e Add support for the TLS padding extension. by Adam Langley · 11 years ago
  12. ff41a4b Import OpenSSL 1.0.1f by Kenny Root · 11 years ago
  13. 05ab63b Update CBC record splitting patch by Kenny Root · 11 years ago
  14. e6443cd Implement CBC record splitting. by Adam Langley · 11 years ago
  15. 7d8766c Fix leak in setting certificate chain patch by Kenny Root · 12 years ago
  16. ee53ab1 Add ALPN support patch by Kenny Root · 12 years ago
  17. 9296b4b Add TLS 1.2 digests patch by Kenny Root · 12 years ago
  18. 365d7e8 Fix Clang build. by David 'Digit' Turner · 12 years ago
  19. eefface openssl-1.0.1e upgrade by Brian Carlstrom · 12 years ago
  20. 04ef91b openssl-1.0.1d upgrade by Brian Carlstrom · 12 years ago
  21. fa75fdb CVE-2013-0169: Make CBC decoding constant time by Brian Carlstrom · 12 years ago
  22. 7fe2109 Remove stray ssl/Makefile by Brian Carlstrom · 12 years ago
  23. f04b7b0 Remove small_records.patch in favor of SSL_MODE_RELEASE_BUFFERS by Brian Carlstrom · 12 years ago
  24. 45bcfbc Add support for the TLS Channel ID extension. by Adam Langley · 12 years ago
  25. eb16853 openssl-1.0.1c upgrade by Brian Carlstrom · 13 years ago jb-release android-4.1.1_r1 android-4.1.1_r1.1 android-4.1.1_r2 android-4.1.1_r3 android-4.1.1_r4 android-4.1.1_r5 android-4.1.1_r6 android-4.1.1_r6.1 android-cts-4.1_r1
  26. f42d491 openssl-1.0.1b upgrade by Brian Carlstrom · 13 years ago
  27. a1a5710 openssl-1.0.1a upgrade by Brian Carlstrom · 13 years ago
  28. 8dc607f Move OpenSSL makefiles to one directory to avoid future patching issues by Brian Carlstrom · 13 years ago
  29. ed2ff7a use client version when deciding whether to send supported signature algorithms extension by Brian Carlstrom · 13 years ago
  30. 392aa7c openssl-1.0.1 upgrade by Brian Carlstrom · 13 years ago
  31. 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
  32. b83a02d From 67b1ae72527c9e173ace98e805e8b9c090455873 Mon Sep 17 00:00:00 2001 by Petar Jovanovic · 13 years ago
  33. 21c8414 Upgrade to openssl-1.0.0h by Brian Carlstrom · 13 years ago
  34. 7d3d122 Upgrade to openssl-1.0.0g by Brian Carlstrom · 13 years ago
  35. 7b476c4 Upgrade to openssl-1.0.0f by Brian Carlstrom · 13 years ago
  36. 50bef86 Initialise SSLv3 block cipher padding to zero. by Brian Carlstrom · 13 years ago
  37. ee7afb3 Upgrade to openssl-1.0.0e by Brian Carlstrom · 14 years ago ics-factoryrom-2-release ics-mr0 ics-mr0-release android-4.0.1_r1 android-4.0.1_r1.1 android-4.0.1_r1.2 android-4.0.2_r1 android-cts-4.0_r1 android-sdk-adt_r16.0.1
  38. 9e0e631 Really unbundle libcrypto and libssl. by Ying Wang · 14 years ago
  39. db6bcc8 am 3fe4d704: Include space for alignment in read buffer resize check by Brian Carlstrom · 14 years ago
  40. 3fe4d70 Include space for alignment in read buffer resize check by Brian Carlstrom · 14 years ago
  41. 386c1ab Remove DECnet files by Brian Carlstrom · 14 years ago
  42. 55f0e2c Build static library for unbundled apps, and build with prebuilt NDK. by Mike Dodd · 14 years ago
  43. 81c4de7 Upgrade to openssl-1.0.0d by Brian Carlstrom · 14 years ago
  44. 8ec051a Fix Mac build. by Ying Wang · 14 years ago
  45. 976a034 Upgrade to openssl-1.0.0c by Brian Carlstrom · 14 years ago
  46. c1fd76c Improved "Standard Names" JSSE compliance by Brian Carlstrom · 14 years ago
  47. bf9ac26 Patch OpenSSL to enable SPDY by Kristian Monsen · 14 years ago
  48. 43c12e3 Upgrade to openssl-1.0.0b by Brian Carlstrom · 14 years ago
  49. 8be882e add static to internal function by Brian Carlstrom · 14 years ago
  50. d524efd Move NativeCrypto dependencies on openssl internals to jsse.patch by Brian Carlstrom · 14 years ago
  51. 93ab5a3 Add optional tags to OpenSSL. by Jesse Wilson · 14 years ago
  52. 61e1630 resolved conflicts for merge of 5a7d71be to gingerbread by Brian Carlstrom · 15 years ago
  53. d635a5e Restore handshake_cutthrough accidentally disabled by renegotiation support by Brian Carlstrom · 15 years ago
  54. bf28942 Support dalvikvm on a Linux x86 host by Jesse Wilson · 15 years ago
  55. 3d3a1b8 Upgrade to openssl-1.0.0a by Brian Carlstrom · 15 years ago
  56. 4f16e61 Improved client certificate and certificate chain support by Brian Carlstrom · 15 years ago
  57. 1cf4269 resolved conflicts for merge of 9b613ca4 to master by Brian Carlstrom · 15 years ago
  58. 9b613ca am 4a25f3f3: support renegotiation with handshake cutthrough by Brian Carlstrom · 15 years ago
  59. 4a25f3f support renegotiation with handshake cutthrough by Brian Carlstrom · 15 years ago
  60. 904c5bb Adding SSL_set_cipher_lists and turning on elliptic curve by Brian Carlstrom · 15 years ago
  61. fd113c0 Adding SSL_set_session_creation_enabled for SSLSocket.setEnableSessionCreation(false) support by Brian Carlstrom · 15 years ago
  62. 0e804ca Fix for openssl-1.0.0 small_records.patch by Brian Carlstrom · 15 years ago
  63. ef1d181 Re-enable SSL's cut-through feature in Master over openSSL 1.0.0. by Huahui Wu · 15 years ago
  64. 1003486 DO NOT MERGE by Huahui Wu · 15 years ago
  65. 35ae949 DO NOT MERGE by Huahui Wu · 15 years ago
  66. 221304e openssl-1.0.0 upgrade by Brian Carlstrom · 15 years ago
  67. 0680121 am 7f9d8bc8: disable handshake_cutthrough.patch by Brian Carlstrom · 15 years ago
  68. 7f9d8bc disable handshake_cutthrough.patch by Brian Carlstrom · 15 years ago
  69. 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
  70. 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
  71. 819f7a0 am de34d90e: Fix a broken build because of change #47029. by Huahui Wu · 15 years ago
  72. de34d90 Fix a broken build because of change #47029. by Huahui Wu · 15 years ago
  73. 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
  74. 5f06f48 Re-enable the cut-through (a.k.a false start) feature in openSSL. by Huahui Wu · 15 years ago
  75. eae477f Add missing libcrypto in linker option. by Doug Kwan · 15 years ago
  76. 5fcc0f5 Syncing with upstream openssl-0.9.8m patch to remove comment by Brian Carlstrom · 15 years ago
  77. 99ed67e b/2522132 Native crash in sslRead() by Brian Carlstrom · 15 years ago
  78. a69b00f b/2453395 cannot reach sslvpn.broadcom.com by Brian Carlstrom · 15 years ago
  79. 98d58bb Summary: upgrading to openssl-0.9.8m and adding new testssl.sh by Brian Carlstrom · 15 years ago
  80. 8a90342 Modify handshake_patch such that app data is sent along with CCS/Finished. by Nagendra Modadugu · 15 years ago
  81. 1fada29 Add small_records.patch and handshake_cutthrough.patch. by Nagendra Modadugu · 15 years ago
  82. e45f106 Upgrade to openssl-0.9.8k. by Nagendra Modadugu · 15 years ago
  83. 656d9c7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  84. d2cbe6e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  85. 499ee9f auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  86. f48372d Initial Contribution by The Android Open Source Project · 16 years ago
  87. bdfb8ad external/openssl 0.9.8h by Upstream · 55 years ago