* ms2mit.c: Make sure we get a des-cbc-crc session key instead of
authorDanilo Almeida <dalmeida@mit.edu>
Wed, 28 Nov 2001 21:20:38 +0000 (21:20 +0000)
committerDanilo Almeida <dalmeida@mit.edu>
Wed, 28 Nov 2001 21:20:38 +0000 (21:20 +0000)
commit2f36eb05aa78e91b9fc7d6019178ef501de7a6fd
treedc198d36cca19e3d53d3073cf0e0e5d40a3b4eff
parentff00d000b744cab1b1931e39e4df1c5fa4e29309
* ms2mit.c: Make sure we get a des-cbc-crc session key instead of
potentially getting whatever happens to be in the cache.  Remove
unnecessary static variables.  Make function headers use a
consistent format.  Rename ShowLastError() to ShowWinError() and
ShowNTError() to ShowLsaError().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14024 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/ms2mit/ChangeLog [new file with mode: 0644]
src/windows/ms2mit/ms2mit.c