* convt_tkt.c: Delete; it's not needed anymore
authorTom Yu <tlyu@mit.edu>
Tue, 12 Aug 1997 01:16:32 +0000 (01:16 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Aug 1997 01:16:32 +0000 (01:16 +0000)
commit7efa8358d8699c1c00c70338f7ebd34e0b63ab7e
tree65103c631d61e4e289c2b7160d3185f3d760fb75
parenta3aa13fe3df39f74f3b43799b9ccd71dd53f733e
* convt_tkt.c: Delete; it's not needed anymore

* test.c: Remove reference to krb524_convert_creds_addr, as that
doesn't exist anymore.

* conv_creds.c: Clean up substantially to be less convoluted.

* sendmsg.c: Fix to not do a full series of timeouts on each
server; loop over the whole list before increasing the timeout.

* configure.in: Update to use the new library build system to
build libkrb524.

* Makefile.in: Update to reflect changes in the library.  Also,
use the new library build system to build libkrb524.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10167 dc483132-0cff-0310-8789-dd5450dbe970
src/krb524/ChangeLog
src/krb524/Makefile.in
src/krb524/configure.in
src/krb524/conv_creds.c
src/krb524/conv_tkt.c [deleted file]
src/krb524/sendmsg.c
src/krb524/test.c