summaryrefslogtreecommitdiffstats
path: root/src/auth/RotatingKeyRing.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-1/+1
* auth,common: switch to ceph::mutex, etcKefu Chai2018-09-271-4/+4
* auth: switch to LockPolicy templatized alternativesKefu Chai2018-08-161-3/+4
* auth/RotatingKeyRing: use std::move() to set secretsKefu Chai2017-06-231-1/+1
* common/auth: add override in headersliuchang08122017-02-281-2/+2
* AUTH: optimize header file dependency.shawn2016-05-201-3/+1
* auth: KeyRing, RotatingKeyRing: deglobalizeColin Patrick McCabe2011-06-211-1/+3
* remove g_keyringColin Patrick McCabe2011-06-031-0/+1
* auth: const cleanupColin Patrick McCabe2011-04-211-6/+7
* common: more include and copyright fixesColin Patrick McCabe2011-02-231-0/+1
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* cephx: fix up key rotationSage Weil2010-02-111-0/+1
* auth: fix KeyStore interfaceSage Weil2010-02-041-4/+12
* cephx: separate KeyRing and RotatingKeyRingSage Weil2010-02-041-0/+40