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