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
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add socket.setKeepAlive() and socket.setNoDelay().
penghuang@chromium.org
2012-05-29
4
-61
/
+98
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
8
-45
/
+107
*
Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...
agl@chromium.org
2012-05-24
1
-6
/
+3
*
Revert "nss: revert encrypted and origin bound certificates support."
agl@chromium.org
2012-05-24
1
-3
/
+6
*
nss: revert encrypted and origin bound certificates support.
agl@chromium.org
2012-05-24
1
-6
/
+3
*
Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing
backer@chromium.org
2012-05-23
1
-1
/
+11
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-5
/
+3
*
Prevent the infinite loop inside SSLClientSocketOpenSSL::OnSendComplete.
wtc@chromium.org
2012-05-22
2
-3
/
+10
*
Removed unreached code related to ESET MITM detection.
rsleevi@chromium.org
2012-05-19
2
-62
/
+52
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
1
-2
/
+1
*
Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.
wtc@chromium.org
2012-05-16
3
-8
/
+115
*
Fix typo
amit@chromium.org
2012-05-16
1
-1
/
+1
*
Refactor TCPListenSocket.
pliard@chromium.org
2012-05-16
1
-9
/
+10
*
Add missing OVERRIDEs in ssl_client_socket_openssl.h.
pliard@chromium.org
2012-05-11
1
-24
/
+25
*
Replace DBC.Advertised with DomainBoundCerts.Support histogram.
mattm@chromium.org
2012-05-09
2
-4
/
+28
*
If generating a domain bound cert fails, continue the connection without it.
mattm@chromium.org
2012-05-08
2
-3
/
+11
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
18
-271
/
+193
*
Fix flakiness and rename
mmenke@chromium.org
2012-05-05
1
-12
/
+69
*
Remove log debug spam when using NSS for SSL.
rsleevi@chromium.org
2012-05-04
1
-3
/
+0
*
Only call SSL_OptionSet in an initial handshake.
wtc@chromium.org
2012-05-02
1
-0
/
+19
*
Fix the official build.
palmer@chromium.org
2012-05-01
1
-2
/
+3
*
Refactor TransportSecurityState.
palmer@chromium.org
2012-05-01
1
-50
/
+0
*
net: don't set NSS options in a callback.
agl@chromium.org
2012-04-30
1
-10
/
+0
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
5
-14
/
+26
*
Add histograms for domain bound certs.
mattm@chromium.org
2012-04-27
1
-0
/
+4
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-3
/
+2
*
Upstream changes making ListenSocket an abstract class.
pliard@chromium.org
2012-04-23
1
-7
/
+9
*
net: only False Start with forward secret servers.
agl@chromium.org
2012-04-20
1
-0
/
+10
*
Revert 132478 - Attempt to close idle connections in higher layer socket pool...
rch@chromium.org
2012-04-17
2
-182
/
+5
*
Attempt to close idle connections in higher layer socket pools when a lower l...
rch@chromium.org
2012-04-16
2
-5
/
+182
*
net: False Start only for NPN capable servers.
agl@google.com
2012-04-10
3
-86
/
+4
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
13
-29
/
+316
*
Fix a leak introduced by r131509
rsleevi@chromium.org
2012-04-10
1
-5
/
+6
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
2
-65
/
+54
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
4
-14
/
+8
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
13
-536
/
+34
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
20
-13
/
+75
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
13
-34
/
+536
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
9
-53
/
+62
*
Make all the things use cert_test_util.h.
mattm@chromium.org
2012-03-31
1
-6
/
+2
*
Reset accept_callback_ before calling it from TCPServerSocket.
sergeyu@chromium.org
2012-03-31
2
-2
/
+4
*
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
4
-7
/
+10
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
12
-486
/
+33
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-1
/
+1
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
8
-6
/
+12
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
4
-45
/
+107
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
12
-33
/
+486
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
18
-138
/
+140
[next]