1. 24 11月, 2001 1 次提交
  2. 17 10月, 2001 1 次提交
  3. 10 10月, 2001 1 次提交
  4. 31 7月, 2001 2 次提交
  5. 21 7月, 2001 1 次提交
    • R
      More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>. · acdf4afb
      Richard Levitte 提交于
      His comments are:
      
      This patch fixes the problem of modern Kerberos using "derived keys"
      to encrypt the authenticator by disabling the authenticator check
      for all derived keys enctypes.
      
      I think I've got all the bugfixes that Jeffrey and I discussed rolled
      into this.  There were some problems with Jeffrey's code to convert
      the authenticator's Kerberos timestring into struct tm (e.g. Z, -1900;
      it helps to have an actual decryptable authenticator to play with).
      So I've shamelessly pushed in my code, while stealing some bits from
      Jeffrey.
      acdf4afb
  6. 13 7月, 2001 1 次提交
  7. 12 7月, 2001 3 次提交
  8. 11 7月, 2001 1 次提交
    • R
      Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu> · 8de83bf8
      Richard Levitte 提交于
      His comments are:
      
       . Fixed all of the Windows dynamic loading functions, prototypes, etc.
      
       . Corrected all of the unsigned/signed comparison warnings
      
       . Replaced the references to krb5_cksumarray[] for two reasons.
         First, it was an internal variable that should not have been
         referenced outside the library; nor could it have been with
         a shared library with restricted exports.  Second, the
         variable is no longer used in current Kerberos implementations.
         I replaced the code with equivalent functionality using functions
         that are exported from the library.
      8de83bf8
  9. 10 7月, 2001 2 次提交
  10. 20 2月, 2001 3 次提交
  11. 03 12月, 2000 1 次提交
  12. 01 12月, 2000 2 次提交
  13. 17 11月, 2000 1 次提交