1. adeb8e8 Add TEST_MAPPINGs for javax.* packages. by Pete Gillin · 5 years ago
  2. 6bd07db Refactoring: Rewrite links in Metalava instead of carrying patches. by Tobias Thierer · 5 years ago
  3. f462b9e Directly link to external documentation. by Tobias Thierer · 5 years ago
  4. de890da Tidy up unused code / unnecessary logic by Neil Fuller · 5 years ago
  5. c73e138 Add warnings to getSupportedCipherSuites() by Adam Vartanian · 5 years ago
  6. 9f20840 Improve documentation around HostnameVerifier by Neil Fuller · 5 years ago
  7. f2f73c9 Update Javadoc for Conscrypt-based classes by Adam Vartanian · 6 years ago
  8. 4b97481 Fix Android change markers by Nikita Iashchenko · 6 years ago
  9. 9a4090b Add ALPN methods from OpenJDK 9 by Adam Vartanian · 6 years ago
  10. f6a5360 Remove broken @see tags from libcore javadoc. by Pete Gillin · 6 years ago
  11. 51fcdbc Deal with ojluni files that include changes beyond OpenJDK 8u121-b13. by Tobias Thierer · 6 years ago
  12. ae3e6a4 Verify javax.net.ssl.HttpsURLConnection against OpenJDK 8u121-b13. by Tobias Thierer · 6 years ago
  13. 8e624dd Fix broken links in crypto documentation. by Tobias Thierer · 6 years ago
  14. 1179672 Update automated documentation tool. by Adam Vartanian · 7 years ago
  15. e31b378 Add reachabilityFence, ReachabilitySensitive by Hans Boehm · 7 years ago
  16. 6b6741f Update crypto Javadoc. by Adam Vartanian · 7 years ago
  17. 9fbd2af Merge "Deprecate BC implementations of duplicated Ciphers." by Treehugger Robot · 7 years ago
  18. 14cf0e0 Deprecate BC implementations of duplicated Ciphers. by Adam Vartanian · 7 years ago
  19. e8fda45 Merge "Update Cipher change markers." am: 5f07a13e4f by Adam Vartanian · 7 years ago
  20. 11bd349 Update Cipher change markers. by Adam Vartanian · 7 years ago
  21. 5c9ac5e Merge "Deprecate BC implementations of duplicated algorithms" am: 4af98a9608 by Adam Vartanian · 7 years ago
  22. 491d888 Deprecate BC implementations of duplicated algorithms by Adam Vartanian · 7 years ago
  23. c9177f3 DO NOT MERGE Hide createSocket(Socket, InputStream, boolean). am: 464ef056a5 by Adam Vartanian · 7 years ago
  24. 464ef05 DO NOT MERGE Hide createSocket(Socket, InputStream, boolean). by Adam Vartanian · 7 years ago
  25. e38ef64 Add docs warning about enabling non-contiguous TLS versions. by Adam Vartanian · 7 years ago
  26. d7d29a2 Update SSL{,Server}SocketFactory Android-changed markers. by Adam Vartanian · 7 years ago
  27. 9663586 Add Android-changed markers to more crypto classes. by Adam Vartanian · 7 years ago
  28. f724370 Merge "Update JceSecurity to 8u121-b13 and mark changes." by Adam Vartanian · 7 years ago
  29. 6582f18 Update JceSecurity to 8u121-b13 and mark changes. by Adam Vartanian · 7 years ago
  30. d28e91a Add change marker for added method in SocketFactory by Adam Vartanian · 7 years ago
  31. d222b99 Update a few SSL version TBDs that were missed previously. by Adam Vartanian · 7 years ago
  32. 82fdb54 Make Android-changed markers for SecurityManager-related classes consistent. by Adam Vartanian · 7 years ago
  33. 09828c0 Small updates to Android-changed code in javax.net.ssl by Adam Vartanian · 7 years ago
  34. 84b1a59 Merge "Add Android-removed markers to javax.security.auth package." by Treehugger Robot · 7 years ago
  35. def2ebad Add Android-removed markers to javax.crypto package by Adam Vartanian · 7 years ago
  36. f242d06 Add Android-removed markers to javax.security.auth package. by Adam Vartanian · 7 years ago
  37. 2205113 Add SSLEngine and SSLSocket cipher suite docs to autodocs. by Adam Vartanian · 7 years ago
  38. 9eca269 Ensure all ojluni Android-changed comments occur in line comments. by Tobias Thierer · 7 years ago
  39. a86d163 Merge "Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method" by Treehugger Robot · 7 years ago
  40. 23e2982 Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method by Przemyslaw Szczepaniak · 7 years ago
  41. 3025864 Merge "Port missing javax.* changes from openJdk8u121-b13, part 1" by Treehugger Robot · 7 years ago
  42. 89e6fad Port missing javax.* changes from openJdk8u121-b13, part 1 by Przemyslaw Szczepaniak · 7 years ago
  43. e5a6402 Throw an exception if CipherOutputStream's cipher does. by Adam Vartanian · 7 years ago
  44. a52aa9f Update algorithm support tables for O. by Adam Vartanian · 7 years ago
  45. 4087011 Canonicalize additional Android-changed comments. by Tobias Thierer · 7 years ago
  46. 846d026 Customize the toString of SSL{,Server}Socket by Adam Vartanian · 7 years ago
  47. 78d6fc5 Merge "Don't swallow AEADBadTagExceptions when closing CipherInputStream" by Adam Vartanian · 7 years ago
  48. 87b15f8 Remove DHE ciphers from defaults list by Kenny Root · 7 years ago
  49. 6975f84 Make Android patch docs in ojluni more consistent with style guide by Tobias Thierer · 7 years ago
  50. b1fb0c2 Don't swallow AEADBadTagExceptions when closing CipherInputStream by Adam Vartanian · 7 years ago
  51. e115d42 Revert "Revert "Cut down on object allocation in CipherInputStream"" by Shubham Ajmera · 8 years ago
  52. d176146 Merge "Revert "Cut down on object allocation in CipherInputStream"" by Kenny Root · 8 years ago
  53. 298b528 Revert "Cut down on object allocation in CipherInputStream" by Sergio Giro · 8 years ago
  54. ff488c4 Merge "javax.crypto.CipherSpi: port this class from jdk8u60" by Sergio Giro · 8 years ago
  55. 5e0de5a javax.crypto.CipherSpi: port this class from jdk8u60 by Sergio Giro · 8 years ago
  56. 8f20735 Drop SSLv3 support by Chad Brubaker · 8 years ago
  57. e781e52 Merge "javax.security.auth.Subject: port this class from jdk8u60" by Sergio Giro · 8 years ago
  58. 995b392 Merge "Drop RC4 cipher suite support from TLS" by Chad Brubaker · 8 years ago
  59. 09fdb03 Merge "SSLv3 in client SSLSocket is disabled by default since M" by Treehugger Robot · 8 years ago
  60. 14dca37 javax.security.auth.Subject: port this class from jdk8u60 by Sergio Giro · 8 years ago
  61. 88d05b3 SSLv3 in client SSLSocket is disabled by default since M by Alex Klyubin · 8 years ago
  62. 8a97872 Drop RC4 cipher suite support from TLS by Chad Brubaker · 8 years ago
  63. 4d8b5b2 ojluni: solve issues with exceptions in cipher-related streams by Sergio Giro · 8 years ago
  64. 7b042b3 Merge "javax.crypto.spec: update PBEParameterSpec to Java 8" by Sergio Giro · 8 years ago
  65. 8a4a203 javax.crypto.spec: update PBEParameterSpec to Java 8 by Sergio Giro · 8 years ago
  66. 534b21d javax.crypto: update classes in javax.crypto (part 2) by Sergio Giro · 8 years ago
  67. 81690af Cut down on object allocation in CipherInputStream by Shubham Ajmera · 8 years ago
  68. 27188df Merge "Port OpenJDK 8 changes to CipherInputStream" by Shubham Ajmera · 8 years ago
  69. 4837652 Merge "javax.crypto.spec: update classes in javax.crypto.spec" by Sergio Giro · 8 years ago
  70. ee2676d javax.crypto.spec: update classes in javax.crypto.spec by Sergio Giro · 8 years ago
  71. 1798254 javax.crypto: update classes in javax.crypto by Sergio Giro · 8 years ago
  72. fde01e0 Remove unnecessary +x flag by Yi Kong · 8 years ago
  73. e068605 Merge "javax.security.cert: update classes in javax.security.cert" by Sergio Giro · 8 years ago
  74. 199ba57 javax.security.cert: update classes in javax.security.cert by Sergio Giro · 8 years ago
  75. 696b114 javax.security: update classes in javax.security.auth by Sergio Giro · 8 years ago
  76. dfe8788 Destroyable: destroy() and isDestroyed() methods are now default by Sergio Giro · 8 years ago
  77. 2b41a21 Port OpenJDK 8 changes to CipherInputStream by Shubham Ajmera · 8 years ago
  78. 5a2cf8d Merge "javax.security: update classes in javax.security.auth.callback" by Sergio Giro · 8 years ago
  79. 373301a javax.security: update classes in javax.security.auth.callback by Sergio Giro · 8 years ago
  80. 3e06088 Merge "javax.security: update classes in javax.security.auth.x500" by Sergio Giro · 8 years ago
  81. 7e422e2 Merge "javax.security: update classes in javax.security.auth.login" by Sergio Giro · 8 years ago
  82. 49965c1 remove x attribute of java file by Ganesh Mahendran · 8 years ago
  83. b2bb47b javax.security: update classes in javax.security.auth.x500 by Sergio Giro · 8 years ago
  84. 35ac00f javax.security: update classes in javax.security.auth.login by Sergio Giro · 8 years ago
  85. c95de01 ojluni: delete empty packages by Sergio Giro · 8 years ago
  86. dbb107c Cipher: always select a SPI in init according to the parameters by Sergio Giro · 8 years ago
  87. 444325b Map available JCA algorithms and availability in javadoc by Przemyslaw Szczepaniak · 8 years ago
  88. 3f60806 List available security/crypto algorithms in javadoc by Przemyslaw Szczepaniak · 8 years ago
  89. 309f9df Update URLs to Java technotes and platform docs by Yi Kong · 8 years ago
  90. 0967e60 Make links to Oracle Java tech docs absolute by Yi Kong · 8 years ago
  91. ac1e092 Remove unused additions from javax.security.auth.login. by Narayan Kamath · 8 years ago
  92. 9b7cfce Clean up legacy security code by Yi Kong · 8 years ago
  93. 62f6342 Update docs to reflect SSLv3 disabled by default by Kenny Root · 8 years ago
  94. 51b46d8 Update cipher information for N changes by Kenny Root · 8 years ago
  95. 7f1e8e2 Fix order of PSK cipher suites in docs by Kenny Root · 8 years ago
  96. d2dd777 Restore protocol and cipher information by Kenny Root · 8 years ago
  97. 931a639 SSLSocketFactory: avoid creating a new default by Sergio Giro · 8 years ago
  98. 3d03e2c SSLServerSocketFactory: Mirror SSLSocketFactory initialization. by Narayan Kamath · 9 years ago
  99. 37b72df Fix docs build. by Narayan Kamath · 9 years ago
  100. 1efea7d Add API to honor TLS cipher suites order by Kenny Root · 9 years ago