diff options
author | Richard Levitte <levitte@openssl.org> | 2001-07-11 15:31:45 +0000 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2001-07-11 15:31:45 +0000 |
commit | 8de83bf876238ab95a36dd439c1c2ee730e1a538 (patch) | |
tree | a5b3a8b4bec5e86c4cb14d2891aeb389e03ef286 /FAQ | |
parent | 679df234b7fc9ee7d2b18f38dc4532a13040de36 (diff) | |
download | openssl-new-8de83bf876238ab95a36dd439c1c2ee730e1a538.tar.gz |
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.
Diffstat (limited to 'FAQ')
0 files changed, 0 insertions, 0 deletions