aboutsummaryrefslogtreecommitdiff
path: root/src/windows/ms2mit/ChangeLog
blob: f2731ff4bf21d34a3e565a3e68cd24efa7241d3c (plain)
1
2
3
4
5
6
7
8
2001-11-28  Danilo Almeida  <dalmeida@mit.edu>

	* 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().