summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-197-68/+195
* Do not use cert_pi_useAIACertFetch by default. Use it onlywtc@chromium.org2010-03-193-163/+207
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* Move LoadTemporaryCert to the new files cert_test_util.{h,cc} andwtc@chromium.org2010-03-172-0/+122
* Correct readability items from previous checkinjar@chromium.org2010-03-172-8/+9
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-163-21/+205
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-1621-747/+741
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-163-65/+142
* When connect takes too long for a new socket group, issue a singlembelshe@chromium.org2010-03-141-0/+6
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-142-14/+0
* We need to sniff from file:// URLs so that we don't do silly things like try toabarth@chromium.org2010-03-131-1/+2
* Revert r41459:willchan@chromium.org2010-03-121-1/+3
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-3/+1
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-2/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-114-1/+4
* Add paypal.com to the preloaded STS list.agl@chromium.org2010-03-103-74/+163
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-092-0/+47
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-081-2/+1
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-083-0/+3
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-082-0/+11
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-2/+2
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-056-43/+198
* Mac: Work around SSL renegotiation problems with client certs.snej@chromium.org2010-03-051-1/+0
* Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(snej@chromium.org2010-03-056-194/+42