summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-233-3/+20
* Mark TelnetServerTest.ServerClientSend as flaky.phajdan.jr@chromium.org2010-04-221-1/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-223-262/+80
* SSL fixes for sites with buggy DEFLATE support.agl@chromium.org2010-04-201-1/+6
* Cancel IPv6 probe jobs during shutdown.eroman@chromium.org2010-04-201-0/+4
* Mac: Generate valid <keygen> data if challenge string is emptysnej@chromium.org2010-04-191-1/+7
* Fix crash on IP address change.willchan@chromium.org2010-04-197-15/+44
* Changes FormatURL to not strip http if the host starts with ftp or https[!a-z...sky@chromium.org2010-04-192-2/+62
* Added NetLog statements for Canonical name lookup.cbentzel@chromium.org2010-04-191-0/+4
* Adding extra argument DCHECKs to AddressList methods.cbentzel@chromium.org2010-04-162-2/+11
* Do not call NSS functions if NSS initialization failed.wtc@chromium.org2010-04-161-0/+4
* Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...cbentzel@chromium.org2010-04-141-1/+1
* Stop watching the netlink file descriptor before the message pump is destroyed.eroman@chromium.org2010-04-122-8/+31
* Prevent people from adding mime type to supported_non_image_types that will m...inferno@chromium.org2010-04-091-0/+4
* Strips http from the omniboxsky@chromium.org2010-04-093-80/+202
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-099-207/+353
* Don't do dynamic IPv6 probe on Windowsjar@chromium.org2010-04-091-2/+6
* Increase the default cache time for failed host resolves from 1 second to 1 m...eroman@chromium.org2010-04-081-1/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-0813-52/+239
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-087-44/+15
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-0713-237/+53
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-0713-53/+237
* Fix xss in onListingParsingError by using encodeuri() on the document.location.inferno@chromium.org2010-04-061-1/+2
* Our HTTP client callback functions for NSS must set an NSS/NSPR errorwtc@chromium.org2010-04-051-0/+2
* Pull latest googleurl to get it to stop unescaping at signs in paths.brettw@chromium.org2010-04-054-2/+12
* We should delete the underlying persistent public key onlywtc@chromium.org2010-04-023-9/+9
* Remove a dead line of code.eroman@chromium.org2010-04-011-3/+0
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-0/+11
* Adds support for the <keygen> element to Windows, matchingwtc@chromium.org2010-04-0111-39/+631
* memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...pvalchev@google.com2010-03-312-13/+4
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-295-62/+120
* Mac: Make client-cert picker only show certs the server will accept.snej@chromium.org2010-03-267-227/+998
* Revert due to compile failuresamit@chromium.org2010-03-267-997/+227
* Mac: Make client-cert picker only show certs the server will accept.snej@chromium.org2010-03-267-227/+997
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-11/+0
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-0/+11
* Update table of blocked ports according to upstream http://trac.webkit.org/ch...dimich@chromium.org2010-03-261-0/+7
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-252-31/+55
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-254-109/+243
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-55/+31
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-245-19/+122
* Add IPv6 probe support for Windowsjar@chromium.org2010-03-241-3/+39
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-242-31/+55
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-242-55/+31
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-244-243/+109
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-244-109/+243
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-242-31/+55
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-232-0/+12
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-223-23/+36
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-197-195/+68