Sign in
chromium
/
chromium
/
src.git
/
434f69f2959d4920a4899b4a6ce6324c381f69c4
/
net
b160df3
Linux: fix bug 75508, a crash when receiving notifications of proxy settings changes.
by
[email protected]
· 13 years ago
28593bd
Always check the dictionary returned by SecTrustCopyExtendedResult for
by
[email protected]
· 13 years ago
095ccd1d
SPDY - FlowControl - changed the logging messages to:
by
[email protected]
· 13 years ago
ac5e810
Added net logging to BaseFile.
by
[email protected]
· 13 years ago
5761ab9c
Fix calls in base and net unit tests to use TimeDelta.
by
[email protected]
· 13 years ago
ee0b101
mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac.
by
[email protected]
· 13 years ago
d2e6d59
Linux: convert some CHECK macros to more useful CHECK_* macros in the proxy config code.
by
[email protected]
· 13 years ago
fe3b7dc
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 13 years ago
b0d7aa36
Move CookieStore unittests to a separate file.
by
[email protected]
· 13 years ago
be87a32
Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().
by
[email protected]
· 13 years ago
676bfd3
Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().
by
[email protected]
· 13 years ago
1d04d729
net: Use ClosePlatformFile() instead of close/CloseHandle().
by
[email protected]
· 13 years ago
dc93b78
net: Remove CRLFs introduced in crrev.com/120226.
by
[email protected]
· 13 years ago
1034299
Added Net logging to FileStream.
by
[email protected]
· 13 years ago
49ed6cc
net: Replace UploadDataStream::Create() with Init().
by
[email protected]
· 13 years ago
b5088d0
Revert 120174 - net: Use ClosePlatformFile() instead of close/CloseHandle().
by
[email protected]
· 13 years ago
c731a92
net: Use ClosePlatformFile() instead of close/CloseHandle().
by
[email protected]
· 13 years ago
f2bd2b6e
net: Explicitly close a file stream in UploadDataStream.
by
[email protected]
· 13 years ago
0f292de0
[net/dns] Refactoring of job dispatch in HostResolverImpl in preparation for DnsTransactionFactory.
by
[email protected]
· 13 years ago
f0c023e
net: add thepayplace.com to SSL blacklist
by
[email protected]
· 13 years ago
1ebcfc95
Revert 120063 - Remove hand-rolled cases of protobufs generations/compilation
by
[email protected]
· 13 years ago
36b71b7
Remove hand-rolled cases of protobufs generations/compilation
by
[email protected]
· 13 years ago
be94eaf
Fix PostOnlyFileHandler in testserver.py
by
[email protected]
· 13 years ago
bf7dc2d
Split the CookieMonster unittests
by
[email protected]
· 13 years ago
81ee3f1
net: Replace use of memmove() with DrainableIOBuffer.
by
[email protected]
· 13 years ago
753657a
[Coverity] Change pass-by-value to pass-by-ref
by
[email protected]
· 13 years ago
a44776c
This patch tunes our parsing of the Content-Disposition header to match other
by
[email protected]
· 13 years ago
b1fd719
Delete net::GetHeaderParamValue
by
[email protected]
· 13 years ago
09ced2b
Update a few more function calls to use TimeDeltas instead of int ms.
by
[email protected]
· 13 years ago
63f52fc
OSSTATUS_LOG: Address review comments following r119511.
by
[email protected]
· 13 years ago
c940b7c4
Disconnect pipeline socket immediately on Close(true) while a Read*() is pending.
by
[email protected]
· 13 years ago
444b8a3c
Make it possible to use ThreadLocalStorage::Slot as a static without
by
[email protected]
· 13 years ago
6b00368
Disable X509CertificateTest.TestKnownRoot and X509CertificateTest.PublicKeyHashes.
by
[email protected]
· 13 years ago
28ca9fb
BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disposition
by
[email protected]
· 13 years ago
73346c9
Check cert->isRoot to skip extraneous root certificates in certificate chains.
by
[email protected]
· 13 years ago
cafe181
Allow X509CertificateTest.IntermediateCARequireExplicitPolicy to pass
by
[email protected]
· 13 years ago
ca8b908
Re-enable HttpContentDispositionTest.tc2231
by
[email protected]
· 13 years ago
7ec8793a
[Coverity] Fixed uninitialized member
by
[email protected]
· 13 years ago
2da15cf
Add myself to net/ OWNERS
by
[email protected]
· 13 years ago
26b997396
Convert use of int ms to TimeDelta in files owned by jar.
by
[email protected]
· 13 years ago
7acf9829
Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs.
by
[email protected]
· 13 years ago
5e03e9a
Add OnUserCertRemoved to CertDatabase::Observer
by
[email protected]
· 13 years ago
fe5b68f
Add a source to V8 proxy resolver-initiated DNS requests,
by
[email protected]
· 13 years ago
33b9820
Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084
by
[email protected]
· 13 years ago
ff95fd4
This test fails on Windows. Need to investigate.
by
[email protected]
· 13 years ago
aab0d2e
Import Content-Disposition parsing tests from http://greenbytes.de/tech/tc2231/
by
[email protected]
· 13 years ago
56eab2f
Improve parsing of the Content-Disposition header
by
[email protected]
· 13 years ago
f5531646
net: Add tests for UploadDataStream::position().
by
[email protected]
· 13 years ago
1ad77dc
SPDY - Change all tests to use SPDY/2.1 protocol. Made
by
[email protected]
· 13 years ago
c3b5987
[Coverity] Do key_file NULL check earlier
by
[email protected]
· 13 years ago
7efbb25
Don't force groups.google.com to HTTPS.
by
[email protected]
· 13 years ago
67f92bc3
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
by
[email protected]
· 13 years ago
b34a31b
Fix warnings (which are now errors) in the Android build.
by
[email protected]
· 13 years ago
e632190d
[Coverity] Another UNINIT_CTOR...
by
[email protected]
· 13 years ago
d0d49dd8
DnsClient refactoring + features (timeout, suffix search, server rotation).
by
[email protected]
· 13 years ago
9987dd7
[Coverity] Fix an UNINIT_CTOR in PartialData::Core constructor
by
[email protected]
· 13 years ago
eb7974c
Add origin bound certs to BrowsingDataRemover and extensions clear API.
by
[email protected]
· 13 years ago
0274629
CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (broke in r108543).
by
[email protected]
· 13 years ago
6dc7437
Skip checking headers for pipelining if there was a socket error.
by
[email protected]
· 13 years ago
848080bf
Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 13 years ago
75577ec
net: Give more descriptive names for code around the request merging logic.
by
[email protected]
· 13 years ago
4b9f8a4
Remove "FALSE START" logspam.
by
[email protected]
· 13 years ago
135e429
Improve readability of UploadDataStream.
by
[email protected]
· 13 years ago
853ed26
Temporary preventative build fix
by
[email protected]
· 13 years ago
ebb9c33
net: add a policy option: DisableSSLRecordSplitting
by
[email protected]
· 13 years ago
e34400c3
Revert r113405, since it appears to be causing a crash and a hang. Also reverted r118506 since it is no longer applicable.
by
[email protected]
· 13 years ago
7a1fcff
net: Don't merge HTTP headers and body if the body is not in memory.
by
[email protected]
· 13 years ago
9fc4416
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
by
[email protected]
· 13 years ago
96df79c
Remove expired certificate from CertDatabaseNSSTest.ImportCACertHierarchyTree.
by
[email protected]
· 13 years ago
a159531
Fixes to socket_test_util.cc.
by
[email protected]
· 13 years ago
e99a796
Split DoSendBody() to DoSendChunkedBody() and DoSendNonChunkedBody().
by
[email protected]
· 13 years ago
013c17c
The network_moved check in DoHandshakeLoop and calling OnHandshakeIOComplete
by
[email protected]
· 13 years ago
605cbcd
Fix nit: Clarify code by using locally-declared alias for complex expression.
by
[email protected]
· 13 years ago
84b62e7b
SPDY - SpdyFramer close the session for header compression/decompression errors.
by
[email protected]
· 13 years ago
a273088
Adds TTL argument to HostCache::Set.
by
[email protected]
· 13 years ago
6db833d1
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
by
[email protected]
· 13 years ago
62df7bb
Decrease the PAC polling delay even further.
by
[email protected]
· 13 years ago
1a7cb56
Pick up the fix for NSS bug 718554 (a SSL_ForceHandshake bug).
by
[email protected]
· 13 years ago
064b9a4
Revert 118489 since it seems to regress linux-sizes.
by
[email protected]
· 13 years ago
96b939a
Revert 117772 - Add instrumentation to help track down a use-after-free.
by
[email protected]
· 13 years ago
9db08db3
Revert 118074 - Disable FPO throughout client_socket_pool_base.cc.
by
[email protected]
· 13 years ago
d05c787
Fix a use-after free in socket pool which can happen after reaching the maxium number of sockets.
by
[email protected]
· 13 years ago
3e439be
Adds custom ttl argument to HostCache::Set.
by
[email protected]
· 13 years ago
30cd3e5
net: remove SSL blacklisted hosts that were included because of record splitting.
by
[email protected]
· 13 years ago
34a90773
Move operator<< for StringPiece into string_piece.{h,cc}
by
[email protected]
· 13 years ago
eb330ec
[uber page] make references to chrome_shared2.css relative
by
[email protected]
· 13 years ago
1410466
The network_moved check in DoHandshakeLoop should only apply to STATE_HANDSHAKE.
by
[email protected]
· 13 years ago
9b0b7edebd1
Disable pipelining if we encounter HTTP Authentication.
by
[email protected]
· 13 years ago
06b43c8f
Clean up uses of static data around singletons.
by
[email protected]
· 13 years ago
84d1da6
net: merge HTTP headers and body when the sum is small enough.
by
[email protected]
· 13 years ago
d7f5ecd
Revert 118265 (added a static initializer on linux)
by
[email protected]
· 13 years ago
e447234
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
by
[email protected]
· 13 years ago
5723cd7
Minor clean-up for HttpStreamParser::DoSendBody()
by
[email protected]
· 13 years ago
eb6234e
Fix a bug where an alternate protocol request to an unsafe port
by
[email protected]
· 13 years ago
3bf8471
Add comments to HttpStreamParser::DoSendBody().
by
[email protected]
· 13 years ago
b087aa95
Change the polling policy for PAC scripts to be much less frequent (new: 2 hours, old: 2 minutes).
by
[email protected]
· 13 years ago
404653ed
Revert "net: merge HTTP headers and body when the sum is small enough."
by
[email protected]
· 13 years ago
d7a9cbaf
SPDY - FlipServer - changes to use BufferedSpdyFramer.
by
[email protected]
· 13 years ago
000d9df0
Do not clobber dynamic public key pins when handling the Strict-Transport-Security header.
by
[email protected]
· 13 years ago
4750890f
net: merge HTTP headers and body when the sum is small enough.
by
[email protected]
· 13 years ago
Next »