summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/security_key.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
|
* SERVER-19345: refactor security key reading into two partsAmalia Hawkins2015-07-091-6/+0
|
* SERVER-17991 Refactor security key file reading / support base64 padding.Amalia Hawkins2015-07-081-0/+9
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-9/+9
|
* SERVER-17496 sharding_client libraryKaloian Manassiev2015-03-111-2/+0
|
* SERVER-15706 Refactor internal user authenticationAndreas Nilsson2014-10-211-18/+0
|
* SERVER-12476 Set internalAuth params when changing clusterAuthModeAndreas Nilsson2014-02-191-3/+2
|
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
|
* SERVER-7455 keyfile replacement, command line parameters and upgradeAndreas Nilsson2013-07-101-2/+7
|
* SERVER-7455 Using common internal cluster auth functionAndreas Nilsson2013-07-081-0/+6
|
* Reapply "SERVER-7455 Common internal cluster auth function"Andy Schwerin2013-07-031-0/+9
| | | | | This reverts commit cd3101ca2f8e539a4ad425fa8e6da55a935dd2b1, but fixes a symbol misplacement that broke linking.
* Revert "SERVER-7455 Common internal cluster auth function"Andreas Nilsson2013-07-031-19/+0
| | | | | | Broke auth C++ unit tests This reverts commit 00fb45cd97d2314548dc07c2c8e1cc1737fd273f.
* SERVER-7455 Common internal cluster auth functionAndreas Nilsson2013-07-031-0/+19
|
* SERVER-7572 Restructure security filesSpencer T Brody2012-12-231-0/+32