index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
javax
/
net
/
ssl
/
DefaultHostnameVerifier.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use okhttp's OkHostnameVerifier as the default.
Alex Klyubin
2014-12-04
1
-202
/
+0
*
CTS tests for the platform-default HostnameVerifier.
Alex Klyubin
2014-11-24
1
-2
/
+3
*
Remove workaround for *.clients.google.com hostname verication.
Alex Klyubin
2014-11-10
1
-4
/
+1
*
am 3a025d3d: Merge "Enable hostname verification for absolute hostnames."
Kenny Root
2014-09-30
1
-0
/
+8
|
\
|
*
Merge "Enable hostname verification for absolute hostnames."
Kenny Root
2014-09-30
1
-0
/
+8
|
|
\
|
|
*
Enable hostname verification for absolute hostnames.
Alex Klyubin
2014-09-17
1
-0
/
+8
*
|
|
am 76d38635: Merge "Reject wildcard certs for single-label domain names."
Kenny Root
2014-09-30
1
-0
/
+27
|
\
\
\
|
|
/
/
|
*
|
Reject wildcard certs for single-label domain names.
Alex Klyubin
2014-09-24
1
-0
/
+27
|
|
/
*
|
Reinstate the workaround for android.clients.google.com.
Alex Klyubin
2014-07-31
1
-1
/
+4
|
/
*
Remove workaround for *.clients.google.com.
Alex Klyubin
2014-07-23
1
-4
/
+1
*
Should favor last CN when working with distinguished names
Brian Carlstrom
2013-01-04
1
-1
/
+2
*
Use lenient wildcard matching for *.clients.google.com.
Brian Carlstrom
2012-01-23
1
-2
/
+2
*
Use lenient wildcard matching for android.clients.google.com.
Jesse Wilson
2012-01-03
1
-1
/
+4
*
Cleanup verifyHostName to use regionMatches instead of regex splits.
Jesse Wilson
2012-01-02
1
-36
/
+21
*
Move the frameworks/base hostname verifier into libcore. Part 1/2
Jesse Wilson
2011-12-27
1
-131
/
+110
*
Simplify internal libcore logging.
Elliott Hughes
2011-02-22
1
-4
/
+1
*
Kill most users of StringTokenizer.
Elliott Hughes
2011-01-13
1
-6
/
+3
*
Change all "final static"s to "static final".
Elliott Hughes
2011-01-11
1
-2
/
+2
*
Optimize DefaultHostnameVerifier.
Jesse Wilson
2010-12-20
1
-218
/
+65
*
Favor Harmony's CertificateFactory.X509 over BouncyCastle's
Brian Carlstrom
2010-10-04
1
-52
/
+43
*
Don't use StringBuffer where we don't need to.
Brian Carlstrom
2010-09-01
1
-3
/
+3
*
Clean up some dead/useless code.
Elliott Hughes
2010-08-11
1
-2
/
+49
*
Sorting imports.
Jesse Wilson
2010-08-11
1
-8
/
+1
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
1
-6
/
+6
*
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
1
-0
/
+329