summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-161-5/+1
* Close idle sockets next time we are about to send data.sgurun@google.com2011-11-163-5/+129
* Add OVERRIDE to net/.avi@chromium.org2011-11-1689-687/+779
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-161-1/+5
* Disk Cache: Avoid discarding more deleted entriesrvargas@google.com2011-11-162-10/+13
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-1510-116/+118
* Convert plain C-style casts to use CFCastStrict and GetValueFromDictionary te...kushi.p@gmail.com2011-11-153-27/+20
* Remove referrer from TransportSocketParams and SOCKSSocketParams.szym@chromium.org2011-11-1518-53/+22
* Refactor state machines in HttpPipelinedConnectionImpl.simonjam@chromium.org2011-11-152-216/+304
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-1513-37/+280
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-1520-720/+22
* Revert 110099 - Creation of cookie_utils.joi@chromium.org2011-11-156-132/+81
* Creation of cookie_utils.droger@google.com2011-11-156-81/+132
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-152-35/+35
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-1525-45/+45
* Add SSLSocket interface.sergeyu@chromium.org2011-11-154-26/+42
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-2/+2
* Add/change metrics for cookie store loading:erikwright@chromium.org2011-11-142-4/+5
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-2/+2
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-2/+2