summaryrefslogtreecommitdiff
path: root/src/mongo/util/base64_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-1/+1
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-6/+8
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-181-34/+68
* 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-8/+10
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+1
* SERVER-30580 Eliminate DBException::getCode() in favor of code()Mathias Stearn2017-08-161-1/+1
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-071-0/+93
* Revert "SERVER-15194 Refactor base64::decode Implementation"Nathan Myers2017-07-071-93/+0
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-061-0/+93