kerberos.c: Initialize random number generator on the server side so
authorTheodore Tso <tytso@mit.edu>
Mon, 14 Nov 1994 21:33:58 +0000 (21:33 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 14 Nov 1994 21:33:58 +0000 (21:33 +0000)
commite1505e52176477c28d67fdd20cf4ecee3b9bee7e
treedf54974eb36c5007e7641a0542fa9f32e222ece6
parent08409681f64ff10ef853f285fa1804aca26adb76
kerberos.c: Initialize random number generator on the server side so
that the encryption routines later on can use it.

Fix bug in how we pick the challenge for the challenge/response
mutual authentication.

forward.c: Move rd_cred and mk_cred to libkrb.a.  (Although we still
need to fix the API!)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4658 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/libtelnet/ChangeLog
src/appl/telnet/libtelnet/forward.c
src/appl/telnet/libtelnet/kerberos.c