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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-2
/
+2
*
net: yet more pinning debugging.
agl@chromium.org
2014-04-09
1
-0
/
+5
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-2
/
+2
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-2
/
+2
*
Make OpenSSL UpdateServerCert() OS independent.
haavardm@opera.com
2014-03-17
1
-0
/
+5
*
Remove vestigal traces of side-pinning introduced in r101993 and removed in r...
rsleevi@chromium.org
2014-01-02
1
-1
/
+0
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
1
-0
/
+7
*
Certificate Transparency: Threading the CT verifier into the SSL client socket.
eranm@google.com
2013-11-28
1
-0
/
+8
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-1
/
+1
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
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
-2
/
+2
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
Remove support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-16
1
-2
/
+0
*
Enable TLS channeld id by default.
mattm@chromium.org
2012-09-15
1
-1
/
+1
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
1
-1
/
+1
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
1
-1
/
+1
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
1
-1
/
+1
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
1
-1
/
+1
*
Implement SHA-256 fingerprint support.
palmer@chromium.org
2012-08-06
1
-1
/
+1
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
1
-1
/
+1
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
1
-1
/
+1
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
1
-2
/
+5
*
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
*
Switch the NSS thread from being a base::Thread to a base::SequencedWorkerPoo...
rsleevi@chromium.org
2012-07-10
1
-3
/
+3
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-14
/
+1
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
Revert 140846 - (relanding r140697)
rsleevi@chromium.org
2012-06-06
1
-134
/
+32
*
Revert 140697 - Maybe caused sizes regression (which would be acceptable
rsleevi@chromium.org
2012-06-06
1
-32
/
+134
*
Move the core state machine of SSLClientSocketNSS into a thread-safe Core
rsleevi@chromium.org
2012-06-06
1
-134
/
+32
*
Removed unreached code related to ESET MITM detection.
rsleevi@chromium.org
2012-05-19
1
-4
/
+0
*
Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.
wtc@chromium.org
2012-05-16
1
-2
/
+3
*
Replace DBC.Advertised with DomainBoundCerts.Support histogram.
mattm@chromium.org
2012-05-09
1
-0
/
+4
*
net: False Start only for NPN capable servers.
agl@google.com
2012-04-10
1
-7
/
+0
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-1
/
+1
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-20
/
+20
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
1
-1
/
+2
*
Update net/third_party/nss to NSS 3.13.3.
wtc@chromium.org
2012-03-03
1
-1
/
+2
*
net: remove special case for Kaspersky HTTPS
agl@chromium.org
2012-02-21
1
-3
/
+0
*
Pull out debug instrumentation.
mattm@chromium.org
2012-02-17
1
-1
/
+0
*
Add some instrumentation to track down a crash.
eroman@chromium.org
2012-02-14
1
-0
/
+1
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
1
-1
/
+2
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-3
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+3
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-3
/
+0
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-2
/
+5
*
Reland: net: move pinning checks into the SSL socket.
agl@chromium.org
2011-12-12
1
-2
/
+3
*
Revert 113823 - net: move pinning checks into the SSL socket.
ajwong@chromium.org
2011-12-09
1
-3
/
+2
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-11
/
+2
[next]