summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-9/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-28/+21
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-1/+1
* SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon2017-12-121-2/+9
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-10/+12
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-1/+1
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-1/+1
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-17/+21
* SERVER-19155 Refactor auth methods for asynchronous handlerssamantharitter2015-08-101-42/+69
* SERVER-19455 move authentication methods to a new librarysamantharitter2015-08-031-0/+177