index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: compile crimson-auth with crimson::cflags
Kefu Chai
2020-02-14
1
-7
/
+0
*
auth: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+4
*
auth/cephx: always initialize local variables
Kefu Chai
2019-10-25
1
-2
/
+2
*
crimson: s/ceph/crimson/ in namespace names
Kefu Chai
2019-10-24
1
-2
/
+2
*
Merge PR #30859 into master
Sage Weil
2019-10-24
5
-14
/
+14
|
\
|
*
auth: EACCES, not EPERM
Sage Weil
2019-10-23
5
-14
/
+14
*
|
auth/cephx/CephxClientHandler: handle decode errors
Sage Weil
2019-10-22
1
-4
/
+22
*
|
auth/cephx/CephxProtocol: handle decode errors in CephXTicketHandler::verify_...
Sage Weil
2019-10-22
1
-43
/
+61
*
|
auth/cephx/CephxServiceHandler: handle decode errors
Sage Weil
2019-10-22
1
-3
/
+24
|
/
*
auth/Crypto: assert(len <= 256) before calling getentropy()
Kefu Chai
2019-09-24
1
-0
/
+2
*
auth/Crypto: fallback to /dev/urandom if getentropy() fails
Kefu Chai
2019-09-24
2
-7
/
+41
*
cephx: Fix incorrect use of __le16/32/64
Ulrich Weigand
2019-09-05
2
-29
/
+29
*
auth: remove unused forwarde declaration
Kefu Chai
2019-08-03
1
-1
/
+0
*
Merge pull request #28850 from liewegas/wip-40634
Kefu Chai
2019-07-09
1
-0
/
+3
|
\
|
*
auth/cephx/CephxKeyServer: make clear_secrets() clear rotating secrets too
Sage Weil
2019-07-03
1
-0
/
+3
*
|
Merge pull request #27834 from rzarzynski/wip-nss-drop-cms
Kefu Chai
2019-07-05
1
-10
/
+2
|
\
\
|
|
/
|
/
|
|
*
build, common, crypto, rgw: drop USE_OPENSSL as OpenSSL is obligatory.
Radoslaw Zarzynski
2019-06-26
1
-10
/
+2
*
|
auth/KeyRing: escape quotes around commands
Kefu Chai
2019-06-25
1
-0
/
+2
*
|
src: use spirit based ceph.conf parser
Kefu Chai
2019-06-25
1
-13
/
+9
|
/
*
auth/KeyRing: remove KeyRing::create_empty()
Kefu Chai
2019-06-14
2
-8
/
+0
*
auth/krb: fix Kerberos compile error
huangjun
2019-05-16
1
-1
/
+1
*
auth,mon,crimson: pass KeyStore by const reference
Kefu Chai
2019-04-28
9
-11
/
+11
*
auth: do not use cct unless i have to
Kefu Chai
2019-04-28
1
-2
/
+2
*
auth/Auth: pass utime_t by const reference
Kefu Chai
2019-04-28
1
-1
/
+1
*
auth/cephx: do not require a cct for accessing config
Kefu Chai
2019-04-28
1
-2
/
+14
*
auth: kill AuthUnknownSessionHandler
Sage Weil
2019-04-24
3
-24
/
+1
*
auth: kill AuthUnknown* (except AuthUnknownSessionHandler)
Sage Weil
2019-04-24
5
-223
/
+0
*
auth/AuthRegistry: more constness
Kefu Chai
2019-04-17
2
-9
/
+9
*
auth/AuthClient: cleanup forward declaration
Kefu Chai
2019-04-06
1
-1
/
+4
*
Merge pull request #27255 from adamemerson/wip-names-common-through-objecter
Kefu Chai
2019-04-02
9
-88
/
+92
|
\
|
*
auth: Update AuthServiceHandler.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-4
/
+4
|
*
auth: Update AuthServer.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-2
/
+2
|
*
auth: Update Crypto.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-33
/
+36
|
*
auth: Update AuthRegistry.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-2
/
+2
|
*
auth: Update AuthClientHandler.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-4
/
+4
|
*
auth: Update AuthAuthorizedHandler.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-2
/
+2
|
*
auth: Update AuthClient.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-4
/
+4
|
*
auth: Update Auth.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-22
/
+23
|
*
auth: Update KeyRing.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-15
/
+15
*
|
auth/AuthRegistry: remove experimental flag for 'secure' mode
Sage Weil
2019-03-16
1
-3
/
+1
|
/
*
Merge PR #26875 into nautilus
Sage Weil
2019-03-14
2
-0
/
+23
|
\
|
*
msg/async, v2: switch the pre-auth mechanism to HMAC-SHA256.
Radoslaw Zarzynski
2019-03-13
1
-0
/
+2
|
*
auth: add hmac_sha256() to CryptoKey.
Radoslaw Zarzynski
2019-03-13
2
-0
/
+21
*
|
auth/cephx: fix decode_encrypt error handling
xie xingguo
2019-03-13
1
-1
/
+1
*
|
auth/cephx: fix encode_encrypt error handling
xie xingguo
2019-03-13
1
-1
/
+1
|
/
*
include/intarith: enforce the same type for p2*() arguments
Ilya Dryomov
2019-03-05
1
-4
/
+2
*
auth/AuthRegistry: mark 'secure' con mode experimental for now
Sage Weil
2019-02-26
1
-1
/
+3
*
Merge PR #26466 into master
Sage Weil
2019-02-24
8
-203
/
+30
|
\
|
*
auth, msg/async, v2: drop AuthStreamHandler and AES128GCM_StreamHandler.
Radoslaw Zarzynski
2019-02-21
2
-269
/
+0
|
*
auth: introduce ceph::crypto::onwire interfaces.
Radoslaw Zarzynski
2019-02-21
1
-7
/
+6
[next]