[go: nahoru, domu]

  1. 2a6845b net: Use BUILDFLAG for OS checking by Xiaohan Wang · 2 years, 8 months ago
  2. de533fce IWYU improvements for usage of base/no_destructor.h by David Sanders · 2 years, 9 months ago
  3. bf7e50d Remove remnants of NPN in comments by David Benjamin · 2 years, 9 months ago
  4. e74bbf2f net: include build/build_config.h by Eric Willigers · 2 years, 9 months ago
  5. 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 2 years, 10 months ago
  6. 6fa2142 delete dead code in net/cert/x509_cert_types.* and dead includes by Matt Mueller · 2 years, 10 months ago
  7. d708d34 Remove Legacy TLS interstitial and related bits by Chris Thompson · 2 years, 10 months ago
  8. 50c88f9 Switch SSLClientSocketReadTest.Read_WithFatalAlert to EmbeddedTestServer by David Benjamin · 2 years, 10 months ago
  9. d8d00b6 Switch TLS intolerance tests to EmbeddedTestServer by David Benjamin · 2 years, 10 months ago
  10. 5666ff4 Remove most remaining unused "base/macros.h" by Peter Boström · 2 years, 10 months ago
  11. 2cd5f609 Implement the SSLClientSocket portions of the ECH recovery flow by David Benjamin · 2 years, 11 months ago
  12. 643cdf6 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 2 years, 11 months ago
  13. dc1219b Unwind the remainder of 3DES. by David Benjamin · 2 years, 11 months ago
  14. 8fdc2243 Rename MRUCache to LRUCache. by cfredric · 2 years, 11 months ago
  15. 4c81d93e Add a base::Feature for ECH and gate ECH GREASE on it by David Benjamin · 2 years, 11 months ago
  16. 3d7d7092 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 3 years ago
  17. 56be7ed Disable 3DES by default in //net by David Benjamin · 3 years ago
  18. 407869b Remove DISALLOW_* macros from net/ by Peter Boström · 3 years ago
  19. e5a38ed Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 3 years ago
  20. 293b134 Replace DISALLOW_COPY_AND_ASSIGN in net/ by Peter Boström · 3 years ago
  21. 8e657bc Port SCT test to EmbeddedTestServer by David Benjamin · 3 years ago
  22. f3b8b51 Add basic ECH support to SSLClientSocket by David Benjamin · 3 years ago
  23. 442ea72 Remove SSLClientSessionCache::DumpMemoryStats by Kenichi Ishibashi · 3 years ago
  24. ce5d76537 Remove unnecessary includes in a number of net/ files. by Matt Menke · 3 years, 1 month ago
  25. 52828ac Remove EstimateMemoryUsage() from //net by Kenichi Ishibashi · 3 years, 1 month ago
  26. 9f14876 Move remaining CAPI scopers into scoped_capi_types.h by David Benjamin · 3 years, 1 month ago
  27. 8ab0a0a Replace ScopedCAPIHandle with ScopedGeneric by David Benjamin · 3 years, 1 month ago
  28. ee5e6a9 Remove inactive OWNERS from Chromium by Kentaro Hara · 3 years, 2 months ago
  29. 73ba26d net: forward declare some unnecessary includes. by Matt Menke · 3 years, 2 months ago
  30. e93e9b2 Reland "[base] Don't include <ostream> in string_piece.h" by Hans Wennborg · 3 years, 2 months ago
  31. 1e83eef Revert "[base] Don't include <ostream> in string_piece.h" by Peter Williamson · 3 years, 2 months ago
  32. 472bf83 [base] Don't include <ostream> in string_piece.h by Hans Wennborg · 3 years, 2 months ago
  33. 87edf57 Fix PSS advertising during TLS handshake for TPM signing on Windows by Callum May · 3 years, 2 months ago
  34. 6559552 Switch X509Certificate::Create* to base::span by David Benjamin · 3 years, 3 months ago
  35. 305c015 Swap from base/stl_util.h to cxx17_backports.h in net/ .cc files. by Lei Zhang · 3 years, 3 months ago
  36. ed1453d Remove unneeded <string> includes from media/ and net/. by Lei Zhang · 3 years, 4 months ago
  37. e8c2b5b Disable 3DES by default in //chrome by David Benjamin · 3 years, 4 months ago
  38. 4452b4c [COIL] Change chromium code search type links to use main rather than master for net by John Palmer · 3 years, 4 months ago
  39. d94f02ec Adapt /net/ssl to move-only thread options. by Olivier Li · 3 years, 4 months ago
  40. 068d291 net: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 3 years, 4 months ago
  41. 3c70a48 Remove unneeded base/time/time.h includes from headers. by Lei Zhang · 3 years, 4 months ago
  42. aabf91b Introduce an admin policy to control 3DES by David Benjamin · 3 years, 4 months ago
  43. b49a213 Remove unneeded base/strings/stringprintf.h includes. by Lei Zhang · 3 years, 5 months ago
  44. cfb1681 Enable ALPS for HTTP/2. by Bence Béky · 3 years, 5 months ago
  45. 7d873ea Revert "Revert "Enable CECPQ2 for domains eTLD+1s beginning with 'aa'."" by Adam Langley · 3 years, 6 months ago
  46. 7a0bd97 Revert "Enable CECPQ2 for domains eTLD+1s beginning with 'aa'." by Takashi Sakamoto · 3 years, 6 months ago
  47. 51dfb5a Enable CECPQ2 for domains eTLD+1s beginning with 'aa'. by Adam Langley · 3 years, 6 months ago
  48. 8f7c016 Better adhere to the Get rule with SecTrustGetCertificateAtIndex by Ryan Sleevi · 3 years, 7 months ago
  49. 5785d18 Reland "Reland "Remove TLS deprecation config"" by Chris Thompson · 3 years, 7 months ago
  50. 54e2f28 Point SSL and Certificate components at the new trusty-transport@chromium.org by David Benjamin · 3 years, 7 months ago
  51. 900b106 Revert "Reland "Remove TLS deprecation config"" by Rakina Zata Amni · 3 years, 7 months ago
  52. 5c5a72b Reland "Remove TLS deprecation config" by Chris Thompson · 3 years, 7 months ago
  53. daa9d78 Revert "Remove TLS deprecation config" by Nancy Wang · 3 years, 7 months ago
  54. fa52246 Remove TLS deprecation config by Chris Thompson · 3 years, 7 months ago
  55. cc85986 Implement ALPS in SSLClientSocketImpl and SSLServerSocketImpl. by Bence Béky · 3 years, 7 months ago
  56. 5c5f62b Support certificate compression in QUIC. by Victor Vasiliev · 3 years, 9 months ago
  57. 37a27b57 Support SSLKEYLOGFILE in QUIC+TLS. by Matt Mueller · 3 years, 10 months ago
  58. 4807a9a Remove calls to NetworkIsolationKey's old constructor in net/. by Matt Menke · 3 years, 10 months ago
  59. db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 3 years, 10 months ago
  60. 9c17f75d Add DIR_METADATA files to //net by Edward Lesmes · 4 years ago
  61. 138ec44 Use non-deprecated name for SSL_R_TLSV1_CERTIFICATE_REQUIRED. by David Benjamin · 4 years ago
  62. 15f50ffc Reland "Remove net::ct::CTVerifyResult and merge with net::CertVerifyResult" by Chris Thompson · 4 years ago
  63. 8fd5389 Revert "Remove net::ct::CTVerifyResult and merge with net::CertVerifyResult" by Emily Stark · 4 years ago
  64. 0d9bc82 Remove net::ct::CTVerifyResult and merge with net::CertVerifyResult by Chris Thompson · 4 years ago
  65. 94c7e180 Remove TLS 1.3 downgrade policy and associated flags. by David Benjamin · 4 years, 1 month ago
  66. 25292af6 Migrate to OS_MAC and OS_APPLE in net by Avi Drissman · 4 years, 1 month ago
  67. 17797d9 Record the creation location of the MemoryPressureListener by Sebastien Marchand · 4 years, 3 months ago
  68. 0cb546b Remove/replace unnecessary includes of logging.h (net/) by Hans Wennborg · 4 years, 3 months ago
  69. 725d043 Include-what-you-use related to logging.h (net) by Hans Wennborg · 4 years, 3 months ago
  70. 7e1aff26 Enable tls13_hardening_for_local_anchors_enabled by default. by David Benjamin · 4 years, 3 months ago
  71. 3b819c4f Clear 0-RTT on existing sessions when 0-RTT is rejected by David Benjamin · 4 years, 4 months ago
  72. f566f0e5 Migrate OCSP tests from SpawnedTestServer to EmbeddedTestServer by Matt Mueller · 4 years, 4 months ago
  73. 0924470b Remove/replace unnecessary logging.h includes in .cc files (net) by Hans Wennborg · 4 years, 5 months ago
  74. f296e3b Remove Net.SSLTLS13Session* histograms by David Benjamin · 4 years, 6 months ago
  75. 739bee9 Convert SSLClientSessionCache to use BindRepeating. by Anna Malova · 4 years, 6 months ago
  76. 8c7dae8 Convert ClientCertStoreNSSTest to use OnceClosure. by Anna Malova · 4 years, 6 months ago
  77. 07a07d65 Put 3DES and SHA-1 server signatures behind a fallback by David Benjamin · 4 years, 7 months ago
  78. d5c656c Mass-migrate users of base::ThreadPool() as a trait to base::ThreadPool:: API [crypto/-net/] by Gabriel Charette · 4 years, 7 months ago
  79. be9cafe Plumb control config into network service by Christopher Thompson · 4 years, 7 months ago
  80. 493f106 Add LEGACY_TLS error by Christopher Thompson · 4 years, 8 months ago
  81. 111a0c0 Remove a file only needed with an old Mac SDK. by Avi Drissman · 4 years, 8 months ago
  82. b46dad8 Remove vestiges of weak Diffie-Hellman checks by Ryan Sleevi · 4 years, 8 months ago
  83. b2ad644 Enable TLS 1.3 downgrade hardening for //chrome by David Benjamin · 4 years, 9 months ago
  84. 057783c4 Add prefix to empty param tests. by Ilia Samsonov · 4 years, 9 months ago
  85. 1003838 Add prefix to empty param tests. by Ilia Samsonov · 4 years, 10 months ago
  86. dd8f469 net: extract PEM encoding to PEMEncode function, rename pem_tokenizer.* to pem.* to handle both encoding and decoding. by Matt Mueller · 4 years, 10 months ago
  87. c1329bc Histogram HRR vs non-HRR TLS 1.3 connections by David Benjamin · 4 years, 10 months ago
  88. 3231807 Remove ClientCertStoreChromeOS::CertFilter indirection by David Benjamin · 4 years, 10 months ago
  89. bba56ef Switch a bunch of SSLClientSocket tests to EmbeddedTestServer by David Benjamin · 4 years, 11 months ago
  90. 73035a5 Remove SSLInfo::SetCertError by Ryan Sleevi · 4 years, 11 months ago
  91. b9c645c Add a flag and policy for TLS 1.3 downgrade checking for local anchors. by David Benjamin · 5 years ago
  92. 43527bf Run the read pipe in SSLClientSocket immediately after the handshake. by David Benjamin · 5 years ago
  93. ca96db0 Tear down post-quantum experiment. by Adam Langley · 5 years ago
  94. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 5 years ago
  95. b69fcd4 Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 5 years ago
  96. 1894708 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 5 years ago
  97. 694c3c33 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment (1/2) by Gabriel Charette · 5 years ago
  98. 4e0215d Remove SSLConfig::false_start_enabled by David Benjamin · 5 years ago
  99. 88715385 Make SetSSLKeyLogFile sandbox-friendly. by David Benjamin · 5 years ago
  100. bac8dff Move client auth handling into SSLClientContext by David Benjamin · 5 years ago