2010-06-22 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / Mono.Security.Authenticode / ChangeLog
index 88b3fd02d187f6f4fadf0ca92ab7902b9474b898..07ce4c9f149c46f7f9f39a0927d5314df08aeb17 100644 (file)
@@ -1,3 +1,29 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * AuthenticodeBase.cs, AuthenticodeDeformatter.cs: use MOONLIGHT
+       symbol to disambiguate MonoTouch and Moonlight code.
+
+2009-04-30  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * AuthenticodeBase.cs, AuthenticodeDeformatter.cs: Remove from NET_2_1
+
+2008-01-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthenticodeDeformatter.cs: Use RSAManaged and the new overloaded
+       PKCS1.Verify_v15 with tryNonStandardEncoding == true when verifying
+       timestamping certificate signatures. Fix for #350958
+
+2007-04-26  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthenticodeBase.cs: Synch with latest Mono.Security version
+       * AuthenticodeDeformatter.cs: Synch with latest Mono.Security version
+
+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