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
/
ssl_server_socket_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in net/socket/
dcheng
2014-08-25
1
-1
/
+1
*
Fix a few stray net::'s in net/socket/
davidben@chromium.org
2014-07-17
1
-76
/
+74
*
Fix buffer reuse bug in SSLServerSocket tests.
davidben@chromium.org
2014-07-16
1
-8
/
+8
*
Disable SSLServerSocketTest_ClientWriteAfterServerClose on Android
mathp@chromium.org
2014-06-05
1
-1
/
+7
*
Implement SSL server socket over OpenSSL.
byungchul@chromium.org
2014-05-17
1
-4
/
+0
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-4
/
+4
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-4
/
+4
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-4
/
+4
*
Remove vestigal traces of the TLS Cached Info Extension support
rsleevi@chromium.org
2014-01-11
1
-1
/
+0
*
Fix WeakPtrFactory member order in net/socket/.
wez@chromium.org
2013-11-10
1
-4
/
+4
*
The SSLServerSocket constructor should use the supplied SSLConfig as is.
wtc@chromium.org
2013-10-31
1
-2
/
+0
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-2
/
+2
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-8
/
+10
*
Remove deprecated functions that take StreamSockets instead of handles
akalin@chromium.org
2013-08-14
1
-1
/
+3
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-1
/
+5
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-23
/
+23
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-5
/
+5
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-7
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-4
/
+4
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-3
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-3
/
+3
*
Add net/base/test_data_directory.h
toyoshim@chromium.org
2012-11-01
1
-0
/
+1
*
Revert 151198 - Turn off TLS 1.1.
wtc@chromium.org
2012-08-20
1
-1
/
+1
*
Turn off TLS 1.1.
wtc@chromium.org
2012-08-12
1
-1
/
+1
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+8
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+1
*
Convert SSLClientSocketNSS to use the NSS Channel ID callback.
mattm@chromium.org
2012-06-26
1
-1
/
+1
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-3
/
+3
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
1
-2
/
+2
*
Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.
wtc@chromium.org
2012-05-16
1
-2
/
+100
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-11
/
+10
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+4
*
Make all the things use cert_test_util.h.
mattm@chromium.org
2012-03-31
1
-6
/
+2
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-3
/
+4
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
1
-4
/
+7
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
1
-6
/
+7
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-78
/
+49
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-14
/
+0
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-0
/
+14
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-8
/
+33
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-0
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-16
/
+16
*
SSLServerSocketTest.DataTransfer should keep reading until it has read
wtc@chromium.org
2011-08-17
1
-21
/
+43
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
1
-6
/
+50
[next]