summaryrefslogtreecommitdiff
path: root/src/mongo/util/base64.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67464 Add base64url encode/decodeSara Golemon2022-10-181-18/+77
* Revert "SERVER-67464 Add base64url encode/decode"Varun Ravichandran2022-08-231-29/+2
* SERVER-67464 Add base64url encode/decodeSara Golemon2022-06-291-2/+29
* SERVER-53974 Generate unique field name for partitionBy expressionHartek Sabharwal2021-02-181-0/+4
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-181-12/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-33019 Update User object and DocumentParser to handle SCRAM-SHA-256Sara Golemon2018-02-011-0/+8
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-071-43/+5
* Revert "SERVER-15194 Refactor base64::decode Implementation"Nathan Myers2017-07-071-5/+43
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-061-43/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-32/+33
* SERVER-17308 Replace boost::scoped_array<T> with std::unique_ptr<T[]>Andrew Morrow2015-06-101-2/+1
* SERVER-13256 Remove scoped_array from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Remove assert_util from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-5/+5
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-181-0/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+68