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_client_socket_openssl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't call SSL read/write callbacks after an SSL socket is deleted
rsleevi@chromium.org
2013-05-13
1
-0
/
+3
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-2
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
When reading from an SSL socket, attempt to fully fill the caller's buffer
rsleevi@chromium.org
2013-02-16
1
-1
/
+10
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
1
-0
/
+5
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
1
-3
/
+0
*
Add server certificate request parameters to be stored in SSLCertRequestInfo.
ppi@chromium.org
2013-01-09
1
-1
/
+6
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
1
-3
/
+6
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
Prevent the infinite loop inside SSLClientSocketOpenSSL::OnSendComplete.
wtc@chromium.org
2012-05-22
1
-0
/
+1
*
Fix typo
amit@chromium.org
2012-05-16
1
-1
/
+1
*
Add missing OVERRIDEs in ssl_client_socket_openssl.h.
pliard@chromium.org
2012-05-11
1
-24
/
+25
*
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
-1
/
+2
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
1
-1
/
+2
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-0
/
+7
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-8
/
+3
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-6
/
+2
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-2
/
+6
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-1
/
+4
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-4
/
+6
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-1
/
+3
*
Convert the easy ones in net/base/ to using CompletionCallback.
willchan@chromium.org
2011-10-07
1
-1
/
+0
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-9
/
+9
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
1
-0
/
+4
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-1
/
+1
*
Fixes for OpenSSL
bulach@chromium.org
2011-07-05
1
-0
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-2
/
+5
*
Add support for OpenSSL Next Protocol Negotiation
bulach@chromium.org
2010-12-09
1
-0
/
+8
*
Fix cpplint.py nits.
wtc@chromium.org
2010-12-08
1
-2
/
+2
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
1
-1
/
+6
*
Implements openssl session caching
joth@chromium.org
2010-11-23
1
-1
/
+5
*
Fix openssl build: convert hostname_ and port_ to HostPortPair
joth@chromium.org
2010-11-15
1
-4
/
+2
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
1
-0
/
+2
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
1
-0
/
+1
*
Connect up OpenSSL socket to use the OpenSSL X509Certificate.
joth@chromium.org
2010-10-08
1
-5
/
+0
*
implement certificate verification state machine
joth@chromium.org
2010-10-04
1
-0
/
+13
*
Verify server cert using default host CA cert store
joth@chromium.org
2010-10-04
1
-2
/
+4
*
First step at OpenSSL client socket implementation.
joth@chromium.org
2010-09-29
1
-0
/
+135