*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2215 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-12 21:32:09 +00:00
parent a3ac676494
commit f915fdf22e

View File

@@ -1,5 +1,8 @@
Sat Jul 12 17:14:12 1997 Assar Westerlund <assar@sics.se>
* kdc/kerberos5.c: check if the pre-auth was decrypted properly.
set the `pre_authent' flag
* lib/krb5/get_cred.c, lib/krb5/get_in_tkt.c: generate a random nonce.
* lib/krb5/encrypt.c: Made `generate_random_block' global.