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 more out of line copy ctors for complex classes.
vmpstr
2016-03-24
2
-0
/
+4
*
Add more RetainedRef uses where needed.
vmpstr
2016-03-22
1
-33
/
+26
*
net: remove UsingTCPFastOpen() method from StreamSocket class
tfarina
2016-03-22
25
-103
/
+7
*
Revert "Add histograms to track down the cause of ERR_SSL_PROTOCOL_ERROR."
davidben
2016-03-18
2
-34
/
+0
*
net: add IsUsingTCPFastOpen() method to SequencedSocketData test class
tfarina
2016-03-18
3
-31
/
+53
*
Adding macro to enable changing SSL library (Part 1)
svaldez
2016-03-18
2
-3
/
+3
*
Migrate net/socket/* to net::IPAddress.
martijn
2016-03-18
10
-90
/
+44
*
Remove GetTLSUniqueChannelBinding.
davidben
2016-03-17
9
-60
/
+0
*
Add missing OpenSSLErrStackTracer.
davidben
2016-03-14
1
-0
/
+2
*
Add histograms to track down the cause of ERR_SSL_PROTOCOL_ERROR.
davidben
2016-03-12
2
-0
/
+34
*
Enable AES_256_GCM ciphers.
davidben
2016-03-11
1
-5
/
+7
*
Make the SSLServerSocket unittests less crashy
rsleevi
2016-03-11
1
-50
/
+74
*
Replace template_util.h stuff with C++11 <type_traits>
tzik
2016-03-10
2
-3
/
+3
*
Support for server session cache.
ryanchung
2016-03-08
6
-423
/
+753
*
net: fix the header guard #define path for unix_domain_server_socket_posix.h
tfarina
2016-03-05
1
-1
/
+1
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
1
-1
/
+3
*
net: check the size of socket path in FillAddress() function
tfarina
2016-03-02
1
-7
/
+6
*
Cut down on usage of deprecated APIs in //crypto.
davidben
2016-03-01
1
-13
/
+2
*
Reland of net: merge two versions of SetTCPNoDelay() function into one (patch...
tfarina
2016-03-01
4
-42
/
+65
*
Revert of net: merge two versions of SetTCPNoDelay() function into one (patch...
nektar
2016-03-01
4
-65
/
+42
*
net: merge DisableNagle() with two other SetTCPNoDelay() implementations
tfarina
2016-02-27
4
-42
/
+65
*
Wire up quic support for token binding
nharper
2016-02-27
1
-12
/
+5
*
net: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
4
-0
/
+8
*
Add Expect CT policy that gets checked on all certs
estark
2016-02-25
3
-46
/
+66
*
net: Add dummy ListenWithAddressAndPort() for UnixDomainServerSocket
bcf
2016-02-24
3
-0
/
+26
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
8
-8
/
+0
*
Check Channel ID key on each request and log to UMA whether they match
nharper
2016-02-22
7
-0
/
+25
*
Support for client certs in ssl_server_socket.
ryanchung
2016-02-19
6
-136
/
+372
*
Add information to SSLInfo about CT EV policy compliance
estark
2016-02-18
5
-19
/
+47
*
Make IPAddress::FromIPLiteral a member function.
martijn
2016-02-10
1
-1
/
+1
*
Convert SPDY and HTTP/2 unittests to use compression.
bnc
2016-02-09
1
-1
/
+0
*
Log more Channel ID events to NetLog
nharper
2016-02-09
2
-2
/
+38
*
Update Token Binding TLS Extension number to IANA-allocated number
nharper
2016-02-05
1
-1
/
+1
*
net: export TCPServerSocket type as public
tfarina
2016-02-04
1
-2
/
+1
*
net: change ListenWithAddressAndPort() to use IPAddress class
tfarina
2016-02-04
1
-4
/
+4
*
Use fully qualified base::ResetAndReturn in //net
tzik
2016-02-04
2
-6
/
+6
*
net: add documentation for BindAndListen() member function
tfarina
2016-02-03
2
-2
/
+2
*
Use Boolean members to control HTTP/2 and SPDY/3.1.
bnc
2016-02-02
2
-39
/
+0
*
net: add BindAndListen() method to UnixDomainServerSocket
tfarina
2016-02-02
4
-23
/
+19
*
Use SSLPrivateKey for testing client authentication
svaldez
2016-01-29
2
-267
/
+119
*
Update Token Binding code to match latest draft draft-ietf-tokbind-protocol-04
nharper
2016-01-28
1
-2
/
+2
*
Convert ignore_limits from a SocketParam to a socket request argument.
mmenke
2016-01-28
21
-1058
/
+849
*
Change IPEndpoint::address() to return a net::IPAddress
martijn
2016-01-27
2
-2
/
+3
*
Remove code to set the send/receive buffer size on XP.
mmenke
2016-01-26
1
-17
/
+0
*
Set Token-Binding HTTP header
nharper
2016-01-25
7
-1
/
+90
*
Remove Windows XP SHA-256 and ECDSA logic.
davidben
2016-01-25
1
-12
/
+0
*
Remove unnecessary ERR_CHANNEL_ID_IMPORT_FAILED codepath.
davidben
2016-01-22
1
-5
/
+1
*
Make X509Certificate methods return a scoped_refptr
svaldez
2016-01-20
1
-3
/
+3
*
Remove unused SPDY/3 enum values.
bnc
2016-01-15
2
-6
/
+1
*
Adds connection migration capability to QUIC. This CL causes QUIC connections...
jri
2016-01-14
2
-4
/
+12
[next]