summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20110 Add configurable delay for failed authenticationAndreas Nilsson2015-10-011-0/+4
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-30/+20
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-148/+146
* SERVER-15198: Make scramIterationCount user configurableAmalia Hawkins2014-10-151-1/+36
* Revert "SERVER-15198 Make scramIterationCount user configurable"Amalia Hawkins2014-10-101-36/+1
* SERVER-15198 Make scramIterationCount user configurableAmalia Hawkins2014-10-101-1/+36
* SERVER-15177 Use native SCRAM-SHA-1 in Enterprise versionAndreas Nilsson2014-09-111-2/+1
* SERVER-7596 Fixed sasl_authentication_session_test failureAndreas Nilsson2014-08-281-1/+2
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-0/+165