index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ojluni
/
src
/
main
/
java
/
javax
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correcting technotes and platform documentation links
Sorin Basca
2021-07-29
18
-50
/
+50
*
Mark stable and document javax.net.ssl.HttpsURLConnection
Nikita Iashchenko
2021-04-20
1
-4
/
+5
*
Add a Core Platform API to change the default hostname verifier.
Pete Bentley
2020-01-08
1
-1
/
+28
*
Revert "Move tests to postsubmit to reduce lab reporting load temporarily"
Dan Shi
2019-10-09
11
-11
/
+11
*
Move tests to postsubmit to reduce lab reporting load temporarily
Dan Shi
2019-09-30
11
-11
/
+11
*
Add TEST_MAPPINGs for javax.* packages.
Pete Gillin
2019-09-03
11
-0
/
+165
*
Refactoring: Rewrite links in Metalava instead of carrying patches.
Tobias Thierer
2019-05-03
18
-50
/
+50
*
Directly link to external documentation.
Tobias Thierer
2019-05-03
18
-50
/
+50
*
Tidy up unused code / unnecessary logic
Neil Fuller
2019-04-04
1
-12
/
+1
*
Add warnings to getSupportedCipherSuites()
Adam Vartanian
2019-03-21
5
-0
/
+50
*
Improve documentation around HostnameVerifier
Neil Fuller
2019-03-12
3
-9
/
+56
*
Update Javadoc for Conscrypt-based classes
Adam Vartanian
2019-01-11
3
-25
/
+74
*
Fix Android change markers
Nikita Iashchenko
2018-11-26
3
-4
/
+4
*
Add ALPN methods from OpenJDK 9
Adam Vartanian
2018-11-06
3
-3
/
+365
*
Remove broken @see tags from libcore javadoc.
Pete Gillin
2018-06-14
2
-8
/
+9
*
Deal with ojluni files that include changes beyond OpenJDK 8u121-b13.
Tobias Thierer
2018-05-04
1
-62
/
+7
*
Verify javax.net.ssl.HttpsURLConnection against OpenJDK 8u121-b13.
Tobias Thierer
2018-05-01
1
-3
/
+15
*
Fix broken links in crypto documentation.
Tobias Thierer
2018-04-06
1
-1
/
+1
*
Update automated documentation tool.
Adam Vartanian
2018-02-05
1
-52
/
+68
*
Add reachabilityFence, ReachabilitySensitive
Hans Boehm
2018-01-30
1
-4
/
+4
*
Update crypto Javadoc.
Adam Vartanian
2018-01-04
2
-1
/
+16
*
Merge "Deprecate BC implementations of duplicated Ciphers."
Treehugger Robot
2017-10-25
1
-0
/
+1
|
\
|
*
Deprecate BC implementations of duplicated Ciphers.
Adam Vartanian
2017-10-25
1
-0
/
+1
*
|
Merge "Update Cipher change markers."
Adam Vartanian
2017-10-24
1
-12
/
+301
|
\
\
|
*
|
Update Cipher change markers.
Adam Vartanian
2017-10-24
1
-12
/
+301
|
|
/
*
|
Merge "Deprecate BC implementations of duplicated algorithms"
Adam Vartanian
2017-10-16
4
-0
/
+16
|
\
|
|
*
Deprecate BC implementations of duplicated algorithms
Adam Vartanian
2017-10-13
4
-0
/
+16
*
|
DO NOT MERGE Hide createSocket(Socket, InputStream, boolean).
Adam Vartanian
2017-06-13
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
DO NOT MERGE Hide createSocket(Socket, InputStream, boolean).
Adam Vartanian
2017-06-09
1
-0
/
+2
*
|
Add docs warning about enabling non-contiguous TLS versions.
Adam Vartanian
2017-06-06
3
-0
/
+18
|
/
*
Update SSL{,Server}SocketFactory Android-changed markers.
Adam Vartanian
2017-06-02
2
-34
/
+44
*
Add Android-changed markers to more crypto classes.
Adam Vartanian
2017-05-31
3
-2
/
+90
*
Merge "Update JceSecurity to 8u121-b13 and mark changes."
Adam Vartanian
2017-05-25
1
-17
/
+83
|
\
|
*
Update JceSecurity to 8u121-b13 and mark changes.
Adam Vartanian
2017-05-24
1
-17
/
+83
*
|
Add change marker for added method in SocketFactory
Adam Vartanian
2017-05-24
1
-0
/
+1
|
/
*
Update a few SSL version TBDs that were missed previously.
Adam Vartanian
2017-05-23
2
-5
/
+5
*
Make Android-changed markers for SecurityManager-related classes consistent.
Adam Vartanian
2017-05-12
9
-9
/
+18
*
Small updates to Android-changed code in javax.net.ssl
Adam Vartanian
2017-05-11
5
-2
/
+11
*
Merge "Add Android-removed markers to javax.security.auth package."
Treehugger Robot
2017-05-10
3
-0
/
+3
|
\
|
*
Add Android-removed markers to javax.security.auth package.
Adam Vartanian
2017-05-10
3
-0
/
+3
*
|
Add Android-removed markers to javax.crypto package
Adam Vartanian
2017-05-10
5
-0
/
+5
|
/
*
Add SSLEngine and SSLSocket cipher suite docs to autodocs.
Adam Vartanian
2017-05-05
2
-1083
/
+1083
*
Ensure all ojluni Android-changed comments occur in line comments.
Tobias Thierer
2017-04-12
4
-32
/
+36
*
Merge "Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method"
Treehugger Robot
2017-04-06
1
-0
/
+49
|
\
|
*
Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method
Przemyslaw Szczepaniak
2017-04-05
1
-0
/
+49
*
|
Merge "Port missing javax.* changes from openJdk8u121-b13, part 1"
Treehugger Robot
2017-03-30
20
-97
/
+109
|
\
|
|
*
Port missing javax.* changes from openJdk8u121-b13, part 1
Przemyslaw Szczepaniak
2017-03-29
20
-97
/
+109
*
|
Throw an exception if CipherOutputStream's cipher does.
Adam Vartanian
2017-03-27
1
-0
/
+2
|
/
*
Update algorithm support tables for O.
Adam Vartanian
2017-03-22
8
-805
/
+502
*
Canonicalize additional Android-changed comments.
Tobias Thierer
2017-03-16
1
-5
/
+6
[next]