summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-171-0/+92
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+4
* SERVER-41794 Only log about sslMode being deprecated when it's set for the fi...Jonathan Reams2019-07-021-2/+9
* SERVER-39134 Split cluster auth off from other ssl set parametersMark Benvenuto2019-03-081-59/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38930 Switch new custom SCPs to use cpp_class methodSara Golemon2019-01-121-44/+50
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+2
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-291-55/+60
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-4/+4
* SERVER-37920 Convert SSL set parameters to IDLSara Golemon2018-11-071-139/+161
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-151-6/+2
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-0/+203