summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36942 Differentiate invalid hostname from invalid certificateSara Golemon2018-08-302-0/+4
* SERVER-34621 Log if client attempts unsupported TLS renegotiation on WindowsJonathan Reams2018-08-153-3/+8
* SERVER-35125 Add additional SECBUFFER_EXTRA validationMark Benvenuto2018-07-121-3/+6
* SERVER-35412 Namespace SSL_PROVIDER valuesSara Golemon2018-06-089-22/+22
* SERVER-34734 Make Secure Transport error messages more human readableSara Golemon2018-04-302-23/+19
* SERVER-34636 enable opportunistic writes with sslr3.7.8Jason Carey2018-04-263-3/+12
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-171-2/+1
* SERVER-33832 SChannel and Test FixesMark Benvenuto2018-03-291-44/+61
* SERVER-33941 Add SNI support for all ASIO SSL enginesMark Benvenuto2018-03-298-22/+44
* SERVER-22411 SChannel Certificate Validation and FixesMark Benvenuto2018-03-223-14/+17
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-1710-0/+660
* SERVER-22411 Refactor Windows Certificate PEM file loadingMark Benvenuto2018-03-081-49/+0
* SERVER-22411 Clang-FormatMark Benvenuto2018-02-2720-1969/+1719
* SERVER-22411 ASIO SChannel stream implementationMark Benvenuto2018-02-278-131/+1598
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-1516-244/+775
* SERVER-33267 Strip unused ssl codeMark Benvenuto2018-02-1317-2578/+0
* SERVER-33267 Create classes that implement asio::stream conceptMark Benvenuto2018-02-1328-0/+5407