/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/ |
NetworkSecurityConfigTests.java | 211 // First try connecting to a subdomain of a domain entry that includes subdomains.
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
DNSName.java | 175 * RFC2459: DNS name restrictions are expressed as foo.bar.com. Any subdomain
|
/external/avahi/specs/ |
draft-cheshire-dnsext-dns-sd-02.txt | 144 think of when we say "DNS"). By delegating the "_tcp" subdomain, all 570 Co. could choose to delegate the "_tcp.example.com." subdomain to a 578 "_ipp._tcp.example.com." subdomain to the desired machine. It is also 579 convenient to set security policies on a per-zone/per-subdomain 582 "_ipp._tcp.example.com." subdomain, but not for other [all...] |
draft-cheshire-dnsext-dns-sd-03.txt | 144 think of when we say "DNS"). By delegating the "_tcp" subdomain, all 570 Co. could choose to delegate the "_tcp.example.com." subdomain to a 578 "_ipp._tcp.example.com." subdomain to the desired machine. It is also 579 convenient to set security policies on a per-zone/per-subdomain 582 "_ipp._tcp.example.com." subdomain, but not for other [all...] |
draft-cheshire-dnsext-dns-sd-04.txt | 144 think of when we say "DNS"). By delegating the "_tcp" subdomain, 345 subdomain within which the service names are registered. It may be 585 Co. could choose to delegate the "_tcp.example.com." subdomain to a 601 "_ipp._tcp.example.com." subdomain to the desired machine. It is 602 also convenient to set security policies on a per-zone/per-subdomain 605 in the "_ipp._tcp.example.com." subdomain, but not for other [all...] |
/external/guava/guava/src/com/google/common/net/ |
InternetDomainName.java | 375 * Indicates whether this domain name is composed of exactly one subdomain 450 * "higher" (rightward) in the subdomain list. The number of levels must be
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
storage_uri.py | 129 # subdomain to match the location of the bucket. If the proper 130 # subdomain is not used, the server will return a 301 redirect [all...] |
/external/avahi/avahi-compat-libdns_sd/ |
dns_sd.h | 282 * A bare unescaped '.' is a label separator, marking a boundary between domain and subdomain. 313 * in subdomain "4th. Floor" of subdomain "Building 2" of domain "apple.com." [all...] |
/external/boringssl/src/include/openssl/ |
x509v3.h | 698 /* Constraint verifier subdomain patterns to match a single labels. */
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
sessions.py | 45 #: only work for the current subdomain.
|
/external/pcre/dist/testdata/ |
testinput8 | 992 ) # initial subdomain 1043 ) # initial subdomain 1071 ) # initial subdomain 1125 ) # initial subdomain [all...] |
testinput1 | 508 ) # initial subdomain 559 ) # initial subdomain 587 ) # initial subdomain 641 ) # initial subdomain [all...] |
testoutput8 | 1837 ) # initial subdomain 1888 ) # initial subdomain 1916 ) # initial subdomain 1970 ) # initial subdomain [all...] |
testoutput1 | 982 ) # initial subdomain 1033 ) # initial subdomain 1061 ) # initial subdomain 1115 ) # initial subdomain [all...] |
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
zone.py | 116 raise KeyError("name parameter must be a subdomain of the zone origin")
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-HS20 | 220 # (non-exact match means any subdomain matches the entry; priority is in
|
/external/mdnsresponder/mDNSShared/ |
dns_sd.h | 540 * A bare unescaped '.' is a label separator, marking a boundary between domain and subdomain. 571 * in subdomain "4th. Floor" of subdomain "Building 2" of domain "apple.com." [all...] |
/external/autotest/client/tests/npb/ |
NPB3.3.tar.gz | |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
PKIXNameConstraintValidator.java | 938 // must have at least one subdomain [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
PKIXNameConstraintValidator.java | 675 // must have at least one subdomain [all...] |
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
AntiSamyTest.java | [all...] |
/libcore/ojluni/src/main/java/sun/net/ |
RegisteredDomain.java | 36 * the subdomain registration websites listed for each top-level domain by the Internet [all...] |
/prebuilts/go/darwin-x86/src/net/http/cookiejar/ |
jar_test.go | 984 "Verify A is a host cookie and not accessible from subdomain.",
|
/prebuilts/go/linux-x86/src/net/http/cookiejar/ |
jar_test.go | 984 "Verify A is a host cookie and not accessible from subdomain.",
|
/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
ContextHandler.java | 890 // wildcard only at the beginning, and only for one additional subdomain level [all...] |