1. 31 Jul, 2023 1 commit
  2. 21 Jul, 2023 1 commit
    • Максим Карасев's avatar
      klist: Add a program that lists Kerberos tickets. · c29dc006
      Максим Карасев authored
      It's a clean-room reimplementation that mimics Windows 10 program's output format.
      It prints all the information that is available via KerbQueryTicketCacheMessage.
      
      Also tested to work on Windows if dynamically linked + built with winegcc.
      
      For further extension of the functionality, implementing
      KerbQueryTicketCacheEx{,2,3}Message is required.
      c29dc006