1. 13 7月, 2001 1 次提交
  2. 12 7月, 2001 3 次提交
  3. 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
  4. 10 7月, 2001 2 次提交
  5. 20 2月, 2001 3 次提交
  6. 03 12月, 2000 1 次提交
  7. 01 12月, 2000 2 次提交
  8. 17 11月, 2000 1 次提交