summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Stop NetworkChangeNotifierMac from calling a virtual function before the cons...willchan@chromium.org2010-09-016-47/+106
* Unit tests for CanDelegate on URLSecurityManager.cbentzel@chromium.org2010-09-011-1/+32
* Fix invalid read in HostResolverImpl::OnIPAddressChanged.willchan@chromium.org2010-09-011-1/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-018-21/+65
* net: add *.yodlee.com to False Start blacklistagl@chromium.org2010-09-013-3/+52
* net: don't NOTREACHED on long search terms.agl@chromium.org2010-09-012-1/+13
* Relands r58007.willchan@chromium.org2010-09-013-24/+150
* Stop leaking requests on abort.willchan@chromium.org2010-09-011-0/+1
* Migrate spdy_session from using LOG() to NetLog. In the process, I'mmbelshe@chromium.org2010-09-015-131/+257
* Change the API from passing refptr<>s through the interfaces.mbelshe@chromium.org2010-09-015-32/+26
* Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.willchan@chromium.org2010-08-311-1/+3
* Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.mattm@chromium.org2010-08-318-10/+720
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-3111-20/+37
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-317-10/+9
* Abort ConnectJobs with ERR_ABORTED when network changes.willchan@chromium.org2010-08-313-3/+95
* Revert r58019 and r58007 due to flaky.willchan@chromium.org2010-08-313-126/+6
* FBTF: A giant cleanup to net/erg@google.com2010-08-3139-167/+421
* Mark HostResolverImplTest.AbortOnIPAddressChanged as FLAKY.willchan@chromium.org2010-08-311-1/+2
* Abort host resolution requests with ERR_ABORTED on ip address change.willchan@chromium.org2010-08-313-6/+125
* ClientSocketPoolBaseHelper can try to read an invalid iterator. Fix that.willchan@chromium.org2010-08-312-2/+35
* Make heapcheck runner use the shadow stacks.glider@chromium.org2010-08-311-6/+0
* Map SECURITY_STATUS from InitializeSecurityContext to net error codes.cbentzel@chromium.org2010-08-312-8/+54
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-313-555/+385
* Refactor: Address a TODO about renaming a function.eroman@chromium.org2010-08-314-15/+15
* Move the pretty-printing of proxy settings from the C++ code to javascript.eroman@chromium.org2010-08-313-289/+52
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+25
* Add SSL test certificate data: dod_ca_13_cert.dermattm@chromium.org2010-08-311-0/+0
* Add moneycenter.yodlee.com to the list of servers incompatiblewtc@chromium.org2010-08-301-1/+2
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-301-1/+1
* Don't write SPDY headers to the log file; they're redundant withmbelshe@chromium.org2010-08-301-34/+0
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-3010-0/+116
* Rename ERR_SSL_WEAK_SERVER_KEY to ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEYwtc@chromium.org2010-08-302-3/+3
* Add logging to the spdy session pool.mbelshe@chromium.org2010-08-304-4/+66
* Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.viettrungluu@chromium.org2010-08-301-0/+5
* Fix ChromeFrame HTTPs net tests which started failing with the change to vali...ananta@chromium.org2010-08-291-0/+4
* https: add support for DNS exclusion and switch to TXT records.agl@chromium.org2010-08-2811-42/+492
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-286-38/+92
* Add regression tests for issue 53366. Check that thewtc@chromium.org2010-08-281-4/+21
* Remove an obsolete TODO comment. Support for the Netscape SSLwtc@chromium.org2010-08-271-4/+0
* Rename the following SSLClientSocket methods to match the style guide:rch@chromium.org2010-08-277-17/+17
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-2710-15/+7
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-272-1/+20
* Disk cache: For an AppCache, now we only update thervargas@google.com2010-08-2711-33/+189
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-2714-57/+157
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-273-2/+64
* Allow SSL_SecurityStatus, SSL_GetChannelInfo, andwtc@chromium.org2010-08-275-3/+178
* Remove exe perms from text files to fix checkprops failuredmazzoni@chromium.org2010-08-271-0/+0
* Update --gtest-filter files and suppressions for Dr. Memorytimurrrr@chromium.org2010-08-271-0/+12
* Add a new SSLClientSocket::wasSpdyNegotiated method,rch@chromium.org2010-08-273-14/+14
* Disk cache: Add a new uma histogram for the total internalrvargas@google.com2010-08-272-1/+4