summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Distinguish a few more SDCH cases via problem codesjar@chromium.org2009-02-273-5/+25
* Don't let an active network attacker play tricks with CONNECT tunnels throgh ...abarth@chromium.org2009-02-271-4/+4
* 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
* Change the string_escape functions to use string16 rather than wstring.dsh@google.com2009-02-251-3/+4
* Correct enums in SDCH problem codesjar@chromium.org2009-02-252-5/+7
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-1/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-246-30/+27
* Implement X509Certificate::Persist. dkegel@google.com2009-02-242-15/+32
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-244-25/+3658
* Add IPv6 support to net::GetHostAndPort.ericroman@google.com2009-02-233-30/+42
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-231-1/+4
* fix checkdepstc@google.com2009-02-221-5/+6
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Provide error reporting and recovery for SDCH responses not market as HTMLjar@chromium.org2009-02-214-18/+49
* Skip certification root initialization if it's not needed.stoyan@chromium.org2009-02-211-4/+6
* Add a warning comment to prevent increasingwtc@chromium.org2009-02-201-1/+5
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-1915-14/+115
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-196-102/+472
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-4/+3
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-193-0/+100
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-195-455/+99
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-185-99/+455
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-185-17/+49
* Improve modularity of recent SDCH dictionary load checkinjar@chromium.org2009-02-172-3/+5
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-145-430/+98
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-147-98/+653
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-147-45/+53
* Add a new method ReadUntilComplete to FileStream which ensures that all reque...jhawkins@chromium.org2009-02-133-0/+49
* Change SSLInfo::SetCertError to call the recently-addedwtc@chromium.org2009-02-121-29/+1
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-122-18/+15
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-112-8/+10
* Sanitize proxy response codes to CONNECT requests. Forwtc@chromium.org2009-02-111-0/+4
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-102-15/+18
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-102-18/+15
* Add constructor to net::FileStream to create it with a base::PlatformFile han...hclam@chromium.org2009-02-094-0/+63
* Stub out an unimplemented NSS function.evan@chromium.org2009-02-092-0/+10
* Work around a Purify bug by moving initialization from constructor to Inititi...erikkay@google.com2009-02-062-8/+16
* Make the mime -> extension code return a dotless extension.deanm@chromium.org2009-02-062-2/+9
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-062-23/+8
* Fix HostResolver crash when MessageLoop is destroyed duringphajdan.jr@chromium.org2009-02-061-4/+20
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-4/+3
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-0/+3
* Fix a memory leak on the async resource handler.rvargas@google.com2009-02-061-0/+3
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-057-39/+51
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-0/+8
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+5
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-0311-362/+465
* Add one more histogram to SDCH decoderjar@chromium.org2009-02-021-2/+12
* Add to SDCH histogrammingjar@chromium.org2009-02-023-26/+51