summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Slight code change to make some global variables const.maruel@google.com2009-03-1020-115/+184
* On some slow machines, like the virtual machine of Vista 64nsylvain@chromium.org2009-03-101-4/+3
* Add filter_unittest.h to net/base modulejar@chromium.org2009-03-091-0/+1
* Add warning comment to FileStream::Truncateagl@chromium.org2009-03-091-0/+2
* Fix tree: Purify noted I didn't init two bools in a mock-class constructor.jar@chromium.org2009-03-091-1/+5
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-0928-154/+366
* Adds truncate to FileStream.sky@google.com2009-03-094-0/+73
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-083-6/+32
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-073-32/+6
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-073-6/+32
* Reverting 11179.jcampan@chromium.org2009-03-073-32/+6
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-073-6/+32
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-0613-110/+638
* fixes for python 2.6 warnings in the testserver.thomasvl@chromium.org2009-03-061-7/+13
* Mark DigiNotar Root CA as EV.wtc@chromium.org2009-03-061-0/+7
* Add the proxy resolver perftest to GYP.ericroman@google.com2009-03-062-2/+3
* Add performance tests for the proxy resolver implementations.ericroman@google.com2009-03-065-0/+1565
* Mark the "SwissSign Gold CA - G2" root CA as EV.wtc@chromium.org2009-03-061-0/+6
* Don't read message-body for HEAD responses.ericroman@google.com2009-03-053-25/+106
* Clean up HttpResponseHeaders::IsKeepAlive. Use the parsedwtc@chromium.org2009-03-052-8/+27
* Only tune SO_SNDBUF/SO_RCVBUF sizes for pre-Vista systems.mbelshe@google.com2009-03-051-15/+24
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-054-20/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0553-238/+238
* Highlights of changes:hclam@chromium.org2009-03-054-0/+20
* Log an error message if the auth scheme is connection-basedwtc@chromium.org2009-03-041-0/+30
* net.gyp changes for the Linux build (and some Windows fixing):sgk@google.com2009-03-041-43/+23
* Move the main entry point *.scons files in the key remaining componentssgk@google.com2009-03-041-0/+0
* Fix error being thrown in isInNet() PAC js.ericroman@google.com2009-03-042-20/+175
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-032-3/+51
* Implement the PAC js-binding for "myIpAddress()".ericroman@google.com2009-03-035-7/+52
* Fixes to gyp files to get test_shell building on windows from a gyp project (...bradnelson@google.com2009-03-031-15/+0
* Add proxy_resolver_v8 to SCONS build.ericroman@google.com2009-03-032-0/+5
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-0211-15/+398
* Add missing header (breaks on linux).ericroman@google.com2009-03-021-0/+1
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-0228-456/+677
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-027-62/+627
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-021-0/+2
* GYP it, GYP it good.mark@chromium.org2009-03-021-2018/+0
* Bring net.gyp up to date with Chromium r10667mark@chromium.org2009-02-281-0/+7
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-2822-42/+1786
* Distinguish a few more SDCH cases via problem codesjar@chromium.org2009-02-273-5/+25
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-271-31/+1
* Don't let an active network attacker play tricks with CONNECT tunnels throgh ...abarth@chromium.org2009-02-274-45/+273
* Http cache: When adding a transaction to a cache entry,rvargas@google.com2009-02-272-4/+91
* Update a WARNING with a bug URL.evan@chromium.org2009-02-271-5/+5
* Fix minor error it SDCH filter code (hidden by filter control code)jar@chromium.org2009-02-271-0/+1
* Add ERR_OUT_OF_MEMORY to make it more straightforward towtc@chromium.org2009-02-261-1/+4
* Add some missing files to net.gyp.ericroman@google.com2009-02-261-0/+5
* net links v8, but didn't have a dep on it, so clean builds failed.thomasvl@chromium.org2009-02-261-0/+26
* Reverting 10251.ericroman@google.com2009-02-255-3/+136