summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/native_sasl_authentication_session.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-21/+21
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-5/+5
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* 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 Native SCRAM-SHA-1 client/shell implementationAndreas Nilsson2014-09-101-2/+2
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-0/+70