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
*
Add the encrypted client certificates TLS extension and enable it if
wtc@chromium.org
2011-11-10
1
-0
/
+9
*
Do not chase AIA information when locating client certificates on Windows.
rsleevi@chromium.org
2011-11-05
1
-1
/
+3
*
Log the (server, to-be-verified) certificate chains to the NetLog when loggin...
rsleevi@chromium.org
2011-11-04
1
-0
/
+6
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
1
-0
/
+2
*
net: enable CRL sets behind a command line flag.
agl@chromium.org
2011-10-25
1
-0
/
+1
*
Fix a potential CFRelease(NULL).
thakis@chromium.org
2011-10-25
1
-2
/
+5
*
Add NetLog and histograms for CertVerifier
willchan@chromium.org
2011-10-19
1
-1
/
+2
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-37
/
+58
*
Log events related to SSL client authentication.
wtc@chromium.org
2011-10-17
1
-10
/
+52
*
DoGetOBCertComplete should reset client_auth_cert_needed_ to false
wtc@chromium.org
2011-10-14
1
-0
/
+1
*
Convert the easy ones in net/base/ to using CompletionCallback.
willchan@chromium.org
2011-10-07
1
-4
/
+8
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-6
/
+6
*
net: fix crash when failing to import a client-side cert into NSS.
agl@chromium.org
2011-09-27
1
-17
/
+37
*
Fallback from platform client auth to NSS client auth.
mattm@chromium.org
2011-09-27
1
-49
/
+55
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-1
/
+1
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
net: support side-pinning of public keys.
agl@chromium.org
2011-09-20
1
-0
/
+57
*
Revert r98279 partially to disable the STATE_LOAD_SSL_HOST_INFO state
wtc@chromium.org
2011-09-03
1
-2
/
+2
*
Update SSLClientSocketNSS::ClientAuthHandler now that
mattm@chromium.org
2011-09-02
1
-5
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Fix deleting a CERTCertificate object.
mattm@chromium.org
2011-09-01
1
-2
/
+3
*
Always enable the STATE_LOAD_SSL_HOST_INFO state to verify the crash fix
wtc@chromium.org
2011-08-25
1
-6
/
+4
*
Remove DisableOCSP().
sergeyu@chromium.org
2011-08-23
1
-4
/
+6
*
Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...
rkn@chromium.org
2011-08-19
1
-10
/
+145
*
Return the constructed certificate chain in X509Certificate::Verify()
rsleevi@chromium.org
2011-07-30
1
-1
/
+2
*
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
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-4
/
+4
*
Revert r92977 partially to fix a certificate verification regression
wtc@chromium.org
2011-07-21
1
-5
/
+6
*
Adds command-line switch for TLS origin bound certificate extension.
rkn@chromium.org
2011-07-20
1
-1
/
+2
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
1
-9
/
+23
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
1
-10
/
+7
*
Add client-side support for the origin bound certificate TLS extension.
rkn@chromium.org
2011-07-14
1
-0
/
+6
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
1
-30
/
+37
*
net: measure the latency difference of resume handshakes.
agl@chromium.org
2011-06-29
1
-0
/
+11
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+16
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-16
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+16
*
Make TCP FastOpen work again.
wtc@chromium.org
2011-06-22
1
-17
/
+5
*
Added client-side support for the TLS cached info
rkn@chromium.org
2011-06-22
1
-4
/
+72
*
Revert "Add revocation checking field trial."
agl@chromium.org
2011-06-20
1
-12
/
+2
*
Log the server's hostname and port in SSL handshake error messages.
wtc@chromium.org
2011-06-20
1
-1
/
+2
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
1
-2
/
+12
*
net: pull DNSSEC out from behind the flag.
agl@chromium.org
2011-06-03
1
-10
/
+8
*
net: switch from TXT DNS records to CAA.
agl@chromium.org
2011-06-02
1
-144
/
+54
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-4
/
+4
[next]