summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_scramsha1_server_conversation.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-33/+34
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+0
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-7596 Removed trailing whitespacesAndreas Nilsson2014-09-171-5/+5
* SERVER-7596 Native SCRAM-SHA-1 client/shell implementationAndreas Nilsson2014-09-101-4/+4
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-0/+82