summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-211-0/+3
* Address some extra review comments in IOBuffer's documentation.eroman@chromium.org2011-10-211-8/+5
* Refactor: Remove HostResolver::GetAsHostResolverImpl()cbentzel@chromium.org2011-10-216-29/+13
* base::Bind conversion for file_stream_posix.cc.adamk@chromium.org2011-10-211-18/+20
* base::Bind conversion for trivial cases in net/base.adamk@chromium.org2011-10-206-42/+42
* OpenBSD patches for net, split from CR #8275005robert.nagy@gmail.com2011-10-207-6/+32
* Disk cache: Add another timming histogram.rvargas@google.com2011-10-202-1/+19
* Expected version of WebSocket was adjusted for hybi17 that was introduced at ...loislo@chromium.org2011-10-201-1/+1
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-202-20/+23
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-2012-39/+242
* Disk cache: Fix the sanity check for entries with keys of 16KB.rvargas@google.com2011-10-202-2/+10
* Fix leaking CERTCertificate in NSS X509Certificate::CreateSelfSigned.mattm@chromium.org2011-10-201-2/+4
* Fixed the comments in BackupSocketFailAfterStall tests.rtenneti@chromium.org2011-10-201-5/+1
* base::Bind conversion for net/http/...adamk@chromium.org2011-10-2010-46/+58
* base::Bind conversion for net/disk_cache/...adamk@chromium.org2011-10-208-29/+31
* net: disable revocation checking for connections to HTTPS proxies.agl@chromium.org2011-10-191-0/+3
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-1931-80/+3079
* Don't need to export an abstract interface.wtc@chromium.org2011-10-193-19/+2
* Add groups.google.com to HSTS list.cevans@chromium.org2011-10-192-0/+4
* Keep track of expired entries in net-internals DNS tab,mmenke@chromium.org2011-10-191-1/+1
* net: another Brocade customer for the blacklist.agl@chromium.org2011-10-191-0/+1
* Fix openssl build after http://codereview.chromium.org/8265004/joth@chromium.org2011-10-191-1/+2
* Add some more comments for IOBuffer.eroman@chromium.org2011-10-191-2/+59
* Fix a comment nit for SSLNextProtoCallback.wtc@chromium.org2011-10-192-2/+2
* Add NetLog and histograms for CertVerifierwillchan@chromium.org2011-10-199-37/+113
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-183-11/+7
* Add NetLog support to UDP sockets.mmenke@chromium.org2011-10-1813-92/+416
* Reset static HttpStreamFactory settings before each test in a NetTestSuite.szym@chromium.org2011-10-183-0/+32
* net: rework the NPN patch.agl@chromium.org2011-10-1816-287/+496
* WriteInto handles length_with_null values of 1 better.cbentzel@chromium.org2011-10-181-2/+5
* Track the RTT via histograms for PING messages sent from client.rtenneti@chromium.org2011-10-182-0/+18
* Use NSS to generate Origin-Bound Certs on Win and Mac.mattm@chromium.org2011-10-1815-382/+576
* Set send buffer size for P2P UDP sockets.sergeyu@chromium.org2011-10-189-18/+82
* Changes the sending of PING to 1 secs insteadrtenneti@chromium.org2011-10-171-2/+8
* Don't send preface-PING. Send trailing ping 200ms after sending the SYN_STREAM.rtenneti@chromium.org2011-10-172-14/+11
* Log events related to SSL client authentication.wtc@chromium.org2011-10-172-11/+76
* Removed eroneous DCHECK in CheckPingStatusrtenneti@chromium.org2011-10-171-1/+0
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-176-73/+312
* SSL client authentication support for secure proxy in WebSockettoyoshim@chromium.org2011-10-172-13/+70
* Send PING to check the status of the SPDY connection.rtenneti@chromium.org2011-10-1610-5/+462
* Enable fraudulent certificate chain reporting.palmer@chromium.org2011-10-161-3/+7
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-164-0/+24
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-151-0/+2
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-154-24/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-154-0/+24
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-151-2/+0
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-151-0/+2
* Recommit fraudulent certificate reporting infrastructure.palmer@chromium.org2011-10-158-219/+429
* Revert 105639 - The change list splits loading of cookies from DB by the doma...guohui@chromium.org2011-10-156-312/+73
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-156-73/+312