diff options
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 32ab6f52b..fee9e7b89 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,5 +1,12 @@ Mon Nov 13 11:49:02 1995 Theodore Y. Ts'o <tytso@dcl> + * k5-int.h: Added typedef for krb5_preauth_proces_proc, and + changed the prototype of krb5_process_padata() to take + additional arguments for returning the decryption key to + use for decrypting the as_reply, as well as passing in the + decrypt_proc procedure in case some preauth types want to + call decrypt_proc themselves. + * krb5.hin: Add prototypes for krb5_encrypt_data(), krb5_decrypt_data(). |
