summaryrefslogtreecommitdiff
path: root/src/mongo/client/sasl_client_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-291-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-31498 Make build more clang5 friendlySara Golemon2017-11-221-1/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+25
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-1/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-15743 Fixed size_t overflow in SaslClientSession::setParameterRobert Guo2014-12-101-0/+2
* SERVER-7596 Removed trailing whitespacesAndreas Nilsson2014-09-171-2/+2
* SERVER-7596 SASL client code refactor for SCRAMAndreas Nilsson2014-09-041-277/+13
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-3/+6
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13429 Remove printStackAndExitMathias Stearn2014-04-011-1/+1
* SERVER-12609 Make the cast from scoped_array to bool explicit.Kaloian Manassiev2014-02-041-1/+1
* SERVER-10156 Add a logging callback that does nothing, for the clientEric Milkie2013-08-281-3/+9
* SERVER-9806 compability with newer Cyrus SASL header, for Windows EnterpriseEric Milkie2013-05-291-3/+10
* SERVER-8813 Support files and code reorganization to support SASL and GSSAPI ...Andy Schwerin2013-04-221-0/+93
* SERVER-8813 Fix up location code conflict.Andy Schwerin2013-04-221-1/+1
* SERVER-8813 Switch C++ client and shell code for SASL authentication to use t...Andy Schwerin2013-04-221-0/+213