2007-04-24 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / corlib / Mono.Security.Authenticode / ChangeLog
index c5a7ce8b87dc50a6e0449be0e5128e9e1b3b923a..76721f7177e88d496ce68d3861ad3f704d29bcdc 100644 (file)
@@ -1,3 +1,16 @@
+2006-11-08  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthenticodeDeformatter.cs: Return (find) the SigningCertificate 
+       even if the signature isn't verifiable. This is the behaviour required
+       for 2.0.
+
+2006-06-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthenticodeBase.cs: Fix destination offset. Note that this works 
+       under MS but not under Mono.
+       * AuthenticodeDeformatter.cs: Report a more useful error if the file
+       hash doesn't match the signed hash.
+
 2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AuthenticodeDeformatter.cs: Don't hide the SecurityException (e.g.