summaryrefslogtreecommitdiff
path: root/src/mongo/db/time_proof_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-24635 replace references to fassertStatusOK with fassertBenety Goh2018-03-071-3/+3
* SERVER-32123 enable sign range optimizationMisha Tyulenev2017-11-301-2/+2
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-0/+7
* SERVER-30038 rename $logicalTime to $clusterTimeMisha Tyulenev2017-07-111-1/+1
* SERVER-28467 sign range of timesMisha Tyulenev2017-06-061-8/+23
* SERVER-28432 Move key management out from TimeProofServiceJack Mulrow2017-03-301-4/+7
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-0/+65