summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcontext_p.h
Commit message (Collapse)AuthorAgeFilesLines
* SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+88
This improves performance since a network round trip can be avoided. Change-Id: I1aaff7e48ef9638cb137de0f43942c3a4dd2884a Initial-patch-by: Markus Goetz <markus@woboq.com> Reviewed-by: Richard J. Moore <rich@kde.org>