1. 6da3c4a am ef6e14e8: SSLEngine: Verify server RSA params signature by Alex Klyubin · 11 years ago
  2. ef6e14e SSLEngine: Verify server RSA params signature by Alex Klyubin · 11 years ago
  3. db21962 am a7a96f2e: SSLEngine: verify DHE signature by Kenny Root · 11 years ago
  4. a7a96f2 SSLEngine: verify DHE signature by Kenny Root · 11 years ago
  5. 6bee9d2 am 0f55bd8a: Merge "Make sure seed values use full range" into jb-dev by Kenny Root · 11 years ago
  6. 0f55bd8 Merge "Make sure seed values use full range" into jb-dev by Kenny Root · 11 years ago
  7. 341cfb1 Make sure seed values use full range by Kenny Root · 11 years ago
  8. a6d2b91 am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  9. 89c50e8 Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  10. a0d32ad DO NOT MERGE by Brian Carlstrom · 12 years ago
  11. 9b9e914 Consistently use "charsetName" for charset names. by Elliott Hughes · 12 years ago
  12. d43b9ef Add consistent reasons for NullPointerException by Kenny Root · 12 years ago
  13. 0a156e0 Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding by Brian Carlstrom · 12 years ago
  14. 7695a9b Disable SSL compression by Brian Carlstrom · 12 years ago
  15. 796b0d2 Remember key aliases for OpenSSLKeys from ENGINEs by Kenny Root · 12 years ago
  16. 783004c Restore ability for SSLSocket.close() to interrupt reads and writes by Brian Carlstrom · 12 years ago
  17. 62fc526 Add new Android-only algos to StandardNames by Kenny Root · 12 years ago
  18. cdad543 Merge "Call ENGINE_add to prevent ENGINEs from unloading" by Kenny Root · 12 years ago
  19. 106a892 Call ENGINE_add to prevent ENGINEs from unloading by Kenny Root · 12 years ago
  20. 8481819 Do better comparisons for ENGINE-based keys by Kenny Root · 12 years ago
  21. d762af6 Fix OpenSSLCipherRawRSA doFinal array copy by Kenny Root · 12 years ago
  22. 83a7cea Add chain building to TrustedCertificateStore by Kenny Root · 12 years ago
  23. c5ddc93 Add raw RSA Cipher to OpenSSLProvider by Kenny Root · 12 years ago
  24. bc5d94b Merge "Simplify locking and close race in getSecureRandomService()" by Brian Carlstrom · 12 years ago
  25. b9d3645 Simplify locking and close race in getSecureRandomService() by Brian Carlstrom · 12 years ago
  26. 7c10bc6 Merge "Add raw RSA signature support" by Brian Carlstrom · 12 years ago
  27. 7501e29 Add raw RSA signature support by Kenny Root · 12 years ago
  28. c7a56c9 Avoid ConcurrentModificationException on providers by Brian Carlstrom · 12 years ago
  29. 46aabcb Add OpenSSL provider for SHA1PRNG by Kenny Root · 12 years ago
  30. 2048465 Remove more cruft. by Elliott Hughes · 13 years ago
  31. 3ff7a80 Signature.verify should not throw if called twice by Brian Carlstrom · 12 years ago
  32. 52ec5bc Signature.verify should not throw if called twice by Brian Carlstrom · 12 years ago
  33. fe1daea Merge "Fix OpenSSLSocketImpl.close race" by Brian Carlstrom · 12 years ago
  34. df9f596 Fix OpenSSLSocketImpl.close race by Brian Carlstrom · 12 years ago
  35. fc7d051 Provider should enumerate services in the order they are added by Brian Carlstrom · 12 years ago
  36. f0c85fa Merge "CertificateRequest should handle case where certificate is requested but none is available." by Brian Carlstrom · 12 years ago
  37. 7c935d4 CertificateRequest should handle case where certificate is requested but none is available. by gcollins · 12 years ago
  38. 1982194 Change OpenSSLSocketImpl to forbid empty lists of NPN protocols. by Jesse Wilson · 12 years ago
  39. 679ac55 Only use SSL CUTTHROUGH (False Start) if the server supports NPN. by Jesse Wilson · 12 years ago
  40. 9089750 Provide key context by Selim Gurun · 12 years ago
  41. 88f3ec9 NativeCrypto should honor timeout less than one second by Brian Carlstrom · 12 years ago
  42. 0afb10f Avoid session reuse to fix test_SSL_do_handshake_clientCertificateRequested_throws_after_renegotiate for OpenSSL 1.0.1 by Brian Carlstrom · 12 years ago
  43. 4b20583 Tracking openssl-1.0.1b by Brian Carlstrom · 12 years ago
  44. ebe87d1 Use SSL_CTX_set_session_id_context in ServerSessionContext by Brian Carlstrom · 12 years ago
  45. 3d74b4b Disable TLSv1.1 and TLSv1.2 by default by Brian Carlstrom · 12 years ago
  46. 12b42fd Merge "Use WRAP/UNWRAP for key exchange" by Brian Carlstrom · 12 years ago
  47. b9f9831 Use WRAP/UNWRAP for key exchange by Brian Carlstrom · 12 years ago
  48. 087043b Merge "More support for ENGINE-based keys" by Kenny Root · 12 years ago
  49. beac31e More support for ENGINE-based keys by Kenny Root · 12 years ago
  50. 600dc49 Don't use the SSL_CTX prefix for a method that takes an SSL. by Jesse Wilson · 12 years ago
  51. 3a906b6 Merge "Expose NPN in OpenSSL." by Jesse Wilson · 12 years ago
  52. 25977e4 Expose NPN in OpenSSL. by Jesse Wilson · 13 years ago
  53. 5b7f91c Split OpenSSLRSAPrivateCrtKey from OpenSSLRSAPrivateKey by Brian Carlstrom · 13 years ago
  54. 3e6dd45 Tracking openssl-1.0.1 by Brian Carlstrom · 13 years ago
  55. 95ae73a Merge "Add support for OpenSSL engines" by Kenny Root · 13 years ago
  56. 41e3422 Add support for OpenSSL engines by Kenny Root · 13 years ago
  57. f52b35a getPeerHostName should check for null InetAddress by Brian Carlstrom · 13 years ago
  58. ffec9b8 Use KeyManagementException with causes to report errors by Brian Carlstrom · 13 years ago
  59. 60003bf Merge "Add a way to clear stored trusted certificates." by Selim Gurun · 13 years ago
  60. 7a61ad5 Add a way to clear stored trusted certificates. by Selim Gurun · 13 years ago
  61. 68dc9c0 OpenSSL block ciphers, part 1 by Kenny Root · 13 years ago
  62. d036721 OpenSSL keys add hashCode, equals, and toString by Kenny Root · 13 years ago
  63. 91bb5fb Throw exceptions on wrong key type in Signature by Kenny Root · 13 years ago
  64. 746a236 Add OpenSSL KeyPairGenerator and KeyFactory by Kenny Root · 13 years ago
  65. 5b57eb5 Add signatures to the OpenSSLProvider by Kenny Root · 13 years ago
  66. 1dfb8aa Add signature generation to OpenSSLSignature by Kenny Root · 13 years ago
  67. 7eeb1d7 am a5aec70a: am 806d834d: Ensure faster OpenSSLSignature is used when possible by doing proper case insensitive comparison by Brian Carlstrom · 13 years ago
  68. 806d834 Ensure faster OpenSSLSignature is used when possible by doing proper case insensitive comparison by Brian Carlstrom · 13 years ago
  69. 27c744c Support in-memory HTTPS session caching for wrapped sockets. by Jesse Wilson · 13 years ago
  70. 8626012 Don't fail GeneralName parsing if the DNS name contains a wildcard. by Jesse Wilson · 13 years ago
  71. e3df498 Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  72. d3433ce Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  73. 17b6b6b Fix backwards Engine cache test by Brian Carlstrom · 13 years ago
  74. 3267a46 Return real FileDescriptor in Socket wrappers. by Jeff Sharkey · 13 years ago
  75. 29b3bd4 Update both SSLSessions to not use AccessControlContext. by Jesse Wilson · 13 years ago
  76. 487c58a Replace NativeCrypto.verifySignature with OpenSSLSignature by Brian Carlstrom · 13 years ago
  77. 6611bab Merge "Avoid NullPointerException with IoUtils.closeQuietly" by Brian Carlstrom · 13 years ago
  78. eda5718 Avoid NullPointerException with IoUtils.closeQuietly by Brian Carlstrom · 13 years ago
  79. 0409667 Merge "Fix a performance regression in XML documents with entities." by Jesse Wilson · 13 years ago
  80. 5e60d54 Fix a performance regression in XML documents with entities. by Jesse Wilson · 13 years ago
  81. 9bb2293 Merge "Small code cleanup in TrustedCertificateStore.findIssuer" by Brian Carlstrom · 13 years ago
  82. bd7005d Small code cleanup in TrustedCertificateStore.findIssuer by Brian Carlstrom · 13 years ago
  83. d8e6e70 Updating comment to reflect move from keychain uid to system uid by Brian Carlstrom · 13 years ago
  84. 6380000 Add ExceptionCheck after all places we setCallbackState by Brian Carlstrom · 13 years ago
  85. 5f7beb1 TrustedCertificateStore additions for TrustedCredentials Fragment by Brian Carlstrom · 13 years ago
  86. 0c58d22 Don't trigger a reverse DNS lookup from a log statement. by Jesse Wilson · 13 years ago
  87. 90b1401 Remove some unnecessary cruft. by Elliott Hughes · 13 years ago
  88. e26b27f Remove more dead "security theater" cruft. by Elliott Hughes · 13 years ago
  89. cbec51f SHA1_MessageDigestImpl should work for inputs of 256 Megabytes by Brian Carlstrom · 13 years ago
  90. 5292410 Rewrite parsing for java.net.URL. by Jesse Wilson · 13 years ago
  91. 54709bd am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returning null values" by Brian Carlstrom · 13 years ago
  92. aba5e8c OpenSSLSocketImpl should tolerate X509KeyManager returning null values by Brian Carlstrom · 13 years ago
  93. 4280237 Ensure signature verification fast path is used with alternatively formatted signature algorithm names by Brian Carlstrom · 13 years ago
  94. 0d4daef Suppress some FindBugs warnings. by Elliott Hughes · 13 years ago
  95. c3d80a4 am c77290ea: Remove IndexedPKIXParameters by Brian Carlstrom · 13 years ago
  96. dc915c6 Move the floating-point parsing code, and tidy up some documentation. by Elliott Hughes · 13 years ago
  97. c77290e Remove IndexedPKIXParameters by Brian Carlstrom · 13 years ago
  98. 553d98a Expose accept(2). by Elliott Hughes · 13 years ago
  99. 23ec091 Implement recvfrom(2). by Elliott Hughes · 13 years ago
  100. 20024ef am 0162c72d: Merge "Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)" by Brian Carlstrom · 13 years ago