summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_manager_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* updates to some codeSERVER-36895Shreyas Kalyan2018-09-171-0/+4
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-291-21/+48
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-231-3/+41
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel ProviderMark Benvenuto2018-06-111-31/+62
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-06-111-4/+8
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-151-53/+13
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-091-9/+18
* SERVER-34831 Add support for emailAddress in subject nameMark Benvenuto2018-05-071-3/+3
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+0
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-171-35/+92
* SERVER-34344 Fix Windows SChannel Certificate ValidationMark Benvenuto2018-04-061-3/+3
* SERVER-34307 replace invariant(false) with MONGO_UNREACHABLEBenety Goh2018-04-041-1/+1
* SERVER-32981 Disable TLS 1.0 by defaultSara Golemon2018-04-031-0/+4
* SERVER-33832 SChannel and Test FixesMark Benvenuto2018-03-291-3/+5
* SERVER-33941 Add SNI support for all ASIO SSL enginesMark Benvenuto2018-03-291-4/+2
* SERVER-32979 Fix LintMark Benvenuto2018-03-231-1/+2
* SERVER-32979 Windows Certificate SelectorsMark Benvenuto2018-03-231-1/+157
* SERVER-22411 SChannel Certificate Validation and FixesMark Benvenuto2018-03-221-7/+414
* SERVER-22411 SChannel CA and CRL supportMark Benvenuto2018-03-161-3/+197
* SERVER-22411 Schannel FIPS supportMark Benvenuto2018-03-121-0/+9
* SERVER-22411 Refactor Windows Certificate PEM file loadingMark Benvenuto2018-03-081-108/+176
* SERVER-22411 ASIO SChannel stream implementationMark Benvenuto2018-02-271-26/+628
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-151-0/+209
* Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"Mark Benvenuto2018-02-071-209/+0
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-071-0/+209