Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1e95f2ca6ec85d2a1b393725a7ed09eba0184805
/
net
/
ceph
/
auth_x.c
b51456a
libceph: fix error handling in process_one_ticket()
by Ilya Dryomov
· 8 years ago
d18a124
libceph: validate blob_struct_v in process_one_ticket()
by Ilya Dryomov
· 8 years ago
0dde584
libceph: drop len argument of *verify_authorizer_reply()
by Ilya Dryomov
· 8 years ago
e15fd0a
libceph: switch ceph_x_decrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
d03857c
libceph: switch ceph_x_encrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
4eb4517
libceph: tweak calcu_signature() a little
by Ilya Dryomov
· 8 years ago
7882a26
libceph: rename and align ceph_x_authorizer::reply_buf
by Ilya Dryomov
· 8 years ago
55d9cc8
libceph: introduce ceph_x_encrypt_offset()
by Ilya Dryomov
· 8 years ago
462e650
libceph: old_key in process_one_ticket() is redundant
by Ilya Dryomov
· 8 years ago
36721ec
libceph: ceph_x_encrypt_buflen() takes in_len
by Ilya Dryomov
· 8 years ago
6c1ea26
libceph: make authorizer destruction independent of ceph_auth_client
by Ilya Dryomov
· 9 years ago
f6cdb29
libceph: kill off ceph_x_ticket_handler::validity
by Ilya Dryomov
· 9 years ago
187d131
libceph: invalidate AUTH in addition to a service ticket
by Ilya Dryomov
· 9 years ago
6abe097
libceph: fix authorizer invalidation, take 2
by Ilya Dryomov
· 9 years ago
a51983e
libceph: add nocephx_sign_messages option
by Ilya Dryomov
· 9 years ago
4199b8e
libceph: drop authorizer check from cephx msg signing routines
by Ilya Dryomov
· 9 years ago
cbf99a1
libceph: introduce ceph_x_authorizer_cleanup()
by Ilya Dryomov
· 9 years ago
d7d5a00
libceph: fix sparse endianness warnings
by Ilya Dryomov
· 10 years ago
33d0733
libceph: message signature support
by Yan, Zheng
· 10 years ago
ae385ea
libceph: store session key in cephx authorizer
by Yan, Zheng
· 10 years ago
e9226d7
libceph: eliminate unnecessary allocation in process_one_ticket()
by Ilya Dryomov
· 10 years ago
c27a3e4
libceph: do not hard code max auth ticket len
by Ilya Dryomov
· 10 years ago
597cda3
libceph: add process_one_ticket() helper
by Ilya Dryomov
· 10 years ago
27859f9
libceph: wrap auth ops in wrapper functions
by Sage Weil
· 12 years ago
0bed9b5
libceph: add update_authorizer auth method
by Sage Weil
· 12 years ago
4b8e8b5
libceph: fix authorizer invalidation
by Sage Weil
· 12 years ago
74f1869
ceph: messenger: reduce args to create_authorizer
by Alex Elder
· 13 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
[Renamed (99%) from fs/ceph/auth_x.c]
b545787
ceph: fix get_ticket_handler() error handling
by Dan Carpenter
· 14 years ago
cd84db6
ceph: code cleanup
by Yehuda Sadeh
· 15 years ago
22b1de0
ceph: fix leak of mon authorizer
by Sage Weil
· 14 years ago
0cf5537
ceph: some endianity fixes
by Yehuda Sadeh
· 15 years ago
a41359f
ceph: renew auth tickets before they expire
by Sage Weil
· 15 years ago
b736b3d
ceph: adjust masked struct_v variable names
by Sage Weil
· 15 years ago
559c1e0
ceph: include auth method in error messages
by Sage Weil
· 15 years ago
b0930f8
ceph: remove bad auth_x kmem_cache
by Sage Weil
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0a990e7
ceph: clean up service ticket decoding
by Sage Weil
· 15 years ago
5b3dbb4
ceph: release old ticket_blob buffer
by Sage Weil
· 15 years ago
807c86e
ceph: fix authenticator buffer size calculation
by Sage Weil
· 15 years ago
ec0994e
ceph: add support for auth_x authentication protocol
by Sage Weil
· 15 years ago