index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
Hook up WebRequestRulesRegistry into old WebRequest API
battre@chromium.org
2012-04-05
2
-10
/
+43
*
disallow proxy push of HTTPS content
bengr@google.com
2012-04-05
4
-1
/
+255
*
Use base::strdup() instead of strdup()/_strdup().
thestig@chromium.org
2012-04-05
3
-29
/
+8
*
Properly parse IPv6 subjectAltNames when USE_OPENSSL is set
rsleevi@chromium.org
2012-04-04
5
-11
/
+128
*
[net/dns] Quick fix for a crash on synchronous DnsUDPAttempt completion.
szym@chromium.org
2012-04-04
2
-3
/
+6
*
Revert 130578 - Enable cookies per default in net. Add an API to disable them...
jochen@chromium.org
2012-04-04
2
-23
/
+2
*
Enable cookies per default in net. Add an API to disable them by default, and...
jochen@chromium.org
2012-04-04
2
-2
/
+23
*
Remove crazy c string contortions in spdy_test_util_spdy[23].cc.
rch@chromium.org
2012-04-04
2
-166
/
+68
*
Properly handle spdy3 responses.
rch@chromium.org
2012-04-03
14
-190
/
+269
*
Re-order some ifdefs in CertVerifyProcTest
rsleevi@chromium.org
2012-04-03
1
-10
/
+16
*
Update test suppressions / disabled tests following refactoring.
rsleevi@chromium.org
2012-04-03
1
-8
/
+1
*
Fix a variable naming style nit post-refactoring
rsleevi@chromium.org
2012-04-03
3
-3
/
+3
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
28
-20
/
+101
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
2
-5
/
+6
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
5
-7
/
+8
*
Revert "net: randomly remove 10% of the SSL blacklist."
agl@chromium.org
2012-04-03
1
-0
/
+242
*
Enables a SPDY proxy to push resources from arbitrary origins.
bengr@google.com
2012-04-03
8
-10
/
+370
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
2
-6
/
+5
*
Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...
pkasting@chromium.org
2012-04-03
3
-91
/
+91
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
2
-5
/
+6
*
Revert "net: eliminate a random 1/3 of the SSL blacklist."
agl@chromium.org
2012-04-02
1
-0
/
+676
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
22
-38
/
+1425
*
Set ss->ssl3.hs.recvMessageSeq to 0 in dtls_RehandshakeCleanup.
wtc@chromium.org
2012-03-31
2
-1
/
+3
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
69
-245
/
+246
*
Make all the things use cert_test_util.h.
mattm@chromium.org
2012-03-31
2
-53
/
+24
*
Revert r12998 - it broke some media/mime-related layout tests.
dpranke@chromium.org
2012-03-31
2
-48
/
+41
*
Reset accept_callback_ before calling it from TCPServerSocket.
sergeyu@chromium.org
2012-03-31
2
-2
/
+4
*
When input is "" (or " " with trim_whitespace true), SplitString() should ret...
pkasting@chromium.org
2012-03-30
2
-41
/
+48
*
initialize all fields in ctor
tbreisacher@chromium.org
2012-03-30
1
-0
/
+5
*
net: Re-enable SOCKS4 tests on Mac.
satorux@chromium.org
2012-03-30
3
-48
/
+6
*
[net/dns] Add CHECKs to diagnose crash in DnsResponse::qname.
szym@chromium.org
2012-03-30
2
-12
/
+19
*
Add DTLS support to NSS, contributed by Eric Rescorla.
wtc@chromium.org
2012-03-30
21
-127
/
+5435
*
Cache certificates as DER on all platforms.
rsleevi@chromium.org
2012-03-29
8
-82
/
+115
*
Add DNS configuration information to about:net-internals#dns,
mmenke@chromium.org
2012-03-29
6
-27
/
+70
*
Revert 122908 - Limited user feedback following the addition of this means we...
rsleevi@chromium.org
2012-03-29
1
-2
/
+0
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
16
-51
/
+50
*
Rename hsts_preloaded.h to transport_security_state_static.h.
agl@chromium.org
2012-03-28
1
-0
/
+0
*
Remove unused variable 'use_alt_protocols' in http_network_layer.cc
benchan@chromium.org
2012-03-28
1
-3
/
+0
*
Disallowed a NULL pointer from being passed as the second argument to memcpy(...
khorimoto@chromium.org
2012-03-28
1
-3
/
+5
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
1
-5
/
+5
*
SPDY - add command line options - enable-npn and enable-npn-http
rtenneti@chromium.org
2012-03-28
3
-27
/
+30
*
Checked that |entry| and |entry->backend_| are non-NULL.
khorimoto@chromium.org
2012-03-28
1
-0
/
+1
*
Return false if CreateDirectory fails
tbreisacher@chromium.org
2012-03-28
1
-1
/
+2
*
Disable EV/CRLSet tests when USE_OPENSSL is defined.
rsleevi@chromium.org
2012-03-27
1
-4
/
+10
*
Add a DCHECK on having headers in HttpNetworkTransaction::DoReadHeadersComplete.
gavinp@chromium.org
2012-03-27
1
-0
/
+1
*
Remove BackoffEntry TODO that was wrong.
joi@chromium.org
2012-03-27
1
-8
/
+6
*
Reject streams with transfer-encoding headers.
rch@chromium.org
2012-03-27
4
-0
/
+222
*
Normalize download file name on chromeos
tbarzic@chromium.org
2012-03-27
2
-1
/
+21
*
SocketStream failed to resume the state machine after SSLManager decision
toyoshim@chromium.org
2012-03-27
1
-0
/
+4
[next]