summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/javax/net/ssl/DefaultHostnameVerifierTest.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 59c2a0aa to lmp-mr1-dev-plus-aospAlex Klyubin2014-12-041-16/+63
|\
| * Modernize requirements for platform-default HostnameVerifier.Alex Klyubin2014-12-041-13/+58
* | resolved conflicts for merge of cb6b3cf1 to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-251-88/+252
|\ \ | |/
| * CTS tests for the platform-default HostnameVerifier.Alex Klyubin2014-11-241-85/+249
* | resolved conflicts for merge of eecc5b7c to lmp-mr1-dev-plus-aospAlex Klyubin2014-11-191-0/+3
|\ \ | |/ |/|
| * Fix a bug in DefaultHostnameVerifier wildcard handling.Alex Klyubin2014-11-181-0/+3
* | Fix DefaultHostnameVerifierTest failure.Alex Klyubin2014-11-181-4/+8
* | Merge "Enable hostname verification for absolute hostnames."Kenny Root2014-09-301-0/+27
|\ \
| * | Enable hostname verification for absolute hostnames.Alex Klyubin2014-09-171-0/+27
| |/
* | Reject wildcard certs for single-label domain names.Alex Klyubin2014-09-241-0/+11
|/
* Add java.nio.charsets.StandardCharsets.Elliott Hughes2013-06-281-2/+2
* Should favor last CN when working with distinguished namesBrian Carlstrom2013-01-041-34/+0
* Move the frameworks/base hostname verifier into libcore. Part 1/2Jesse Wilson2011-12-271-0/+474