summaryrefslogtreecommitdiff
path: root/src/mongo/client/cyrus_sasl_client_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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