index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
javax
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cover SSLPermission with tests.
Almaz Mingaleev
2021-05-24
1
-0
/
+38
*
Add tests for SSLParameters.[get|set]UseCipherSuitesOrder.
Pete Bentley
2020-03-31
1
-3
/
+21
*
Test Android specific SSLServerSocketFactory.getDefault() behavior
Paul Duffin
2018-12-07
6
-108
/
+326
*
Add tests for ALPN-related methods.
Adam Vartanian
2018-11-08
3
-22
/
+214
*
Track behavior change in default HostnameVerifier.
Tobias Thierer
2018-01-11
1
-45
/
+69
*
Add README indicating where to put SSL tests.
Adam Vartanian
2018-01-09
1
-0
/
+2
*
Update tests for Conscrypt sync.
Adam Vartanian
2018-01-05
16
-6195
/
+0
*
Update tests for Conscrypt upstream merge.
Adam Vartanian
2017-10-26
1
-3
/
+6
*
Add test for clean closing of SSLEngine.
Adam Vartanian
2017-09-11
1
-0
/
+30
*
Accept failure for spurious server<->server connections.
Robert Sloan
2017-08-08
1
-1
/
+1
*
Test for SSLSession.getPeerName() for socket created from InetAddress
Przemyslaw Szczepaniak
2017-07-31
1
-2
/
+57
*
Merge "Update tests for synced changes to Conscrypt"
Adam Vartanian
2017-07-11
1
-3
/
+17
|
\
|
*
Update tests for synced changes to Conscrypt
Adam Vartanian
2017-07-07
1
-3
/
+17
*
|
Use IOException rather than SocketException.
Adam Vartanian
2017-07-07
1
-1
/
+1
|
/
*
Add docs warning about enabling non-contiguous TLS versions.
Adam Vartanian
2017-06-06
1
-0
/
+62
*
Missing 1.8 javax.net.ssl.SSLSocketFactory.createSocket method
Przemyslaw Szczepaniak
2017-04-05
1
-0
/
+12
*
Customize the toString of SSL{,Server}Socket
Adam Vartanian
2017-03-10
2
-0
/
+56
*
Expose SSLContext.SSL as an alias for SSLContext.TLS
Chad Brubaker
2017-01-17
1
-6
/
+0
*
Comment possible test failure due to kernel behaviour change
Yi Kong
2016-12-15
1
-0
/
+4
*
SSLSocketTest: TLS client auth with opaque keys
Kenny Root
2016-11-08
1
-12
/
+6
*
SSLSocketTest: TLS client auth with opaque keys
Kenny Root
2016-11-04
1
-0
/
+372
*
Decouple SSLSocketTest and SSLContextTest
Kenny Root
2016-10-25
2
-12
/
+42
*
Use reflection to increase Security version on Android
Kenny Root
2016-10-24
1
-1
/
+5
*
Address various ErrorProne warnings
Kenny Root
2016-10-19
3
-11
/
+30
*
ServerSocketFactoryTest: close sockets after use
Yi Kong
2016-10-17
1
-4
/
+4
*
Track changes in SSLv3 deprecation
Kenny Root
2016-10-14
1
-5
/
+3
*
Drop SSLv3 support
Chad Brubaker
2016-09-26
3
-6
/
+38
*
Merge "Add test to make sure TLS elliptic curves list is sensible"
Treehugger Robot
2016-09-09
1
-0
/
+27
|
\
|
*
Add test to make sure TLS elliptic curves list is sensible
Kenny Root
2016-09-09
1
-0
/
+27
*
|
Fix 58 libcore tests that caught "expected" Exceptions but didn't fail()
Tobias Thierer
2016-09-06
3
-0
/
+4
|
/
*
SSLEngineTest: test multiple thread use
Kenny Root
2016-05-02
1
-0
/
+43
*
Allow some rounding on SO_TIMEOUT values
Neil Fuller
2016-04-21
1
-2
/
+3
*
Merge "SNIHostNameTest: add coverage of SNIServerName"
Kenny Root
2016-04-15
1
-1
/
+4
|
\
|
*
SNIHostNameTest: add coverage of SNIServerName
Kenny Root
2016-04-13
1
-1
/
+4
*
|
Merge "KeyManagerFactoryTest: get sigAlg from entry"
Narayan Kamath
2016-04-15
1
-26
/
+23
|
\
\
|
*
|
KeyManagerFactoryTest: get sigAlg from entry
Kenny Root
2016-04-14
1
-26
/
+23
|
|
/
*
/
KeyManagerFactoryTest: remove flakiness
Kenny Root
2016-04-14
1
-10
/
+11
|
/
*
SNIHostName: test byte[] constructor
Kenny Root
2016-04-01
1
-0
/
+37
*
SSLSocketTest: make endpoint verification tests not depend on DNS
Kenny Root
2016-03-03
1
-3
/
+2
*
Change assert to assertTrue
Neil Fuller
2016-02-19
1
-1
/
+1
*
Merge "Revert "Revert "Assert SNI type is SNI_HOST_NAME"""
Kenny Root
2016-02-02
1
-0
/
+1
|
\
|
*
Revert "Revert "Assert SNI type is SNI_HOST_NAME""
Kenny Root
2016-02-02
1
-0
/
+2
*
|
Merge "Use a SNI-aware version of SSLSocketFactory#createSocket"
Kenny Root
2016-02-02
1
-4
/
+4
|
\
\
|
*
|
Use a SNI-aware version of SSLSocketFactory#createSocket
Kenny Root
2016-02-02
1
-4
/
+4
|
|
/
*
/
Add tests for SSL handshake session and endpoint verification
Kenny Root
2016-02-02
2
-0
/
+109
|
/
*
Revert "Assert SNI type is SNI_HOST_NAME"
Kenny Root
2016-02-02
1
-1
/
+0
*
Assert SNI type is SNI_HOST_NAME
Kenny Root
2016-02-02
1
-0
/
+1
*
Add SNI support to TLS sockets
Kenny Root
2016-01-27
2
-0
/
+135
*
Fix SSLSocketFactoryTest.
Narayan Kamath
2016-01-19
1
-7
/
+3
*
Check for RFC 5746 TLS extension
Kenny Root
2016-01-06
1
-1
/
+17
[next]