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
*
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
*
net: move pinning checks into the SSL socket.
agl@chromium.org
2011-12-09
1
-2
/
+3
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-5
/
+1
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-1
/
+5
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-1
/
+5
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-4
/
+6
*
Honor server requested origin bound client cert types.
mattm@chromium.org
2011-12-06
1
-1
/
+1
*
SSLClientSocketNSS::ClearSessionCache should initialize
wtc@chromium.org
2011-12-06
1
-2
/
+2
*
Support EC certs in OriginBoundCertService and OriginBoundCertStore.
mattm@chromium.org
2011-12-06
1
-2
/
+5
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-1
/
+4
*
base::Bind: Convert SSLHostInfo::WaitForDataReady.
jhawkins@chromium.org
2011-12-03
1
-1
/
+1
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-21
/
+26
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-0
/
+11
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-9
/
+9
*
Fallback from platform client auth to NSS client auth.
mattm@chromium.org
2011-09-27
1
-6
/
+19
*
net: support side-pinning of public keys.
agl@chromium.org
2011-09-20
1
-0
/
+1
*
Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...
rkn@chromium.org
2011-08-19
1
-1
/
+16
*
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
-2
/
+5
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
1
-1
/
+1
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
1
-0
/
+3
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+2
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-2
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+2
*
Make TCP FastOpen work again.
wtc@chromium.org
2011-06-22
1
-3
/
+0
*
Added client-side support for the TLS cached info
rkn@chromium.org
2011-06-22
1
-0
/
+3
*
net: switch from TXT DNS records to CAA.
agl@chromium.org
2011-06-02
1
-5
/
+0
*
Revert 86966 - Add back the state that waits for the ssl_host_info_ data to b...
wtc@chromium.org
2011-05-31
1
-2
/
+0
*
Add back the state that waits for the ssl_host_info_ data to be ready.
wtc@chromium.org
2011-05-27
1
-0
/
+2
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Remove the declaration of the obsolete CreateOSCert method. The method
wtc@chromium.org
2011-04-28
1
-4
/
+0
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-0
/
+1
*
Revert r61181.
agl@chromium.org
2011-04-12
1
-19
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
In Dev build, we would like to see if SSLClientSocketNSS object
rtenneti@chromium.org
2011-02-12
1
-0
/
+15
*
When performing SSL client certificate authentication on Windows, and an oper...
rsleevi@chromium.org
2011-02-05
1
-0
/
+4
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-15
/
+17
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-1
/
+4
*
Deinline even more destructors.
erg@google.com
2010-12-14
1
-1
/
+1
*
Track the amount of time chrome spends verifying the certificate.
mbelshe@chromium.org
2010-12-13
1
-0
/
+2
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-3
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-3
/
+3
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-3
/
+3
[next]