Moved most string-type conversion routines from libkadm to libkrb5 to
authorRichard Basch <probe@mit.edu>
Tue, 5 Dec 1995 03:24:44 +0000 (03:24 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 5 Dec 1995 03:24:44 +0000 (03:24 +0000)
commitebce7ef5ab8cfd20536458d7511806bfe157677f
tree780d0d281cf518cda58f27876080e287d75c0ccf
parented76d309de0d2971519888997e7584104f1896fb
Moved most string-type conversion routines from libkadm to libkrb5 to
reduce the dependencies on libkadm and for better support of multiple
encryption type lookup in krb5.conf.

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