summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* More header cleanup:erg@chromium.org2010-07-148-2/+11
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+3
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2010-07-143-4749/+4789
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-142-2/+7
* Display the proxy PAC javascript errors in the NetLog.eroman@chromium.org2010-07-145-4/+259
* Rewrite X509Certificate::SupportsSSLClientAuth to be more accuratedavidben@chromium.org2010-07-131-12/+39
* Fixes a crash when xdg_mime library is unable to handle a long file path.inferno@chromium.org2010-07-121-0/+5
* Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...vandebo@chromium.org2010-07-121-2/+9
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-123-3/+42
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-093-3/+15
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-1/+1
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-083-15/+3
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-083-3/+15
* Mark two tests flaky.evan@chromium.org2010-07-081-1/+3
* net: add jottit.com to the STS preloaded list.agl@chromium.org2010-07-081-9/+9
* Fix incorrect style for CL http://codereview.chromium.org/2718011/showrdsmith@google.com2010-07-072-19/+21
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-073-9/+169
* Log whenever the network IP address changes.eroman@chromium.org2010-07-072-9/+19
* Add a lock for OS X CSSM wrapper APIsdavidben@chromium.org2010-07-072-21/+40
* Brushed up listen socket:pfeldman@chromium.org2010-07-055-16/+35
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1
* Fix regression where we didn't ever start watching for network address change...pkasting@chromium.org2010-07-021-0/+1
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1
* Revert 51544 - I think the chances are noticeably above zero that thisrdsmith@google.com2010-07-023-169/+9
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-023-9/+169
* Log readable versions of OS X keygen errorsdavidben@chromium.org2010-07-011-16/+43
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-012-7/+0
* Remove gmail.com from the list of strict servers.akalin@chromium.org2010-06-301-1/+4
* Make KeygenHandlerTest.ConcurrencyTest flaky on mac.erikkay@chromium.org2010-06-301-1/+8
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-303-0/+35
* Re-enable ConcurrencyTestdavidben@chromium.org2010-06-301-3/+1
* Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...rsleevi@chromium.org2010-06-266-24/+32
* Disable concurrency test added in r50903davidben@chromium.org2010-06-261-1/+3
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-0/+3
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-252-8/+86
* ChromeOS compile fix, attempt 2.pkasting@chromium.org2010-06-251-2/+2
* Try to fix ChromeOS compile.pkasting@chromium.org2010-06-251-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-2515-533/+329
* X509CertificateTest.IntermediateCertificates leaks several native certificate...rsleevi@chromium.org2010-06-241-24/+29
* Create HttpAuthController. (again)vandebo@chromium.org2010-06-241-0/+3
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-247-305/+3
* Windows and NSS implementations allow for any certificate, while the Mac impl...rsleevi@chromium.org2010-06-241-2/+0
* Revert 50647 - Create HttpAuthController.vandebo@chromium.org2010-06-231-3/+0
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-231-4/+7
* Create HttpAuthController.vandebo@chromium.org2010-06-231-0/+3
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Style-fix: make a parameter a const reference.eroman@chromium.org2010-06-222-2/+2
* Initial commit of CookieMonster statistics.rdsmith@google.com2010-06-222-18/+90
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-2110-52/+15
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-2110-15/+52