1. 65d3438 Make the Negotiate Authentication Handler a state machine. by [email protected] · 15 years ago
  2. a4aeaf4 More SPDY unit test refactoring and cleanup: removed hex frames from spdy_test_util.h by [email protected] · 15 years ago
  3. 75f30cc2 Refactors SPDY frame construction methods out of by [email protected] · 15 years ago
  4. aef0427 Hooking GSSAPI code into HTTP authenticate Negotiate handler. by [email protected] · 15 years ago
  5. 193b0b89 Add field trial stats for alternate_protocol. The histogram we collected are: by [email protected] · 15 years ago
  6. 66761b95 Massively simplify the NetworkChangeNotifier infrastructure: by [email protected] · 15 years ago
  7. c1dc563 Cleanup: Remove svn:executable from a bunch of files. by [email protected] · 15 years ago
  8. fc31d6a4 Don't close the socket in the HttpNetworkTransaction by [email protected] · 15 years ago
  9. 26ef658 Fix crash in GetSpdySessionFromSSLSocket in the case where the by [email protected] · 15 years ago
  10. 3fd9dae Refactor: Rename MockAuthHandler and move to a separate file. by [email protected] · 15 years ago
  11. 044de064 HttpNetworkTransaction handles asynchronous auth token generation. by [email protected] · 15 years ago
  12. ac03952 Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. by [email protected] · 15 years ago
  13. bcc528e Async support for HttpAuthHandler::GenerateAuthToken. by [email protected] · 15 years ago
  14. b846acd Make SpdySessionPool observe network changes. BUG=40457 by [email protected] · 15 years ago
  15. 36c8e5f7 HttpAuthHandler's are no longer refcounted. by [email protected] · 15 years ago
  16. 06650c5 Rework the logging for sockets/connectjobs. by [email protected] · 15 years ago
  17. ac5c06e HttpAuthHandlers hold onto a bound net log. by [email protected] · 15 years ago
  18. 65041fa This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field test won't be enabled. by [email protected] · 15 years ago
  19. b89f7e4 Make ClientSocketPool histograms static so that they work properly. by [email protected] · 15 years ago
  20. fa82f93 Remove handler from HttpAuthCache. by [email protected] · 15 years ago
  21. a554a826 Revert r47395. Looks like it still crashes =/ BUG=40455,40457 by [email protected] · 15 years ago
  22. 3c32c5f Digest Authentication: Test that "nc" is incremented for same "nonce". by [email protected] · 15 years ago
  23. d510a78 This is roughly a reland of r43908, although I had to rewrite a fair chunk since code's changed a lot. I've changed it so as not to flush the host resolver too. I suspect there might have been a bug there. I was unable to reproduce the crash here on network change, so I think either that fixed it or something else changed under the hood. In any case, I want to reland this and see if anyone encounters any problems with it. by [email protected] · 15 years ago
  24. 635909f Plumb NetLog into SpdySession. by [email protected] · 15 years ago
  25. 685af59 Bypass the DNS cache when the LOAD_VALIDATE_CACHE load flag is set. by [email protected] · 15 years ago
  26. dbb83db Add the response headers to net-internals. BUG=43812 by [email protected] · 15 years ago
  27. 169d001 Add http request headers into about:net-internals. BUG=43812 by [email protected] · 15 years ago
  28. d911f1b Get tests working for Alternate-Protocol and proxies. by [email protected] · 15 years ago
  29. 8fdbcd2 Fix a DCHECK that was hit when trying to log information on an invalid proxy-authentication attempt. by [email protected] · 15 years ago
  30. 0e88ad60 Add ssl into the key for ClientSocketPools. by [email protected] · 15 years ago
  31. 2227c69 Auto-format style pass over files. by [email protected] · 15 years ago
  32. 631f132 Fix Alternate-Protocol to work for PAC proxies. by [email protected] · 15 years ago
  33. 9faeded9 Fix Alternate-Protocol to work with proxies. by [email protected] · 15 years ago
  34. 2d731a3 Implement a 15 connection per proxy server limit. by [email protected] · 15 years ago
  35. 5a1d7ca Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing NULL in place of a const BoundNetLog&. by [email protected] · 15 years ago
  36. 2ff8b31 SPDY: Fix Alternate-Protocol. by [email protected] · 15 years ago
  37. 8c76ae2 Use HttpRequestHeaders for extra_headers. BUG=22588 by [email protected] · 15 years ago
  38. aeaca1f SSL fixes for sites with buggy DEFLATE support. by [email protected] · 15 years ago
  39. 61a86c4 Fix crash on IP address change. by [email protected] · 15 years ago
  40. 31e2c69e SPDY: Alternate-Protocol changes. by [email protected] · 15 years ago
  41. e5ae96a Kerberos uses an SPN (Service Principal Name) to identify a server. This is typically in the form "HTTP/host:port", with the ":port" suffix being optional, and the "HTTP/" prefix is fixed regardless of whether the service is accessed over HTTP or HTTPS. by [email protected] · 15 years ago
  42. 9b3ef46 Flush socket pools and SPDY session pool properly on explicit requests and network changes. by [email protected] · 15 years ago
  43. 270c641 Reland r42300: "HttpRequestHeaders refactor." by [email protected] · 15 years ago
  44. 6624b462 Report unreadable files as size zero when uploading. by [email protected] · 15 years ago
  45. ab34ee5 Revert "Reland r42300: "HttpRequestHeaders refactor.""" by [email protected] · 15 years ago
  46. aa98311 Reland r42300: "HttpRequestHeaders refactor."" by [email protected] · 15 years ago
  47. ea4a1d0 Revert r42300: "HttpRequestHeaders refactor." by [email protected] · 15 years ago
  48. a6b4150d HttpRequestHeaders refactor. by [email protected] · 15 years ago
  49. a796bcec Implement SOCKSClientSocketPool by [email protected] · 15 years ago
  50. 9e743cd Generalize the net module's LoadLog facility from a passive container, to an event stream (NetLog). by [email protected] · 15 years ago
  51. a2cb812 SPDY: Alternate-Protocol changes. by [email protected] · 15 years ago
  52. 564b491 SPDY: Add basic support for Alternate-Protocol header. by [email protected] · 15 years ago
  53. 9492e4a Add ERR_END_OF_STREAM by [email protected] · 15 years ago
  54. ed4ed0f ProxyConfig behaved like a struct, but was defined as a class. by [email protected] · 15 years ago
  55. aeefc9e8 Unit test for auth realms changing during requests. by [email protected] · 15 years ago
  56. fa55e19 Added factories for HttpAuthHandler. by [email protected] · 15 years ago
  57. 31a2bfe Add bounds checking to StaticSocketDataProvider, to make tests more reliable by [email protected] · 15 years ago
  58. 955fc2e7 The great Flip -> Spdy rename. by [email protected] · 15 years ago
  59. dab9c7d Rename all files from flip* to spdy*. by [email protected] · 15 years ago
  60. dded3e2 Add unittest for r37566 (on PAC failure, should fallback to DIRECT). by [email protected] · 15 years ago
  61. 95d88ffe Add a notion of 'eof' to UploadDataStream, replacing the use of its size property for detecting when an upload is finished. by [email protected] · 15 years ago
  62. d13c327 Pass the NetworkChangeNotifier to HostResolver. by [email protected] · 15 years ago
  63. 59a1601 Fix a regression from r35549 that caused failure in evaluation of PAC script to result in ERR_NO_SUPPORTED_PROXIES rather than falling back to DIRECT. by [email protected] · 15 years ago
  64. ee9410e7 A 1xx response code followed by an EOF triggered an infinite loop. Fix the problem and add a regression test. by [email protected] · 15 years ago
  65. 6971906 Remove the implicit fallback to DIRECT when proxies fail. This better matches other browsers, and simplifies the code. by [email protected] · 15 years ago
  66. 100d5fb9 Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocketPool to flush idle sockets on IP address change. by [email protected] · 15 years ago
  67. f209dba When talking to a SOCKS v5 proxy, default to sending addresses as raw domains rather than IP addresses. by [email protected] · 15 years ago
  68. a7e4131 Make the transactions own the HttpResponseInfo. by [email protected] · 15 years ago
  69. ac790b4 Update network priorities to support better granularity by [email protected] · 16 years ago
  70. e22e136 A large Content-Length header followed by a connection close could trigger an out of memory condition. Fixed problem, added unit test, and clarified the API. This is probably the real problem in issue 25826. by [email protected] · 16 years ago
  71. 11203f01 After draining the body of a 401/407 response, verify that by [email protected] · 16 years ago
  72. 5ecc992a4 There was confusion in the mock socket classes due to by [email protected] · 16 years ago
  73. d1eda93 Flip: FlipSessionPool changes. by [email protected] · 16 years ago
  74. 0877e3d Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing the Http traffic. HttpBasicStream delegates parsing to HttpStreamParser in preparation for HttpPipelinedStream. by [email protected] · 16 years ago
  75. 2f497d2 Reverting 29316. Review URL: http://codereview.chromium.org/292002 by [email protected] · 16 years ago
  76. 878d730 Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing the Http traffic. HttpBasicStream delegates parsing to HttpStreamParser in preparation for HttpPipelinedStream. by [email protected] · 16 years ago
  77. b75b7b2f Increase the maximum headers size from 32Kb to 256Kb. by [email protected] · 16 years ago
  78. 5695b8c Remove the ClientSocketFactory from the HttpNetworkTransaction by [email protected] · 16 years ago
  79. 9b6fee1 Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) to ASSERT_TRUE(... == NULL). Patch by Jacob Mandelson (see http://codereview.chromium.org/202057 ), r=me. by [email protected] · 16 years ago
  80. 22927ad Allow the realm in BASIC and DIGEST challenges to not be specified. by [email protected] · 16 years ago
  81. 99d6935 More correctly handle username and password in FtpNetworkTransaction. by [email protected] · 16 years ago
  82. ea9dc9a [Second attempt of r25461] by [email protected] · 16 years ago
  83. cd13789 Revert "Use SSPI for NTLM authentication on Windows." by [email protected] · 16 years ago
  84. 4a42535 Use SSPI for NTLM authentication on Windows. by [email protected] · 16 years ago
  85. 5a3b914 Revert "Fix a ton of compiler warnings." by [email protected] · 16 years ago
  86. be952c3c Fix a ton of compiler warnings. by [email protected] · 16 years ago
  87. 861fcd5 Add the ability to not send cookies or send user name/password. by [email protected] · 16 years ago
  88. 8f2fc94 Pulling new version of googleurl into the tree. by [email protected] · 16 years ago
  89. db36938c Pref-backed SSLConfigService for Linux. by [email protected] · 16 years ago
  90. a937a06d Make ClientSocketHandle::Init() typesafe. by [email protected] · 16 years ago
  91. 80d6524d Reference count ProxyService. by [email protected] · 16 years ago
  92. d80a432 Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic. by [email protected] · 16 years ago
  93. 684970b LoadLog is used as an output parameter, reorder it to the last parameter. by [email protected] · 16 years ago
  94. a97cca4 Unescape username/passwords obtained from URLs before using them for HTTP auth. by [email protected] · 16 years ago
  95. ec08bb2 Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and proyxservice.This dependency comes from the parent URLRequest, and is used as a container for per-request profiling data.This change is strictly a no-op refactor -- the parameter is unused, and LoadLog does nothing.BUG=http://crbug.com/14478TEST=none -- just needs to compile and pass existing tests.DESIGN=<http://docs.google.com/Doc?id=dfhcnb2v_21gbtrcpr3&hl=en> by [email protected] · 16 years ago
  96. a2c2fb9 Add synchronous-mode operation to MockHostResolver; this helps clarify some tests, which were using caching to get synchronous resolutions.TEST=existingBUG=NONE (addresses a TODO however). by [email protected] · 16 years ago
  97. b59ff37 Refactorings surrounding HostResolver: by [email protected] · 16 years ago
  98. e0c27be SOCKS v5 implementation by [email protected] · 16 years ago
  99. e47dfdae Reverting 20626. by [email protected] · 16 years ago
  100. 41fe98bb SOCKS v5 implementation by [email protected] · 16 years ago