ceph/src/auth
Kefu Chai a4ddc4bd85
Merge pull request #27834 from rzarzynski/wip-nss-drop-cms
rgw, common, build: drop NSS support

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2019-07-05 11:03:33 +08:00
..
cephx auth,mon,crimson: pass KeyStore by const reference 2019-04-29 00:12:57 +08:00
krb auth/krb: fix Kerberos compile error 2019-05-16 08:49:05 +08:00
none auth,mon,crimson: pass KeyStore by const reference 2019-04-29 00:12:57 +08:00
Auth.h auth/Auth: pass utime_t by const reference 2019-04-29 00:12:57 +08:00
AuthAuthorizeHandler.h auth,mon,crimson: pass KeyStore by const reference 2019-04-29 00:12:57 +08:00
AuthClient.h auth/AuthClient: cleanup forward declaration 2019-04-06 21:40:45 +08:00
AuthClientHandler.cc
AuthClientHandler.h auth: Update AuthClientHandler.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthMethodList.cc
AuthMethodList.h
AuthRegistry.cc auth/AuthRegistry: more constness 2019-04-17 07:13:46 +08:00
AuthRegistry.h auth/AuthRegistry: more constness 2019-04-17 07:13:46 +08:00
AuthServer.h auth: Update AuthServer.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthServiceHandler.cc
AuthServiceHandler.h auth: Update AuthServiceHandler.h to work without using namespace 2019-03-29 10:30:39 -04:00
AuthSessionHandler.cc auth: do not use cct unless i have to 2019-04-29 00:12:57 +08:00
AuthSessionHandler.h auth, msg/async, v2: drop AuthStreamHandler and AES128GCM_StreamHandler. 2019-02-21 21:58:19 +01:00
CMakeLists.txt auth: kill AuthUnknownSessionHandler 2019-04-24 13:46:04 -05:00
Crypto.cc build, common, crypto, rgw: drop USE_OPENSSL as OpenSSL is obligatory. 2019-06-26 22:11:29 +02:00
Crypto.h auth: Update Crypto.h to work without using namespace 2019-03-29 10:30:39 -04:00
DummyAuth.h auth/DummyAuth: dummy auth server and client for test code 2019-02-07 12:10:34 -06:00
KeyRing.cc auth/KeyRing: escape quotes around commands 2019-06-25 15:10:07 +08:00
KeyRing.h auth/KeyRing: remove KeyRing::create_empty() 2019-06-14 15:19:30 +08:00
RotatingKeyRing.cc
RotatingKeyRing.h
scheme.txt