2009-05-27 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mcs / class / corlib / Mono.Security / ChangeLog
index fb8cd125dd3987c1589c427aa3279c7cf06f5aba..4f3f436deb7c9c9472bbc002d37bfc3b808bae4b 100644 (file)
@@ -1,3 +1,37 @@
+2009-04-30  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * StrongName.cs: Adapt to work with only RSAManaged when built 
+       for NET_2_1, i.e. remove use of RSACryptoServiceProvider
+
+2008-09-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ASN1.cs: Use File.Create instead of OpenWrite to make sure nothing
+       else if left at the end of the file.
+
+2008-04-25  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * StrongName.cs: New test cases to verify signatures from streams.
+       Patch from Dave Hillier <daveh@lindenlab.com>
+
+2008-03-10  Stephane Delcroix  <sdelcroix@novell.com>
+
+       * Uri.cs: port the changes I did in System.Uri in r97844.
+
+2007-03-11  Zoltan Varga  <vargaz@gmail.com>
+
+       * ASN1Convert.cs: Fix a warning.
+
+2007-02-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ASN1Convert.cs: Add support for decoding ASN.1 dates with an UTC 
+       offset (e.g. 990630000000+1000) as some certificates use this format.
+
+2007-01-05  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ASN1Convert.cs: Added comment to FromDateTime to specify that, under
+       1.x, the DateTime must be a local (not UTC) date time. Fixed ToDateTime
+       to return a DateTimeKind.Utc DateTime under 2.0.
+
 2006-08-17  Sebastien Pouliot  <sebastien@ximian.com>
 
        * StrongName.cs: Fix the (very unlikely) case where an MD5 public key