2003-12-15 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / class / Mono.Security / Test / Mono.Security.Protocol.Ntlm / ChangeLog
index 470ce4688a5aa29598dc047ade4190dc02b341f7..2a8bf2077f578c7eab376d686cd40a31ef136573 100755 (executable)
@@ -1,3 +1,10 @@
+2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * ChallengeResponseTest.cs: Added the sample from L0phtCrack for a 
+       small password (WELCOME).
+       * Type3MessageTest.cs: Added a new test for small password (smaller
+       than 8 characters).
+
 2003-12-02  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * Type3MessageTest.cs: Fixed 16 bits Options to 32 bits Flags and class name.