summaryrefslogtreecommitdiff
path: root/src/mongo/db/time_proof_service.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* 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-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-0/+5
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-111-1/+1
* SERVER-29508 Add backoff to key collection manager refresh schedulingMisha Tyulenev2017-06-131-1/+1
* SERVER-28467 sign range of timesMisha Tyulenev2017-06-061-5/+31
* SERVER-28432 Move key management out from TimeProofServiceJack Mulrow2017-03-301-6/+3
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-10/+19
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-271-3/+3
* SERVER-27743: Implement LogicalTimeMisha Tyulenev2017-02-021-0/+61