[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / security / ChangeLog
index 565ed1e7ecb37da5b27ce23a327f822bdc7db3f6..3c07d0787e40588a396c58fbe95a6f28e49524e9 100644 (file)
@@ -1,3 +1,48 @@
+2010-06-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * certmgr.cs: Fix case where DSA is used in SSL certificate (rare 
+       enough that this was never found/reported). Suggest novell's 
+       bugzilla (instead of ximian)
+
+2009-04-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * certmgr.cs: Don't throw if we're missing an argument. Fix by
+       Romain Tartiere (bug #464765). Updated help to specify that 
+       "option type" is mandatory in some cases.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile: Add doc-update target support.
+
+2008-03-13  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Update copyright notices.
+       * sn.cs: Display a better error message if an assembly is not 
+       strongnamed but yet delay-signed (the old one succeeded to confuse
+       myself ;-). Display messages from CryptographicException since 
+       those are not unknown errors (like other exceptions).
+
+2007-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * certmgr.cs: Fixed reflection magic to look for ServerCertificates in
+       SslStreamBase. This avoids breakage once patch for bug #349078 is
+       applied. Added support for removing CRL's from store.
+
+2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * sn.cs: Fix help for -T / -t as this shows the public key token
+       (and not the public key). Patch by Andy Hume. Fix bug #334507
+
+2007-07-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Update copyright notices.
+       * Makefile: Build the *full*, Cecil-enabled, permview.
+       * permview.cs: Updated from Cecil repository.
+
+2007-04-26  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * signcode.cs: Fix individual/commercial mixup (#81462).
+
 2007-02-28  Wade Berrier  <wberrier@novell.com>
 
        * Makefile: Consolidate more lists and make some