New routine which does the timebomb and version server checking.
authorTheodore Tso <tytso@mit.edu>
Thu, 11 Jul 1996 00:34:12 +0000 (00:34 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 11 Jul 1996 00:34:12 +0000 (00:34 +0000)
commitad18915077cf3b79174dc03b89b39c69200012f5
tree8fdaf419ee23951e4687aae0c017e049b0705f53
parent04e37babae72d1da44edca732468d745bf11dcf6
New routine which does the timebomb and version server checking.
Windows 3.1 doesn't allow you to do any messaging calls in LibMain, so
the timebomb and version server code was moved to krb5_win_do_init(),
which is called by krb5_init_context().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8678 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ChangeLog
src/lib/win_glue.c