1. 03af4c7 libceph: set global_id as soon as we get an auth ticket by Ilya Dryomov · 3 years, 6 months ago
  2. 3c0d089 libceph: don't pass result into ac->ops->handle_reply() by Ilya Dryomov · 3 years, 6 months ago
  3. 7807daf libceph: bump CephXAuthenticate encoding version by Ilya Dryomov · 3 years, 9 months ago
  4. 10f42b3 libceph: zero out session key and connection secret by Ilya Dryomov · 4 years ago
  5. c1c0ce7 libceph: drop ac->ops->name field by Ilya Dryomov · 4 years, 2 months ago
  6. 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
  7. 6610fff libceph: safer en/decoding of cephx requests and replies by Ilya Dryomov · 4 years, 3 months ago
  8. f79e25b libceph: more insight into ticket expiry and invalidation by Ilya Dryomov · 4 years, 1 month ago
  9. f1d10e0 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  10. cc255c7 libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  11. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  12. 149cac4 libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  13. c571fe2 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  14. 24e1dd6 ceph: fix whitespace by Stephen Hemminger · 6 years ago
  15. 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 8 years ago
  18. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 8 years ago
  19. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  20. e15fd0a libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  21. d03857c libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  22. 4eb4517 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
  23. 7882a26 libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
  24. 55d9cc83 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
  25. 462e650 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago
  26. 36721ec libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 8 years ago
  27. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  28. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 9 years ago
  29. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 9 years ago
  30. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 9 years ago
  31. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  32. 4199b8e libceph: drop authorizer check from cephx msg signing routines by Ilya Dryomov · 9 years ago
  33. cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
  34. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  35. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  36. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  37. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  38. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  39. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  40. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  41. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
  42. 4b8e8b5 libceph: fix authorizer invalidation by Sage Weil · 12 years ago
  43. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 13 years ago
  44. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  45. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed (99%) from fs/ceph/auth_x.c]
  46. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  47. cd84db6 ceph: code cleanup by Yehuda Sadeh · 15 years ago
  48. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  49. 0cf5537 ceph: some endianity fixes by Yehuda Sadeh · 15 years ago
  50. a41359f ceph: renew auth tickets before they expire by Sage Weil · 15 years ago
  51. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 15 years ago
  52. 559c1e0 ceph: include auth method in error messages by Sage Weil · 15 years ago
  53. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 15 years ago
  54. 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
  55. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 15 years ago
  56. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 15 years ago
  57. 807c86e ceph: fix authenticator buffer size calculation by Sage Weil · 15 years ago
  58. ec0994e ceph: add support for auth_x authentication protocol by Sage Weil · 15 years ago