Merge pull request #273 from joncham/bug-getpid
[mono.git] / mcs / class / Mono.Security / Mono.Security.X509.Extensions / ChangeLog
index 0d27c6c5a328912ad8c4a5765e676cab8224a31a..09d9fc48344b90dac76a46aeb3509183757fc814 100644 (file)
@@ -1,3 +1,26 @@
+2010-05-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ExtendedKeyUsageExtension.cs:
+       * NetscapeCertTypeExtension.cs:
+       * SubjectAltNameExtension.cs:
+               Keep them public for Moonlight. Other types in other
+               assemblies needs it and the linker will eventually 
+               internalize everything.
+
+2008-06-26  David Wolinsky  <davidiw@ufl.edu>
+
+       * SubjectAltNameExtension.cs: IP Addresses are handled and now 
+       this class can be generated via the constructor from arrays.
+       * GeneralNames.cs: Added support to generate GeneralNames from
+       an arrays of strings.
+
+2007-12-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthorityKeyIdentifierExtension.cs: Don't throw on what we don't
+       yet support (e.g. authorityCertIssuer/authorityCertSerialNumber). 
+       It's possible that a chain of certificate can be build without this
+       information. Fix #346821
+
 2006-01-04  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AuthorityKeyIdentifierExtension.cs: Added property to publish the