Sign in
chromium
/
chromium
/
src
/
bef2a5758486b0dfb1c47c02e242c83bcc9f86ca
/
net
/
dns
/
dns_client.cc
020e5fe
Allow DoH probes to re-enable disabled servers
by Eric Orth
· 5 years ago
ab129e5
Allow DoH queries even when system DNS config has unhandled options.
by dalyk
· 5 years ago
f817b39b6
Convert RandIntCallback to RepeatingCallback.
by Anna Malova
· 5 years ago
287b4d7
Track DNS server/failure/timeout stats per-context
by Eric Orth
· 6 years ago
da5b9d2
Minor DnsSession cleanups
by Eric Orth
· 6 years ago
7dc18e9
Reland "Track DoH probe results per-context"
by Eric Orth
· 6 years ago
2a61be8
Revert "Track DoH probe results per-context"
by Eric Orth
· 6 years ago
d22ad89d
Track DoH probe results per-context
by Eric Orth
· 6 years ago
af82b49a
Update ResolveContext current session
by Eric Orth
· 6 years ago
069a3c6e
Pass ResolveContext instead of URLRequestContext
by Eric Orth
· 6 years ago
2393586
Remove direct DoH probe manipulation from DnsClient
by Eric Orth
· 6 years ago
41b249e0
Rewrite DoH probe interface in DnsTransactionFactory
by Eric Orth
· 6 years ago
e101cfd3
Move handling of DoH probe start timing out to NetworkService
by Eric Orth
· 6 years ago
314e8b4
Start DoH probes using a Request-style object
by Eric Orth
· 6 years ago
3421db38
Use a cancellable timer for delayed DoH probe start
by Eric Orth
· 6 years ago
7fb6da3
Short-term hack to fix DoH probe shutdown
by Eric Orth
· 6 years ago
6ab72db
Add UMA metrics for DoH experiment.
by dalyk
· 6 years ago
f93a48e37
Allow upgrade to DoH during automatic mode.
by dalyk
· 6 years ago
c2adf18
Add DoH server probing for use in automatic mode.
by dalyk
· 6 years ago
394db173
Cleanup HostResolverManager handling of DnsConfig
by Eric Orth
· 6 years ago
94493c65
Run clang-tidy modernize-use-nullptr on //net
by Raul Tambre
· 6 years ago
6432c1a8
Move DnsConfig to separate file.
by Eric Orth
· 7 years ago
48857a35
Delete unused DNS persistence code
by Miriam Gershenson
· 7 years ago
8f9d7d395
Avoid WrapUnique(new) in //net.
by Bence Béky
· 8 years ago
3698b0a0
Fix header guards in //net.
by bnc
· 9 years ago
f22f981
Main benefits of NetLog inner classes extraction:
by mikecirone
· 9 years ago
d7fa585
DNS: Add stubs for persisting data across restarts
by juliatuttle
· 9 years ago
91c1716
net: Add fuzzer for HostResolverImpl.
by mmenke
· 9 years ago
22f90e7
Change scoped_ptr to std::unique_ptr in //net/dns.
by danakj
· 9 years ago
c7eeda42
Convert Pass()→std::move() in //net
by dcheng
· 10 years ago
87c53d6
Move NetLog code from src/net/base to src/net/log.
by eroman
· 10 years ago
b03027d
Standardize usage of virtual/override/final in net/
by dcheng
· 11 years ago
ba063d603
replace OVERRIDE and FINAL with override and final in net/
by mostynb
· 11 years ago
3d16477
Detect domain-specific resolvers on OS X and disable DnsClient
by
[email protected]
· 12 years ago
9049948
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
by
[email protected]
· 12 years ago
95918a2
[net/dns] Disable socket pooling in DnsProbeJob
by
[email protected]
· 13 years ago
120d38d1
Keep pool of pre-connected DNS sockets.
by
[email protected]
· 13 years ago
7f2b6b1
[net/dns] Fix leak of DnsSession in DnsClientImpl.
by
[email protected]
· 13 years ago
0adcb2b
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484.
by
[email protected]
· 13 years ago
708d0cc
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484.
by
[email protected]
· 13 years ago
6c41190
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484.
by
[email protected]
· 13 years ago
78eac2a
[net/dns] Serve requests from HOSTS file if possible.
by
[email protected]
· 13 years ago
27ba459
Revert 126559 - Broke XP Tests (2)
by
[email protected]
· 13 years ago
aff93c98
[net/dns] Serve requests from HOSTS file if possible.
by
[email protected]
· 13 years ago
d0d49dd8
DnsClient refactoring + features (timeout, suffix search, server rotation).
by
[email protected]
· 14 years ago
7556ea2
Isolates generic DnsClient from AsyncHostResolver.
by
[email protected]
· 14 years ago
19bdc00
Revert 113282 - Isolates generic DnsClient from AsyncHostResolver.
by
[email protected]
· 14 years ago
ad24b182
Isolates generic DnsClient from AsyncHostResolver.
by
[email protected]
· 14 years ago