get_in_tkt (krb5_get_in_tkt): Set the encryption type of the session
authorTheodore Tso <tytso@mit.edu>
Mon, 14 Nov 1994 21:35:28 +0000 (21:35 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 14 Nov 1994 21:35:28 +0000 (21:35 +0000)
commit376c6cbaa3d42bb4348ec0e2d2e8511c10c2413d
tree343920129bc1cfda5dbb52ccace276fb9d0a69c5
parente1505e52176477c28d67fdd20cf4ecee3b9bee7e
get_in_tkt (krb5_get_in_tkt): Set the encryption type of the session
keyblock to be the type used to encrypt the ticket.

mk_cred.c, rd_cred.c: New routines for forwarding credentials --- note that
the API is still subject to change!  (Moved from telnet and bsd
directories)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4659 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/mk_cred.c [new file with mode: 0644]
src/lib/krb5/krb/rd_cred.c [new file with mode: 0644]