2003-12-01 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / class / Mono.Security / Test / Mono.Security.Protocol.Ntlm / ChangeLog
1 2003-12-01  Sebastien Pouliot  <spouliot@videotron.ca>
2
3         * ChallengeResponseTest.cs: New. Unit tests for NTLMv1 challenge response.
4         * Type1MessageTest.cs: New. Unit tests to encode/decode negotiation messages.
5         * Type2MessageTest.cs: New. Unit tests to encode/decode challenge messages.
6         * Type3MessageTest.cs: New. Unit tests to encode/decode authentication message.