summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_scramsha1_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-19/+38
* SERVER-28997: Limit SCRAM-SHA-1 cache's use of Secure MemorySpencer Jackson2017-05-161-6/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-12/+12
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-02-241-15/+6
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+78
* SERVER-26586: SCRAM client should preemptively validate server nonceSpencer Jackson2016-10-181-38/+243
* SERVER-26509: Add SCRAM-SHA-1 C++ integration testSpencer Jackson2016-10-071-0/+233