summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+35
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-111-1/+1
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-021-0/+1
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-3/+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-23/+64
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon2017-12-121-1/+5
* SERVER-28509 Flatten DBClient hierarchy to just DBClientBase and subclassesMathias Stearn2017-07-261-1/+0
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-1/+1
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-1/+1
* SERVER-19155 Refactor auth methods for asynchronous handlerssamantharitter2015-08-101-3/+20
* SERVER-19455 move authentication methods to a new librarysamantharitter2015-08-031-0/+108