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_nss.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-8
/
+10
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-8
/
+0
*
Ensure that NSS HTTP IO is initialized on iOS.
wtc@chromium.org
2012-12-01
1
-1
/
+0
*
Increase the sizes of the circular buffers used by SSLClientSocketNSS
wtc@chromium.org
2012-09-11
1
-3
/
+7
*
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
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
1
-0
/
+16
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+2
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+9
*
NetLogEventParameter to Callback refactoring 9.
mmenke@chromium.org
2012-06-14
1
-8
/
+7
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-6
/
+33
*
Add DCHECK in SSL sockets to check that callbacks are not set to null.
sergeyu@chromium.org
2012-06-08
1
-0
/
+2
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
Map the certificate related SSL alerts to ERR_BAD_SSL_CLIENT_AUTH_CERT
wtc@chromium.org
2012-06-07
1
-1
/
+1
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
1
-11
/
+8
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+5
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
1
-4
/
+5
*
The network_moved check in DoHandshakeLoop should only apply to
wtc@chromium.org
2012-01-19
1
-12
/
+13
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
1
-7
/
+6
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+1
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-58
/
+22
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-35
/
+8
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-8
/
+35
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-8
/
+38
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-0
/
+4
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-1
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-7
/
+7
*
net: fix crash when failing to import a client-side cert into NSS.
agl@chromium.org
2011-09-27
1
-0
/
+4
*
Remove DisableOCSP().
sergeyu@chromium.org
2011-08-23
1
-6
/
+0
*
net: allow SSL secrets to be exported sooner.
agl@chromium.org
2011-07-26
1
-2
/
+1
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
1
-0
/
+18
*
Fix instability in SSL client/server sockets
sergeyu@chromium.org
2011-07-21
1
-5
/
+13
*
Fix SSLServerSocketNSS to flush buffered ciphertext when plaintext exhausted.
wez@chromium.org
2011-06-29
1
-4
/
+9
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+8
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-8
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+8
*
This change is part of a cleanup of the remoting component's session initiali...
wez@chromium.org
2011-06-17
1
-18
/
+70
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-6
/
+6
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-4
/
+4
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-110
/
+118
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
1
-6
/
+0
*
The SSL server's RSA private key must be imported with the
wtc@chromium.org
2011-01-19
1
-1
/
+7
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
1
-0
/
+677