summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/mechanism_scram.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-51/+51
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-15198: Make scramIterationCount user configurableAmalia Hawkins2014-10-151-1/+1
* Revert "SERVER-15198 Make scramIterationCount user configurable"Amalia Hawkins2014-10-101-1/+1
* SERVER-15198 Make scramIterationCount user configurableAmalia Hawkins2014-10-101-1/+1
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-101-0/+6
* SERVER-15298 Support PLAIN for schemaVersion28SCRAMAndreas Nilsson2014-10-101-1/+21
* SERVER-7596 Make SCRAM mechanism code independent db/Andreas Nilsson2014-09-221-0/+70