summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_authentication_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+1
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-1/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-40/+36
* SERVER-17496 Move ShardConnection to separate fileKaloian Manassiev2015-03-091-1/+0
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-1/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-7596 Clean up license headers to remove extraneous sentence.Amalia Hawkins2014-09-251-1/+1
* SERVER-7596 Removed trailing whitespacesAndreas Nilsson2014-09-171-2/+2
* SERVER-7596 SASL client code refactor for SCRAMAndreas Nilsson2014-09-041-1/+2
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-0/+96