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
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
10
-31
/
+12
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
10
-12
/
+31
*
Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-12-14
11
-582
/
+97
*
net: reenable #if's around pinning code.
agl@chromium.org
2011-12-14
1
-2
/
+2
*
When encountering certificates signed with md2/md4, make it a fatal error.
rsleevi@chromium.org
2011-12-14
3
-9
/
+48
*
Re-upload the machine ID during policy fetch if it's missing on the server side.
mnissler@chromium.org
2011-12-14
1
-2
/
+23
*
Add back support for --testing-fixed-http-port and --testing-fixed-https-port
willchan@chromium.org
2011-12-14
3
-0
/
+24
*
Fix SPDY flow control.
willchan@chromium.org
2011-12-14
1
-1
/
+1
*
Refactor: Extract "InitProxyResolver" to "ProxyScriptDecider".
eroman@chromium.org
2011-12-13
9
-442
/
+468
*
No longer preconnect to unsafe ports. As UrlRequests were
mmenke@chromium.org
2011-12-13
5
-37
/
+72
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-13
2
-8
/
+2
*
Silence a (spurious) use after free message
groby@chromium.org
2011-12-13
1
-1
/
+1
*
Add rch to net/OWNERS.
rch@chromium.org
2011-12-13
1
-1
/
+2
*
This fixes a bug I introduced last night with
gspencer@chromium.org
2011-12-13
2
-2
/
+1
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
25
-64
/
+320
*
Reland: net: move pinning checks into the SSL socket.
agl@chromium.org
2011-12-12
4
-57
/
+57
*
This goes most of the way to re-enabling chrome_frame_net_tests by making it ...
joi@chromium.org
2011-12-12
2
-0
/
+10
*
Reland r113263 rebased after revert of r113249.
jhawkins@chromium.org
2011-12-12
9
-0
/
+37
*
Reland r113261 rebased after revert of r113249.
jhawkins@chromium.org
2011-12-12
9
-5
/
+103
*
net: build fix for OpenSSL from r113998
agl@chromium.org
2011-12-12
1
-1
/
+2
*
Add range check to allow for NULL to be counted as data or not by DHCP server.
joi@chromium.org
2011-12-12
1
-7
/
+18
*
This applies GUIDs to certificate and key nicknames when
gspencer@chromium.org
2011-12-12
9
-117
/
+250
*
Switch the default `git try` / `gcl try` bots to _rel.
thakis@chromium.org
2011-12-12
1
-1
/
+1
*
SPDY - add support for spdy/2.1 to support flow control.
rtenneti@google.com
2011-12-10
14
-20
/
+87
*
Fix use-after-frees in some SPDY tests.
willchan@chromium.org
2011-12-10
1
-4
/
+4
*
Deprecate SpdyControlFrame::size in favor of SpdyControlFrame::kHeaderSize
thakis@chromium.org
2011-12-09
4
-17
/
+14
*
Revert 113823 - net: move pinning checks into the SSL socket.
ajwong@chromium.org
2011-12-09
3
-56
/
+57
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
89
-2460
/
+1096
*
net: move pinning checks into the SSL socket.
agl@chromium.org
2011-12-09
3
-57
/
+56
*
linux: Remove all 40 static initializers from escape.cc.
thakis@chromium.org
2011-12-09
1
-21
/
+17
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-3
/
+6
*
Increate test server start timeout.
sergeyu@chromium.org
2011-12-09
1
-1
/
+1
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
42
-804
/
+130
*
Don't initialize NSS before calling SSL_ClearSessionCache.
wtc@chromium.org
2011-12-09
1
-3
/
+2
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
6
-9
/
+9
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
42
-130
/
+804
*
Isolates generic DnsClient from AsyncHostResolver.
szym@chromium.org
2011-12-08
26
-927
/
+1979
*
net: remove nzz.ch from False Start blacklist.
agl@chromium.org
2011-12-08
1
-1
/
+0
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
6
-38
/
+44
*
Revert 113419 - Revert 113409 - Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-08
3
-2
/
+25
*
Resend requests when we learn a connection has closed while
mmenke@chromium.org
2011-12-07
2
-8
/
+46
*
Add bugzilla link for net/third_party/nss/patches/getrequestedclientcerttypes...
mattm@chromium.org
2011-12-07
1
-1
/
+1
*
Revert 113409 - Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-07
3
-24
/
+2
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
17
-99
/
+30
*
Add a new method to SSLClientSocket:
rch@chromium.org
2011-12-07
3
-2
/
+24
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
17
-48
/
+663
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
3
-6
/
+2
*
Add billing.ntt-east.co.jp to False Start blacklist pending their upgrade.
agl@chromium.org
2011-12-07
2
-0
/
+2
*
Revert "Revert "net: reenable Twitter's public key pins with api.twitter.com ...
agl@chromium.org
2011-12-07
4
-15
/
+565
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
23
-919
/
+139
[next]