summaryrefslogtreecommitdiffstats
path: root/net/base/net_error_list.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 11495 (since that reversion didn't heal plugin problem)jar@chromium.org2009-03-121-2/+1
* Revert 11484 to try to heal plugin_test failurejar@chromium.org2009-03-111-1/+2
* Block reading unauthenticated bytes from the proxy when the user cancels a 40...abarth@chromium.org2009-03-111-2/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Don't let an active network attacker play tricks with CONNECT tunnels throgh ...abarth@chromium.org2009-02-271-4/+4
* Add ERR_OUT_OF_MEMORY to make it more straightforward towtc@chromium.org2009-02-261-1/+4
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-231-1/+4
* Sanitize proxy response codes to CONNECT requests. Forwtc@chromium.org2009-02-111-0/+4
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-0/+3
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-0/+3
* Bound the maximum buffer size for response headers.ericroman@google.com2008-10-231-0/+3
* Add a net error code for not implemented.ericroman@google.com2008-10-221-0/+3
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-0/+3
* Make zero-byte responses an error, rather than an empty HTTP/0.9 case.ericroman@google.com2008-10-161-0/+3
* The Schannel considers some cipher suites (e.g., thewtc@google.com2008-10-131-0/+4
* - Add auth integration tests to http_network_transaction_unitttest.ccericroman@google.com2008-10-081-0/+4
* Handle TLS-intolerant servers by retrying with TLS 1.0wtc@google.com2008-10-081-0/+3
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-0/+3
* Fix support for 204 responses that lack an explicit EOF.darin@google.com2008-09-231-0/+3
* Implement SSL tunneling through a proxy server.wtc@google.com2008-08-251-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* change error valueericroman@google.com2008-08-181-3/+3
* -Add error code for chunked encodingericroman@google.com2008-08-151-0/+3
* Make some changes from my code review. Two significantwtc@google.com2008-08-051-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+214