summaryrefslogtreecommitdiff
path: root/src/mongo/client/cyrus_sasl_client_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-5/+3
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-111-1/+1
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-021-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+2
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-11/+11
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-5/+5
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-5/+1
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-1/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-291-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-35137 sasl seterror formatsBilly Donahue2018-05-221-2/+6
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-101-1/+1
* SERVER-20740: Check exceptions in SASL callbacksSpencer Jackson2016-06-031-30/+41
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-226/+204
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-7596 Removed trailing whitespacesAndreas Nilsson2014-09-171-7/+7
* SERVER-15177 Use native SCRAM-SHA-1 for enterprise clientAndreas Nilsson2014-09-171-1/+5
* SERVER-7596 SASL client code refactor for SCRAMAndreas Nilsson2014-09-041-0/+314