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
Commit message (
Expand
)
Author
Age
Files
Lines
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-09
5
-86
/
+93
*
net: update False Start blacklist with latest results.
agl@chromium.org
2010-11-08
1
-1
/
+4442
*
net: update False Start blacklist processing for \r\n
agl@chromium.org
2010-11-08
1
-9
/
+18
*
net: use a char array for the False Start blacklist.
agl@chromium.org
2010-11-08
1
-12
/
+5
*
Revert "net: update False Start blacklist with latest results."
agl@chromium.org
2010-11-08
1
-4442
/
+1
*
net: update False Start blacklist with latest results.
agl@chromium.org
2010-11-08
1
-1
/
+4442
*
net: update False Start blacklist for 32-bit indexes.
agl@chromium.org
2010-11-08
3
-14
/
+13
*
net: add neg9.org to the HSTS Preloaded list.
agl@chromium.org
2010-11-08
2
-0
/
+4
*
Revert 65349 - Update CertVerifier to watch for the origin loop's destruction...
skerner@chromium.org
2010-11-08
1
-17
/
+2
*
Update CertVerifier to watch for the origin loop's destruction, so that
zork@chromium.org
2010-11-08
1
-2
/
+17
*
Revert 65313 - flip_in_mem_edsm_server builds again.
cbentzel@chromium.org
2010-11-06
4
-65
/
+68
*
flip_in_mem_edsm_server builds again.
cbentzel@chromium.org
2010-11-06
4
-68
/
+65
*
SSLUITest's work with ephemeral port testserver.
cbentzel@chromium.org
2010-11-06
1
-17
/
+33
*
Crash fix: HTTPS server responds with 407 through non-authenticating proxy.
cbentzel@chromium.org
2010-11-05
2
-0
/
+65
*
net: Silently disable False Start when NetNanny is detected.
agl@chromium.org
2010-11-05
3
-22
/
+17
*
On Windows, merge X509Certificate::VerifyEV into
wtc@chromium.org
2010-11-04
5
-83
/
+163
*
Disk cache: Remove the queue for backend operations and
rvargas@google.com
2010-11-04
5
-56
/
+143
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
18
-31
/
+231
*
Fix inconsistent line ending style. Set svn:eol-style to LF.
wtc@chromium.org
2010-11-04
1
-2
/
+2
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
3
-0
/
+24
*
Disk cache: Don't return zeros when reading from an entry
rvargas@google.com
2010-11-04
2
-10
/
+34
*
Support for using OS-native certificates for SSL client
wtc@chromium.org
2010-11-04
14
-39
/
+1008
*
Move linux openssl dependency under linux condition
joth@chromium.org
2010-11-04
1
-4
/
+12
*
Allow histograms in cache stats.cc to bypass corruption checks
jar@chromium.org
2010-11-03
2
-0
/
+7
*
Add support for the extended header parameter syntax in Content-Disposition h...
jshin@chromium.org
2010-11-03
3
-24
/
+204
*
net: Make Snap Start check cert verification and add metrics
agl@chromium.org
2010-11-03
5
-12
/
+60
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
3
-24
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
3
-0
/
+24
*
Don't resend payload after Snap Start misprediction.
agl@chromium.org
2010-11-03
3
-21
/
+23
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
4
-6
/
+6
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
3
-15
/
+5
*
A follow-up of r64178.
wtc@chromium.org
2010-11-02
2
-5
/
+24
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
26
-157
/
+204
*
Add webp mime type for omnibox
fbarchard@chromium.org
2010-11-02
1
-1
/
+3
*
Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network
mmenke@chromium.org
2010-11-02
5
-4
/
+15
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
52
-425
/
+425
*
GTTF: Implement a timeout for TestServer on Windows.
phajdan.jr@chromium.org
2010-10-30
2
-6
/
+42
*
Allow duplicate Content-Length headers.
willchan@chromium.org
2010-10-29
2
-5
/
+73
*
DOMUI Cert Manager: Disable delete button on readonly certs.
mattm@chromium.org
2010-10-29
2
-0
/
+8
*
Put some thought into appropriate verbosity level for cookie DVLOGS.
rdsmith@google.com
2010-10-29
1
-14
/
+25
*
Don't use last_access_time vs. Now() comparison to mean "all cookies".
rdsmith@google.com
2010-10-29
2
-3
/
+2
*
Add unit test for Basic authentication over SPDY.
cbentzel@chromium.org
2010-10-29
4
-37
/
+127
*
Clean up some HttpAuth nits.
cbentzel@chromium.org
2010-10-29
2
-7
/
+8
*
FTP: fix navigation to ftp.symantec.com
phajdan.jr@chromium.org
2010-10-29
2
-2
/
+65
*
Restrict total parallel DNS resolutions
jar@chromium.org
2010-10-29
1
-3
/
+5
*
Modify HttpNetworkTransation to handle ERR_SSL_CLIENT_AUTH_CERT_NEEDED
rch@chromium.org
2010-10-29
1
-3
/
+2
*
Thread IO safety: net/disk_cache file I/O in recovery.
shess@chromium.org
2010-10-29
1
-0
/
+5
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
7
-13
/
+15
*
net: use SSL_PeerCertificateChain for getting server certs
agl@chromium.org
2010-10-28
2
-110
/
+17
*
net: merge certificate validation with SSLHostInfo's
agl@chromium.org
2010-10-28
4
-27
/
+97
[next]