summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_session_cache_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL is a follow up to https://codereview.chromium.org/416683002/.mshelley@chromium.org2014-08-081-1/+0
* This CL corrects a bug in which the OnHandshakeComplete callback for an ssl s...mshelley@chromium.org2014-08-071-56/+0
* This CL is a better implementation of https://codereview.chromium.org/3289030...mshelley@chromium.org2014-08-051-4/+82
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-271-5/+34
* net: Implement new SSL session cache for OpenSSL sockets.digit@chromium.org2013-12-031-0/+479