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_nss.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable TLS channeld id by default.
mattm@chromium.org
2012-09-15
1
-2
/
+8
*
Increase the sizes of the circular buffers used by SSLClientSocketNSS
wtc@chromium.org
2012-09-11
1
-3
/
+7
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
1
-3
/
+2
*
Check if the system time is within the range NSS can handle before advertisin...
mattm@chromium.org
2012-09-05
1
-7
/
+17
*
Rename X509Certificate::VerifyFlags to CertVerifier::VerifyFlags
rsleevi@chromium.org
2012-08-23
1
-3
/
+3
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
1
-10
/
+6
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
1
-6
/
+10
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
1
-10
/
+6
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
1
-6
/
+10
*
net: disable SSL compression
agl@chromium.org
2012-08-02
1
-11
/
+0
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
1
-10
/
+6
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
1
-6
/
+10
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
1
-0
/
+16
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-2
/
+3
*
Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...
rsleevi@chromium.org
2012-07-10
1
-4
/
+4
*
NSS Channel ID: don't check ECC support on every socket creation.
mattm@chromium.org
2012-07-09
1
-8
/
+3
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-148
/
+23
*
Convert SSLClientSocketNSS to use the NSS Channel ID callback.
mattm@chromium.org
2012-06-26
1
-149
/
+141
*
Revert 141941 temporarily - Allow ERR_CONNECTION_RESET during the SSL
wtc@chromium.org
2012-06-20
1
-17
/
+0
*
NetLogEventParameter to Callback refactoring 9.
mmenke@chromium.org
2012-06-14
1
-111
/
+53
*
Allow ERR_CONNECTION_RESET during the SSL handshake to trigger a
wtc@chromium.org
2012-06-13
1
-0
/
+17
*
Fix NetLog thread safety issue introduced in
mmenke@chromium.org
2012-06-13
1
-1
/
+3
*
NetLogEventParameter to Callback refactoring 1,
mmenke@chromium.org
2012-06-12
1
-4
/
+19
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
1
-22
/
+33
*
Add DCHECK in SSL sockets to check that callbacks are not set to null.
sergeyu@chromium.org
2012-06-08
1
-0
/
+3
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-3
/
+3
*
Map the certificate related SSL alerts to ERR_BAD_SSL_CLIENT_AUTH_CERT
wtc@chromium.org
2012-06-07
1
-3
/
+34
*
Revert 140846 - (relanding r140697)
rsleevi@chromium.org
2012-06-06
1
-1479
/
+2476
*
Revert 140697 - Maybe caused sizes regression (which would be acceptable
rsleevi@chromium.org
2012-06-06
1
-2476
/
+1479
*
Move the core state machine of SSLClientSocketNSS into a thread-safe Core
rsleevi@chromium.org
2012-06-06
1
-1479
/
+2476
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
1
-13
/
+13
*
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
*
Removed unreached code related to ESET MITM detection.
rsleevi@chromium.org
2012-05-19
1
-58
/
+52
*
Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.
wtc@chromium.org
2012-05-16
1
-4
/
+12
*
Replace DBC.Advertised with DomainBoundCerts.Support histogram.
mattm@chromium.org
2012-05-09
1
-4
/
+24
*
If generating a domain bound cert fails, continue the connection without it.
mattm@chromium.org
2012-05-08
1
-3
/
+9
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-6
/
+7
*
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
*
Add histograms for domain bound certs.
mattm@chromium.org
2012-04-27
1
-0
/
+4
*
net: only False Start with forward secret servers.
agl@chromium.org
2012-04-20
1
-0
/
+10
*
net: False Start only for NPN capable servers.
agl@google.com
2012-04-10
1
-72
/
+4
*
Revert 122908 - Limited user feedback following the addition of this means we...
rsleevi@chromium.org
2012-03-29
1
-2
/
+0
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-0
/
+1
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-50
/
+52
[next]