summaryrefslogtreecommitdiff
path: root/src/mongo/client/sasl_scram_client_conversation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-181-1/+2
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-6/+2
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-2/+6
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-6/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+4
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-1/+1
* 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