index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GetWellKnowMimeTypeFromExtension() to limit the search to a fixed set of ...
michaeln@google.com
2011-06-21
2
-9
/
+39
*
net: don't remove German federal sites from blacklist yet.
agl@chromium.org
2011-06-20
1
-0
/
+2
*
net: randomly remove 15% of the False Start blacklist.
agl@chromium.org
2011-06-20
1
-565
/
+0
*
net: Don't access SECOID_AlgorithmIDTemplate directly.
rvargas@google.com
2011-06-20
1
-1
/
+2
*
Revert "Add revocation checking field trial."
agl@chromium.org
2011-06-20
2
-16
/
+0
*
Map WSAEMSGSIZE to ERR_MSG_TOO_BIG.
sergeyu@chromium.org
2011-06-20
1
-0
/
+2
*
Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...
cevans@chromium.org
2011-06-20
1
-3
/
+3
*
Revert 89489 - net: don't check revocation when fetching PAC files.
cevans@chromium.org
2011-06-19
1
-3
/
+3
*
net: Fix regressions for net.dll
rvargas@google.com
2011-06-17
2
-2
/
+4
*
This change is part of a cleanup of the remoting component's session initiali...
wez@chromium.org
2011-06-17
1
-3
/
+3
*
net: don't check revocation when fetching PAC files.
agl@chromium.org
2011-06-17
1
-3
/
+3
*
Add mime types for application/pkcs7-mime and application/pkcs7-signature.
mattm@chromium.org
2011-06-16
1
-1
/
+3
*
Parametrize DnsQuery over PRNG to aid testing.
agayev@chromium.org
2011-06-16
4
-10
/
+18
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
1
-0
/
+4
*
Map some CRL and OCSP errors to CERT_STATUS_UNABLE_TO_CHECK_REVOCATION.
wtc@chromium.org
2011-06-16
1
-6
/
+19
*
Remove out-of-date comments that refer to old cookie implementations and specs.
abarth@chromium.org
2011-06-15
1
-23
/
+0
*
Fix memset bug in NetworkChangeNotifierLinux.
willchan@chromium.org
2011-06-15
1
-2
/
+2
*
Remove the HostResolverImpl::Shutdown() method.
eroman@chromium.org
2011-06-15
3
-34
/
+0
*
Addressing one trivial review comment...
finnur@chromium.org
2011-06-15
1
-3
/
+3
*
Uninitialized members in CRLFilter.
finnur@chromium.org
2011-06-15
1
-2
/
+7
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+1
*
Added a metric to measure how much time is saved by having
rtenneti@chromium.org
2011-06-14
1
-0
/
+17
*
Promoting the MHTML file extension to primary mappings.
jcivelli@chromium.org
2011-06-14
1
-3
/
+3
*
Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...
thestig@chromium.org
2011-06-14
3
-5
/
+13
*
NetworkChangeNotifierMac: use a synchronous call to get initial
adamk@chromium.org
2011-06-14
1
-5
/
+22
*
net: add (*.)cert.se to HSTS preloaded list.
agl@chromium.org
2011-06-13
2
-0
/
+8
*
Add LOG(WARNING) messages to track down where we set CERT_STATUS_INVALID.
wtc@chromium.org
2011-06-11
1
-1
/
+11
*
Add histograms to measure DNS lookups for different configurations.
mbelshe@chromium.org
2011-06-10
1
-0
/
+27
*
Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...
ericu@google.com
2011-06-09
3
-13
/
+5
*
Break the dependency of DnsQuery and DnsResponse from AddressList
agayev@chromium.org
2011-06-09
6
-163
/
+115
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
2
-0
/
+16
*
Escaping file names correctly. Also fixed a crush in chromeos debug build whi...
serya@chromium.org
2011-06-09
3
-5
/
+13
*
Collect stats to investigate the viability of UDP
rtenneti@chromium.org
2011-06-09
2
-0
/
+116
*
NetworkChangeNotifierMac: lock access to network_reachable_ as it may be read
adamk@chromium.org
2011-06-08
2
-1
/
+8
*
Fix debug crash caused by NetworkChangeNotifierChromeos.
rhashimoto@chromium.org
2011-06-08
3
-5
/
+7
*
Revert "Revert "net: followup to codereview for cl/7096014""
agl@chromium.org
2011-06-08
3
-22
/
+66
*
Revert "net: followup to codereview for cl/7096014"
agl@chromium.org
2011-06-08
3
-66
/
+22
*
net: followup to codereview for cl/7096014
agl@chromium.org
2011-06-08
3
-22
/
+66
*
Rename the x509_openssl_util namespace to x509_util
rsleevi@chromium.org
2011-06-07
3
-24
/
+22
*
Fix AddressList unittests
agayev@chromium.org
2011-06-07
1
-22
/
+38
*
Remove special case hack for *.latest.chrome.google.com now that --hsts-hosts
cevans@chromium.org
2011-06-07
2
-7
/
+3
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
5
-103
/
+251
*
net: Add NET_TEST to a new code.
rvargas@google.com
2011-06-03
3
-9
/
+11
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
2
-2
/
+2
*
Implements DnsRequest and DnsResponse classes.
agayev@chromium.org
2011-06-03
9
-2
/
+620
*
Revert 87809 - Added DnsQuery class
agayev@chromium.org
2011-06-03
9
-612
/
+2
*
Added DnsQuery class
agayev@chromium.org
2011-06-03
9
-2
/
+612
*
net: pull DNSSEC out from behind the flag.
agl@chromium.org
2011-06-03
2
-19
/
+1
*
Build fix for the valgrind builders.
agl@chromium.org
2011-06-02
3
-59
/
+82
*
Implement NetworkChangeNotifier::IsCurrentlyOffline() for Mac.
adamk@google.com
2011-06-02
2
-7
/
+77
[next]