Ilya Dryomov
|
f1d10e0463
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
|
7 년 전 |
Ilya Dryomov
|
cc255c76c7
libceph: implement CEPHX_V2 calculation mode
|
7 년 전 |
Ilya Dryomov
|
6daca13d2e
libceph: add authorizer challenge
|
7 년 전 |
Ilya Dryomov
|
149cac4a50
libceph: factor out encrypt_authorizer()
|
7 년 전 |
Ilya Dryomov
|
c571fe24d2
libceph: factor out __ceph_x_decrypt()
|
7 년 전 |
Stephen Hemminger
|
24e1dd6afd
ceph: fix whitespace
|
7 년 전 |
Arnd Bergmann
|
473bd2d780
libceph: use timespec64 in for keepalive2 and ticket validity
|
7 년 전 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 년 전 |
Ilya Dryomov
|
b51456a609
libceph: fix error handling in process_one_ticket()
|
8 년 전 |
Ilya Dryomov
|
d18a1247c4
libceph: validate blob_struct_v in process_one_ticket()
|
8 년 전 |
Ilya Dryomov
|
0dde584882
libceph: drop len argument of *verify_authorizer_reply()
|
8 년 전 |
Ilya Dryomov
|
e15fd0a11d
libceph: switch ceph_x_decrypt() to ceph_crypt()
|
8 년 전 |
Ilya Dryomov
|
d03857c63b
libceph: switch ceph_x_encrypt() to ceph_crypt()
|
8 년 전 |
Ilya Dryomov
|
4eb4517ce7
libceph: tweak calcu_signature() a little
|
8 년 전 |
Ilya Dryomov
|
7882a26d2e
libceph: rename and align ceph_x_authorizer::reply_buf
|
8 년 전 |
Ilya Dryomov
|
55d9cc834f
libceph: introduce ceph_x_encrypt_offset()
|
8 년 전 |
Ilya Dryomov
|
462e650451
libceph: old_key in process_one_ticket() is redundant
|
8 년 전 |
Ilya Dryomov
|
36721ece1e
libceph: ceph_x_encrypt_buflen() takes in_len
|
8 년 전 |
Ilya Dryomov
|
6c1ea260f8
libceph: make authorizer destruction independent of ceph_auth_client
|
9 년 전 |
Ilya Dryomov
|
f6cdb2928d
libceph: kill off ceph_x_ticket_handler::validity
|
9 년 전 |
Ilya Dryomov
|
187d131dd9
libceph: invalidate AUTH in addition to a service ticket
|
9 년 전 |
Ilya Dryomov
|
6abe097db5
libceph: fix authorizer invalidation, take 2
|
9 년 전 |
Ilya Dryomov
|
a51983e4dd
libceph: add nocephx_sign_messages option
|
10 년 전 |
Ilya Dryomov
|
4199b8eec3
libceph: drop authorizer check from cephx msg signing routines
|
10 년 전 |
Ilya Dryomov
|
cbf99a11fb
libceph: introduce ceph_x_authorizer_cleanup()
|
10 년 전 |
Ilya Dryomov
|
d7d5a007b1
libceph: fix sparse endianness warnings
|
10 년 전 |
Yan, Zheng
|
33d0733796
libceph: message signature support
|
11 년 전 |
Yan, Zheng
|
ae385eaf24
libceph: store session key in cephx authorizer
|
11 년 전 |
Ilya Dryomov
|
e9226d7c9f
libceph: eliminate unnecessary allocation in process_one_ticket()
|
11 년 전 |
Ilya Dryomov
|
c27a3e4d66
libceph: do not hard code max auth ticket len
|
11 년 전 |