summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Attempt to back off from Kerberos authentication if we don't have credentials.ahendrickson@google.com2010-07-208-10/+82
* Refactor SpdyStream state for WebSocket supportukai@chromium.org2010-07-209-51/+360
* Use different separators for service-type and service-name in Kerberos SPN.cbentzel@chromium.org2010-07-202-3/+30
* Disk cache: Stop evictions while performing final cleanup.rvargas@google.com2010-07-204-2/+31
* Don't do Negotiate with GSSAPI if default credentials are not allowed.cbentzel@chromium.org2010-07-196-206/+241
* Fix some network counters to work on linux/mac.mbelshe@chromium.org2010-07-191-0/+9
* Disk cache: Protect the code against misuse...rvargas@google.com2010-07-193-6/+7
* Add SSL details to the page info dialog.agl@chromium.org2010-07-181-0/+10
* net: add ciphersuite and compression to the SSL connection status.agl@chromium.org2010-07-186-0/+607
* ASSERT_TRUE that the HttpAuthHandlerNegotiate::Factory creates non-NULL handl...cbentzel@chromium.org2010-07-171-2/+5
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-179-13/+33
* Revert 52799 - Add support for parsing certificate formats other than raw, DE...rsleevi@chromium.org2010-07-1717-986/+19
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-1717-19/+986
* Disk cache: Final code cleanup from the thread switch.rvargas@google.com2010-07-172-147/+147
* Implement MAX_CONCURRENT_STREAMS SETTINGS headergavinp@google.com2010-07-1714-189/+858
* Http Cache: Make sure that we don't fail transactions when thervargas@google.com2010-07-173-13/+15
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-179-99/+87
* Fix crash in SSLClientSocketPool:GetLoadStatevandebo@chromium.org2010-07-172-1/+7
* Http Cache: Enable some checks to track a low volume crash.rvargas@google.com2010-07-171-10/+19
* Http Cache: Don't delete the callback that is waiting forrvargas@google.com2010-07-172-2/+46
* Sync server should return correct version number on item deletion.rsimha@chromium.org2010-07-161-4/+7
* Remove now unused states (cleanup).vandebo@chromium.org2010-07-162-10/+0
* Added mock libraries for GSSAPI.ahendrickson@google.com2010-07-166-30/+1037
* Fix crash bug in new SSLClientSocketPool.vandebo@chromium.org2010-07-167-63/+58
* Remove extraneous uses of iostream in x509_cert_types.h, which creates static...davemoore@chromium.org2010-07-161-1/+0
* Mac compile warning fix for r52670.erikchen@google.com2010-07-161-51/+47
* spdy network tests now use http network transaction (production code).erikchen@google.com2010-07-161-604/+347
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+4
* base: Return bool instead of void in EnvVarGetter::SetEnv.tfarina@chromium.org2010-07-161-1/+3
* Make Objective-C++ compiler happy with net/socket/ssl_test_util.hsuzhe@chromium.org2010-07-161-1/+1
* Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-156-6/+60
* On multi-round authentication schemes, the info_ field in the HttpAuthControl...cbentzel@chromium.org2010-07-154-2/+122
* Increase npn_spdy to 50%, npn_http 25%. lzheng@chromium.org2010-07-151-1/+3
* Move implementation from header to source.erg@chromium.org2010-07-154-26/+82
* Disk cache: Code cleanup after the last cl.rvargas@google.com2010-07-156-364/+316
* Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.willchan@chromium.org2010-07-1517-128/+164
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-158-86/+174
* net: add commentsagl@chromium.org2010-07-152-3/+9
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-1516-8/+25
* FTP: add more detailed error codes based on RFC 959.phajdan.jr@chromium.org2010-07-154-106/+154
* Fix bad merge in ClientSocketPoolBaseHelper.vandebo@chromium.org2010-07-151-6/+0
* TTF: enable HTTPS* tests on mac.dmuir@chromium.org2010-07-151-37/+3
* Mark the "StartCom Certification Authority" root CA as EV.wtc@chromium.org2010-07-151-0/+6
* Mark KeygenHandlerTest.ConcurrencyTest no longer flakey.davidben@chromium.org2010-07-151-8/+1
* Revert 52334 - Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-146-55/+6
* Revert everything related to the relanding.erg@chromium.org2010-07-1416-22/+5
* Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...cbentzel@chromium.org2010-07-1411-250/+13
* SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.cbentzel@chromium.org2010-07-1411-13/+250
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-144-32/+175
* Reland r52336.erg@chromium.org2010-07-1416-5/+22