summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-3017-47/+660
* Change SpdyProxyClientSocket::OnClose to not call the write callback if this ...rch@chromium.org2011-11-293-2/+103
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-295-59/+59
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-298-465/+388
* Disk cache: Update the remove/insert data files.rvargas@google.com2011-11-2967-17/+18
* Replace Callback0::Type and NewCallback() in WebSocketJobTest.yutak@chromium.org2011-11-291-33/+36
* Convert ScopedRunnableMethodFactory in WebSocketJob.yutak@chromium.org2011-11-292-6/+9
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* SPDY changes from server.rtenneti@chromium.org2011-11-297-97/+573
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-2/+2
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+3
* Remove cozi.com from the False Start blacklist at their request.agl@chromium.org2011-11-281-1/+0
* Fix python scripts in src/netmaruel@chromium.org2011-11-278-8/+2
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-5/+2
* base::Bind: Convert view_http_cache_job_factory.cc.jhawkins@chromium.org2011-11-233-24/+23
* Add OVERRIDE to net/.avi@chromium.org2011-11-2318-220/+259
* Fix backoff_server.py python scripts in src/netmaruel@chromium.org2011-11-231-114/+114
* Fix Win builder following r111314rsleevi@chromium.org2011-11-231-5/+5
* Remove unnecessary gtest dependency from some net/ non-test targetsrsleevi@chromium.org2011-11-231-2/+0
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-222-2/+4
* Split DiskCacheBasedSSLHostInfo unit tests to its ownrvargas@google.com2011-11-225-703/+897
* Add myself to net/OWNERS for cookie store.erikwright@chromium.org2011-11-221-0/+1
* Mark a cookie as session cookie, if the expiry date cannot be parsedjochen@chromium.org2011-11-222-1/+10
* Http Cache: Make sure that we don't switch to mode NONE whenrvargas@google.com2011-11-222-1/+56
* Fixing some warning due to different signess of charkristianm@chromium.org2011-11-211-1/+5
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-2111-97/+583
* Upstream: Build net_unittests for Android.jingzhao@chromium.org2011-11-2113-94/+165
* Improve merging of header modifications in webRequest.OnHeadersReceivedbattre@chromium.org2011-11-214-0/+128
* Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-2111-583/+97
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-2111-97/+583
* HTTP Cache: Implement StopCaching(), to avoid cachingrvargas@google.com2011-11-182-4/+98
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-181-1/+0
* Fix initial offline state response handlingadamk@chromium.org2011-11-172-16/+30
* Reenable #if guards from r110491agl@chromium.org2011-11-171-3/+2
* Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-1711-583/+97
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-1711-97/+583
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-1720-684/+907
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-176-44/+38
* net: make pinning enforcement timeout after ten weeks.agl@chromium.org2011-11-171-10/+20
* Creation of cookie_utils.droger@google.com2011-11-176-81/+134
* Revert "Allow signing EC certs and creating EC origin-bound certs."mattm@chromium.org2011-11-176-223/+91
* Fix leak in X509UtilNSSTest VerifyCertificateSignature.mattm@chromium.org2011-11-171-1/+1
* base::Bind fixesgroby@chromium.org2011-11-173-6/+10
* Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-11-176-91/+223
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-167-13/+490
* Revert "Offline state detection for linux, using new D-Bus library."adamk@chromium.org2011-11-167-487/+12
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-167-12/+487
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-1632-240/+281
* Remove mac_util header from proxy_config_service_mac.cckushi.p@gmail.com2011-11-161-1/+0