Sign in
chromium
/
chromium
/
src
/
net
/
HEAD
73188e1
Add trace events for SQLitePersistentCookieStore early init
by Hiroki Nakagawa
· 3 minutes ago
main
a3d47dd
net/disk_cache/sql: Use WithTaskEnvironment::AddScopedFeatureList.
by Tsuyoshi Horo
· 23 minutes ago
92ebfc9
Move FixedSetIncrementalLookup to anonymous namespace
by Chris Fredrickson
· 4 hours ago
eeb243a
Ensure SharedWorkers use distinct code caches based on SiteForCookies
by Chris Fredrickson
· 6 hours ago
2b75a9e
Re-enable SSLClientSessionCacheTest memory tests on Windows and Mac
by Gabriel Charette
· 7 hours ago
0a48c06
[HSTS] Update bulk entries
by Joe DeBlasio
· 13 hours ago
727da9c
[net][ios] Fix NetworkChangeNotifier on iOS
by Sylvain Defresne
· 14 hours ago
cecfc65
Roll src/net/third_party/quiche/src/ 0dbe72730..80bf9559d (19 commits)
by Nidhi Jaju
· 21 hours ago
ed76f5a
[LNP] Add UMA metrics for reprompt state and restart results
by Hayato Ito
· 26 hours ago
baff147
[MTCs] use the new MTCAnchor constructor
by Matt Mueller
· 3 days ago
287f852
use crypto::CbbAsSpan in x509_util::CreateMtcLandmarkGroupTrustAnchorID
by Matt Mueller
· 3 days ago
1cfd62f
[Code heath] Fix unsafe buffer usage in resolv_reader
by Foromo Daniel Soromou
· 3 days ago
5f439ec
[MTCs] Sort TAI list and stop using landmarks the data becomes too old
by Matt Mueller
· 3 days ago
7c106a1
[MTCs] test-only: don't try to load landmark data for log 0
by Matt Mueller
· 3 days ago
19c9944
Reset connection-based auth handlers on certificate change
by Sebastien Lalancette
· 3 days ago
3872110
[Net] Fix crash in PacFileDecider when pac_sources_ is empty
by Zonghan Xu
· 3 days ago
7dd3a98
Allow EchMode::kStrict to trigger kEnabledPlatformNoSystem
by Stefano Duo
· 4 days ago
7b1cf94
[net] Refactor HttpCache::GenerateCacheKey
by Tsuyoshi Horo
· 4 days ago
a50b834
Add a feature param to race TCP immediately on first attempt failure
by Kenichi Ishibashi
· 4 days ago
97f0efc
net/disk_cache/sql: Skip copying entries already in shared cache
by Tsuyoshi Horo
· 4 days ago
b3ae4b6
[QUIC] Do not advance to next candidate endpoints when attempt is aborted
by Kenichi Ishibashi
· 4 days ago
afd898d
Change EndpointConnector pointers to references in AsyncDnsJob
by Nidhi Jaju
· 4 days ago
012f0f8
memory_coordinator: Adopt base::MemoryLimit across consumers and Mojo
by Patrick Monette
· 4 days ago
7f00260
Use x509_util::DefaultParseCertificateOptions more consistently
by David Benjamin
· 4 days ago
685feba
[net] Add .mjs and .png content type support to EmbeddedTestServer
by Jean-Francois Le
· 5 days ago
744d82f
[dbsc] Implement AIK attestation token signing for registration
by Jan Wilken Dörrie
· 5 days ago
ae73f35
Deprecate ech_enabled and solely rely on GetEchMode
by Stefano Duo
· 5 days ago
7307945
Configure QUIC slow timer using static delay and RTT
by Nidhi Jaju
· 5 days ago
8e37b7d
Refactor AsyncDnsJob connection variables into ConnectionState struct
by Nidhi Jaju
· 5 days ago
82e33fe
Add ML-DSA to SSLPlatformKeyNSS
by David Benjamin
· 5 days ago
04974a0
Replace conditional NOTREACHED with CHECK
by Chris Fredrickson
· 5 days ago
f824417
[shared_dictionary] Use ByteSize for shared dictionary cache limits
by Patrick Monette
· 5 days ago
8d86ffb
[Gardening] Fix flakiness in RegistrationTest.AttestationKeyGenerationFailure
by Maksim Sadym
· 6 days ago
829e539
[net] Mark some methods as unused
by Sylvain Defresne
· 6 days ago
f6d4980
[DBSC] Prune expired and invalid sessions individually during load
by Ali Hijazi
· 6 days ago
5a47120
[Fortify] [CPRS] Fix UAF in ConfiguredProxyResolutionRequest::QueryComplete
by Zonghan Xu
· 6 days ago
449dea4
Remove unused SameDomainOrHost overload
by Chris Fredrickson
· 6 days ago
4c41201
Use base::ByteSize for net/disk_cache/cache_util.h
by Avi Drissman
· 6 days ago
b9d0a31
Use Database::Vacuum() in SqlPersistentStore
by Jean-Philippe Gravel
· 7 days ago
576795a
Revert "Add strict structured-header parsers and deprecate lenient ones"
by luci-bisection@appspot.gserviceaccount.com
· 7 days ago
3b715c0
Close the local half of HTTP/2 WebSocket streams
by Chris Staite
· 7 days ago
faf8579
Remove use of deprecated transaction_nesting in net/extras/sqlite
by Jean-Philippe Gravel
· 7 days ago
3070c5d
Rewrite RCD internals to be string_view-based
by Chris Fredrickson
· 7 days ago
d386e56
Add strict structured-header parsers and deprecate lenient ones
by Andrew Paseltiner
· 7 days ago
f628d4a
Roll src/net/third_party/quiche/src/ 01408281e..0dbe72730 (1 commit)
by Adam Rice
· 7 days ago
a60430e
Plumb is_stale for Optimistic DNS for QUIC
by Nidhi Jaju
· 7 days ago
fcc82b2
Add AddLowLatencyNetworkChangeObserver() to NetworkChangeNotifier
by Adam Rice
· 7 days ago
c07a9b8
Roll src/net/third_party/quiche/src/ 797df3876..01408281e (13 commits)
by Adam Rice
· 7 days ago
e300e9f
Remove the kOnlyParseFirstContentDisposition feature.
by Matt Menke
· 7 days ago
4f4f447
[net] Remove kAddressTrackerLinuxIsProxied flag
by Jeffrey Yu
· 7 days ago
62d6b40
Add ML-DSA to SSLPlatformKeyAndroid
by David Benjamin
· 7 days ago
974085b
Add ML-DSA to SSLPlatformKeyCNG (Windows)
by David Benjamin
· 7 days ago
e2fe9a3
Add ML-DSA to SSLPrivateKey framework
by David Benjamin
· 7 days ago
d821ef4
Use AddScopedFeatureList() in DnsTransactionTest
by Adam Rice
· 7 days ago
d189b29
Allowlist key types before wrapping them in an SSLPrivateKey implementation
by David Benjamin
· 7 days ago
88c168b
Add X25519 certificates to generate-client-certificates.sh
by David Benjamin
· 7 days ago
8428585
Simplify generate-client-certificates.sh and make it more idempotent
by David Benjamin
· 7 days ago
3abafd9
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 8 days ago
db565ec
[PVT] Implement PrivateVerificationTokensURLLoaderThrottle
by Aykut Bulut
· 8 days ago
fed835d
[DBSC] Enable core DBSC features by default on macOS
by Konstantin Andrikopoulos
· 8 days ago
38d0195
Add QuicSessionNonReuseReason and QuicConnectionReuseDetails to net/
by Keita Suzuki
· 8 days ago
115a0ff
Record the number of packets read via recvmmsg in UDPSocketPosix.
by Mohannad Farrag
· 8 days ago
ef639ae
Make private keys in generate-client-certificate.sh idempotent
by David Benjamin
· 9 days ago
2ffe132
Use runtime-generated certs for ClientCertStoreNSSTest.BuildsCertificateChain
by David Benjamin
· 9 days ago
ee59850
Rewrite PermissiveGetHostRegistryLength to return registry view
by Chris Fredrickson
· 10 days ago
6cd0af5
Rewrite GetCanonicalHostRegistryLength to return a view of the registry
by Chris Fredrickson
· 10 days ago
53d9fc8
Refresh client certificate test data to include ML-DSA
by David Benjamin
· 10 days ago
4905c72
Group federated registration parameters into a single struct
by Ali Hijazi
· 10 days ago
33b315d
[DBSC] Document site_for_cookies in SessionService
by Alex Ilin
· 10 days ago
b87e9f4
[MTCs] Add netlogs for cosigner policy evaluation
by Matt Mueller
· 10 days ago
d010199
[TCP] Add netlogs for TCP_RANDOMIZER_BIND_ATTEMPT
by Ari Chivukula
· 10 days ago
74f5a10
net: Avoid SO_REUSEADDR on ephemeral port for QuicSimpleServer
by Doug Turner
· 10 days ago
fc3fdc1
Load CA certs into the specified slot when using NSS's PKCS#12 import
by David Benjamin
· 10 days ago
da91185
net: Assert response body in URLRequestQuicTest.DelayedResponseStart
by Doug Turner
· 10 days ago
50131dd
[SignerSet] Automatic update from google3
by PKI Metadata Updates Bot
· 11 days ago
3f2c45f
[cleanup] Remove forceUpdateNetworkState param
by Nafis Abedin
· 11 days ago
0ccd757
[shared_dictionary] Use std::optional<uint64_t> for max size limits
by Patrick Monette
· 11 days ago
87a6f52
Add pre-provisioned keys storage capabilities.
by Lucas Santos
· 11 days ago
8a72a6c
Add Preconnect and NonPreconnect variants to QUIC establishment reason metrics
by Keita Suzuki
· 11 days ago
630c57d
Rewrite GetRegistryLength to return a view of the found registry
by Chris Fredrickson
· 11 days ago
861eeba
Remove //base/big_endian.h
by Daniel Cheng
· 11 days ago
666c3c4
[Net/Android] Self-heal NetworkChangeNotifier on window focus after Doze
by Dan Murphy
· 11 days ago
ddbe0cc
[Reporting API] Add SendReportsForSource for immediate report delivery
by Shunya Shishido
· 12 days ago
b0bd0ca
[CRS] Automatic update from google3
by PKI Metadata Updates Bot
· 12 days ago
ce2efd3
Stop ProxyPacUsed from failing on corp Windows machines
by David Bienvenu
· 12 days ago
317068c
[QUIC] AsyncDnsJob: Add unit tests for edge cases
by Kenichi Ishibashi
· 12 days ago
be7c2be
Use AddScopedFeatureList() in many unit tests
by Adam Rice
· 12 days ago
aa959c3
Handle synchronous completion in SetPlatformLocalNetworkAccessGranted
by Hayato Ito
· 12 days ago
eab615d
[MTCs] netlog the SignerSet timestamp
by Matt Mueller
· 12 days ago
23ad4f2
Remove test-only android::PrivateKeyType enum
by David Benjamin
· 12 days ago
70b9ae7
Replace KiBU/MiBU/etc with KiB/MiB/etc for net/base
by Joe Mason
· 13 days ago
a3b0028
Replace KiBU/MiBU/etc with KiB/MiB/etc for net/disk_cache
by Joe Mason
· 13 days ago
25c48fe
[MTCs] TrustStoreChrome: Remove draft-davidben-08 metadata support
by Matt Mueller
· 13 days ago
08f6e54
Re-architecture Chrome's multi-network browser tests
by Stefano Duo
· 13 days ago
270769a
Remove unused DomainRule struct and FindDomainPtr typedef
by Chris Fredrickson
· 13 days ago
1dcd06b
[SignerSet] Automatic update from google3
by PKI Metadata Updates Bot
· 13 days ago
9bcf728
net/http: migrate to crypto/hash APIs
by Yun Jiyun
· 14 days ago
d3d8d3e
[net] Move IsOriginPotentiallyTrustworthy to //net/base
by Shunya Shishido
· 14 days ago
9651f98
Add ScopedFeatureLists to net::WithTaskEnvironment
by Adam Rice
· 14 days ago
db62bf0
Roll src/net/third_party/quiche/src/ 2c4a12464..797df3876 (4 commits)
by Yoichi Osato
· 14 days ago
Next »