summaryrefslogtreecommitdiff
path: root/src/mongo/client/sasl_scram_client_conversation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-5/+4
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-4/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-34446: Remove normalization of SCRAM-SHA-256 prinicpal namesSpencer Jackson2018-04-131-6/+2
* SERVER-32968 Make SCRAM-SHA-1 mechanism ignore optional extensionsSara Golemon2018-02-241-71/+70
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-101-6/+10
* SERVER-32835 Refactor SaslSCRAMSHA1ClientConversation to be block independentSara Golemon2018-01-251-0/+222