Richard Levitte 8de83bf876 Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>
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.
2001-07-11 15:31:45 +00:00
..
1999-04-29 16:04:54 +00:00
2001-07-10 21:00:37 +00:00
2001-03-07 01:19:07 +00:00
2001-03-07 01:19:07 +00:00
2001-03-08 21:54:02 +00:00
2001-02-07 18:15:18 +00:00