summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl/impl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34734 Make Secure Transport error messages more human readableSara Golemon2018-04-301-0/+3
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-171-2/+1
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-172-0/+15
* SERVER-22411 Clang-FormatMark Benvenuto2018-02-273-326/+288
* SERVER-22411 ASIO SChannel stream implementationMark Benvenuto2018-02-273-19/+13
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-154-5/+109
* SERVER-33267 Strip unused ssl codeMark Benvenuto2018-02-135-1055/+0
* SERVER-33267 Create classes that implement asio::stream conceptMark Benvenuto2018-02-135-0/+1511