summaryrefslogtreecommitdiff
path: root/src/mongo/util/icu.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-70803 Initialize ICU USPrep code during startupMark Benvenuto2022-10-261-0/+11
|
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
| | | | | | Rename utils/mongoutils/str.h => utils/str.h Rename namespace mongoutils::str => str Rename mongo::strcasecmp => str::caseInsensitiveCompare.
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37834 Implement RFC 4514 X509 DN parserJonathan Reams2018-12-171-2/+9
|
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
|
* SERVER-33102 Implement RFC4013 saslPrep helperSara Golemon2018-02-061-0/+180