summaryrefslogtreecommitdiff
path: root/src/mongo/client/native_sasl_client_session.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-21/+23
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-2/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13256 Remove inclusion of export_macros from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-7596 Removed trailing whitespacesAndreas Nilsson2014-09-171-1/+1
* SERVER-7596 Native SCRAM-SHA-1 client/shell implementationAndreas Nilsson2014-09-101-0/+7
* SERVER-7596 SASL client code refactor for SCRAMAndreas Nilsson2014-09-041-0/+57