summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_scram_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev2020-03-031-5/+8
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-2/+1
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-13/+4
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-291-4/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-34821 Log target connection database separately from usernameJonathan Reams2018-09-141-1/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-5/+5
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-8/+13
* SERVER-32966: Add SASL server mechanism registrySpencer Jackson2018-03-091-69/+73
* SERVER-33305 Expand scramsha1 tests to include SHA256Sara Golemon2018-02-241-0/+649