[go: nahoru, domu]

  1. 1a1005f Enable the Wells Fargo WellsSecure Public Root CA for EV. by wtc@chromium.org · 15 years ago
  2. bab6cac3 X509Certificate::Verify should honor the by wtc@chromium.org · 15 years ago
  3. e8bac55 Re-apply DevTools: Support delete cookie by name. TBR=yurys by pfeldman@chromium.org · 15 years ago
  4. dc9f5a5 Reverting 30578. TBR=yurys Review URL: http://codereview.chromium.org/342057 by pfeldman@chromium.org · 15 years ago
  5. 6e2efc0 DevTools: Allow deleting cookies. by pfeldman@chromium.org · 15 years ago
  6. 6f32e7e Set STATE_CLOSE when error occured. by ukai@chromium.org · 15 years ago
  7. d4e58f35 Refactor SocketStream to report error to the delegate. by ukai@chromium.org · 15 years ago
  8. 18d5736f Reverting 30551. Review URL: http://codereview.chromium.org/342050 by ukai@chromium.org · 15 years ago
  9. ff42ee3 Refactor SocketStream to report error to the delegate. by ukai@chromium.org · 15 years ago
  10. 27f99c8 Make LoadLog refcounted-thread safe. by eroman@chromium.org · 15 years ago
  11. a164005 Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into by mbelshe@google.com · 15 years ago
  12. 289bd7f FLIP: fix new[]/delete mismatch. by agl@chromium.org · 15 years ago
  13. 971713e DevTools: Implement raw cookies access for inspector. by pfeldman@chromium.org · 15 years ago
  14. 7f80210 Also parse file size in new FTP LIST parsing code. by phajdan.jr@chromium.org · 15 years ago
  15. cd314c82 Rename FlipStreamImpl to FlipStream and separate it out into by mbelshe@chromium.org · 15 years ago
  16. 3375156 FLIP requests were missing the host header. Update the unit test as well. by mbelshe@google.com · 15 years ago
  17. 20aa3e5 Document that the handshake_failure alert message is also by wtc@chromium.org · 15 years ago
  18. a48aa50 Pass the SCH_CRED_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT flag by wtc@chromium.org · 15 years ago
  19. 7fcb858a Map errSSLPeerHandshakeFail to ERR_SSL_PROTOCOL_ERROR. by willchan@chromium.org · 15 years ago
  20. c8619f55 Missed review comment. Minor change. by vandebo@chromium.org · 15 years ago
  21. 799c8ef Change update threshold in CookieMonster for testing from 1s to 20ms to speedup test. by vandebo@chromium.org · 15 years ago
  22. 2329792 Cleanup the FlipDelegate API a bit in prep for fixing upload. by mbelshe@google.com · 15 years ago
  23. c3695f5 Minor defense-in-depth tweak. end - start + 1 can actually go negative if by cevans@chromium.org · 15 years ago
  24. 5b3666c Fix SCOPED_TRACE to not access memory in a wrong way. by phajdan.jr@chromium.org · 15 years ago
  25. 1d799dd First parts of new FTP LIST response parsing code. by phajdan.jr@chromium.org · 15 years ago
  26. 72552f0 Update the unit test to test the FLIP client writes as well by mbelshe@google.com · 15 years ago
  27. 1dc1dff Check cert_handle_ is not NULL to Verify() by ukai@chromium.org · 15 years ago
  28. 603a07f Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks. by dkegel@google.com · 15 years ago
  29. 28658b28 Handle out of memory in GrowableIOBuffer more gracefully. by vandebo@chromium.org · 15 years ago
  30. 833fa26 Loosen RFC 1738 compliance check to allow underscores where we already allowed hyphens, to match real-world needs. by pkasting@chromium.org · 15 years ago
  31. 86a4e23c FilePath::Append() doesn't allow you to append a fully-qualified by mbelshe@google.com · 15 years ago
  32. a8837dc Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mac by timurrrr@chromium.org · 15 years ago
  33. 5f7d8d7 Add proxy basic auth support in net/socket_stream. by ukai@chromium.org · 15 years ago
  34. 93e7844 Http cache: Handle byte range requests when there is no cache entry. by rvargas@google.com · 15 years ago
  35. 60dc10e5 Make the command line syntax a little easier. by mbelshe@google.com · 15 years ago
  36. 21f20c89 Add three of the six extensions to PAC that Internet Explorer supports. by eroman@chromium.org · 15 years ago
  37. 51343d5a Remove deprecated CommandLine(std::wstring) ctor. by evan@chromium.org · 15 years ago
  38. 49d8436 linux: Fix signed vs unsigned issue by piman@chromium.org · 15 years ago
  39. 60cf7c9 Fix a bad comparator. This caused lookups in std::map to be wrong. by eroman@chromium.org · 15 years ago
  40. 0c779845 Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolver::SetDefaultAddressFamily(), to make it more general. by eroman@chromium.org · 15 years ago
  41. b36eabf Add a CERT_RDN_ENCODED_BLOB case to CertSubjectCommonNameHasNull by wtc@chromium.org · 15 years ago
  42. d5b94c7 Http cache: Make sure that we remove pending transactions by rvargas@google.com · 15 years ago
  43. f8199ff Wildcard the test cases if two or more tests make by timurrrr@chromium.org · 15 years ago
  44. 6017951d Fix DoReadWrite loop in SocketStream. by ukai@chromium.org · 15 years ago
  45. efe9922 Disable the FlipNetworkTransactionTes because it crashes TSAN. by nsylvain@chromium.org · 15 years ago
  46. 9330067 Add download metrics into FLIP. They aren't used yet, by mbelshe@google.com · 15 years ago
  47. b8fee15 Look up client certificates in ClientAuthHandler to get rid of manual CA by wtc@chromium.org · 15 years ago
  48. 66c9163 Simplify the copying of data in HttpStreamParser Add a CHECK by vandebo@chromium.org · 15 years ago
  49. 93d49d7 Move the json-related files into a separate json directory. This hopefully also by brettw@chromium.org · 15 years ago
  50. ca21ee3 Add dependencies from net_base to bzip2 and zlib. by agl@chromium.org · 15 years ago
  51. a755e107 Adds support for the <keygen> tag for client certificate enrollment by wtc@chromium.org · 15 years ago
  52. eb834fb Fixes ChromeFrame net tests which run the URLRequest unit tests by launching IE and having it issue by ananta@chromium.org · 15 years ago
  53. 3dd6349c Fix Check failure in SocketStream::DidRecevieData(). by ukai@chromium.org · 15 years ago
  54. be180c80 Move initialization of ChromeURLRequestContexts to the IO thread. by eroman@chromium.org · 15 years ago
  55. dd03033 Refactor: Address some style comments from a review (which missed the original check-in). by eroman@chromium.org · 15 years ago
  56. 92aea48 Add unittest for WebSocket::ProcessFrameData. by ukai@chromium.org · 15 years ago
  57. 988557c Make SSLClientSocketMac full-duplex by ukai@chromium.org · 15 years ago
  58. de29433 Do some cleanup of file path name handling. by brettw@chromium.org · 15 years ago
  59. d05aa24 Refactor: Don't send the quit command before killing test server for ProxyScriptFetcherTest.NoCache. Instead we just murder the process directly. by eroman@chromium.org · 15 years ago
  60. 7bffd08 Change the request tracking done by about:net-internals to be per context rather than global accross all contexts. by eroman@chromium.org · 15 years ago
  61. 73cae57 Http Cache: Convert data writes from sysnchronous to asynchronous. by rvargas@google.com · 15 years ago
  62. 9e72c20a Disable IPv6 results for the PAC bindings: by eroman@chromium.org · 15 years ago
  63. 8910e31 Fix calculation of length in websocket.cc. by craig.schlenter@chromium.org · 15 years ago
  64. fcb7fd9 Moved patch from 297003 over to committer repository. by rolandsteiner@chromium.org · 15 years ago
  65. 650e2cae Expand the options for how FLIP runs. The GFE team needs by mbelshe@google.com · 15 years ago
  66. 663589d Disk cache: Fix a race accessing a file's reference counter by rvargas@google.com · 15 years ago
  67. 9c2a5771 Split net into net and net_base to reduce v8 dependency injection. by maruel@chromium.org · 15 years ago
  68. 123ab1e3 Add a mechanism to disable IPv6. by eroman@chromium.org · 15 years ago
  69. 3374f3c Fix compatibility problems with FileZilla FTP Server. by phajdan.jr@chromium.org · 15 years ago
  70. 6c07b61f Don't run WebSocketTest.* under ThreadSanitizer on Mac by timurrrr@chromium.org · 15 years ago
  71. 6d9fc74 WebSocket protocol handler for live experiment (again) by ukai@chromium.org · 15 years ago
  72. 6d9e0c19 Revert r29614 "WebSocket protocol handler for live experiment." by ukai@chromium.org · 15 years ago
  73. db6ffa59 WebSocket protocol handler for live experiment. by ukai@chromium.org · 15 years ago
  74. 7de5c8e I had some debug URL handling turned on in chrome by mbelshe@google.com · 15 years ago
  75. 3f3a2fd Update eTLD list to stay in sync with Mozilla. Also correct the URL atop the file to point to the Hg Mozilla repo, not the CVS repo. by pkasting@chromium.org · 15 years ago
  76. 770a28b Fix a data race found by ThreadSanitizer in LoadLog::Release(). by eroman@chromium.org · 15 years ago
  77. 289b93d7 Fixup the flip_framer eof-handling semantics now that we have by mbelshe@google.com · 15 years ago
  78. b92c77b Remove some unnecessary manual AddRef/Release. by eroman@chromium.org · 15 years ago
  79. 5779bad Display the full address list rather than just the first item, in about:net-internals. by eroman@chromium.org · 15 years ago
  80. 0877e3d Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing the Http traffic. HttpBasicStream delegates parsing to HttpStreamParser in preparation for HttpPipelinedStream. by vandebo@chromium.org · 15 years ago
  81. e6c4ef0 Enable Mac EV cert validation w/o requiring the user to explicitly enable revocation checking by hawk@chromium.org · 15 years ago
  82. a6decd19 Http Cache: Enable byte-range support by default. by rvargas@google.com · 15 years ago
  83. cbb7d42 Adding support for Reset in StringTokenizerT and HttpHeadersIterator. by tommi@chromium.org · 15 years ago
  84. 2f497d2 Reverting 29316. Review URL: http://codereview.chromium.org/292002 by vandebo@chromium.org · 15 years ago
  85. cde4e80d Mark flaky FTP tests as flaky. by phajdan.jr@chromium.org · 15 years ago
  86. 96be43e9 Classify more types of input as queries. by pkasting@chromium.org · 15 years ago
  87. 878d730 Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing the Http traffic. HttpBasicStream delegates parsing to HttpStreamParser in preparation for HttpPipelinedStream. by vandebo@chromium.org · 15 years ago
  88. 3e221547 HTTP Cache: Apply all freshness tests to Partial content entries. by rvargas@google.com · 15 years ago
  89. 471d7d6 Mark some disabled tests as flaky to increase test coverage. by phajdan.jr@chromium.org · 15 years ago
  90. 357ff69 Adding a Find method to the HeadersIterator class. by tommi@chromium.org · 15 years ago
  91. 9566343 Enable certificate revocation and EV certificate validation for Mac by hawk@chromium.org · 15 years ago
  92. 88fb4ad Convert the HTTP cache to use FilePath rather than wstring for the by tony@chromium.org · 15 years ago
  93. d84b372 Provides a certificate for SSL client authentication on NSS sockets. by wtc@chromium.org · 15 years ago
  94. c34562da net: Add another unit test. by rvargas@google.com · 15 years ago
  95. 5306d11 Final patch to convert disk cache to using FilePath instead of by tony@chromium.org · 15 years ago
  96. f494fae Don't call AuthOrigin(target) multiple times in HandleAuthChallenge. by wtc@chromium.org · 15 years ago
  97. 66ff735 Re-try r29078: Remove some deprecated file_util wstring functions. by estade@chromium.org · 15 years ago
  98. 6ec54c1 Revert wstring patch (r29078 and follow up commits). It is causing failures on the buildbots. by estade@chromium.org · 15 years ago
  99. cdb70a7 Remove some deprecated file_util wstring functions. by estade@chromium.org · 15 years ago
  100. 1e5ae86 Coverity: check file_util::WriteFile return. by mattm@chromium.org · 15 years ago