1. 90b7f94 libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature() by Ilya Dryomov · 5 years ago
  2. 985a551 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  3. 18a23fb libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  4. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  5. 2e901ea libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  6. 9da9bb4 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  7. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 7 years ago
  8. 2982b9c libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 7 years ago
  9. 717a145 libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 7 years ago
  10. 6e371f9 libceph: tweak calcu_signature() a little by Ilya Dryomov · 7 years ago
  11. 788a0bb libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 7 years ago
  12. 0548b82 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 7 years ago
  13. be60457 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 7 years ago
  14. 2e62bf3c libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 7 years ago
  15. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  16. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 8 years ago
  17. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 8 years ago
  18. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 8 years ago
  19. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  20. 4199b8e libceph: drop authorizer check from cephx msg signing routines by Ilya Dryomov · 9 years ago
  21. cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
  22. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 9 years ago
  23. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  24. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  25. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  26. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  27. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  28. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  29. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  30. 4b8e8b5 libceph: fix authorizer invalidation by Sage Weil · 11 years ago
  31. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  32. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  33. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (99%) from fs/ceph/auth_x.c]
  34. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  35. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  36. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  37. 0cf5537 ceph: some endianity fixes by Yehuda Sadeh · 14 years ago
  38. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  39. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 14 years ago
  40. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  41. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  44. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago
  45. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 14 years ago
  46. ec0994e ceph: add support for auth_x authentication protocol by Sage Weil · 14 years ago