Bring TaskExtensions to the mobile profile. Fix bug #2769
[mono.git] / mcs / class / Mono.Security /
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-22 Sebastien PouliotMerge pull request #119 from konrad-kruczynski/SslStrea...
2011-06-21 Konrad M. KruczynskiRemoved hard coded timeout for SslStreamBase.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-06 Atsushi Enoonce more: Remove obsolete nunit syntax from tests...
2011-04-04 Sebastien PouliotAdd MD4, SHA384 and SHA512 signature verification to...
2011-04-03 Sebastien PouliotAvoid throwing (just return false) when verifying an...
2011-03-30 Sebastien PouliotRelax X.509 CRL verification if the issuer is a CA
2011-03-30 Sebastien PouliotAdd support for validating RSA-based X.509 certifcates...
2011-03-27 Sebastien PouliotExpose the distribution points from cRLDistrubutionPoin...
2011-03-27 Sebastien PouliotDo not throw in IsSelfSigned on non-RSA based certificates
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-11 Sebastien PouliotContinue X509Chain processing even if the local machine...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-03 Sebastien PouliotFix condition so the new feature is available outside...
2010-11-03 Marek HabersackFix mixed newlines
2010-11-02 Sebastien PouliotFix bootstrapping issue wrt moonlight profile
2010-11-02 Pablo Ruiz Garcia[API] X509 related enhacemnts to allow 1) associating...
2010-10-19 Sebastien PouliotRemove dead code from BigInteger since it confuse some...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-08 Jb EvainEnable the Mono.Security build for monodroid
2010-09-08 Jb EvainSimplify ifdefs specifics to MOONLIGHT
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-23 Sebastien Pouliotsimplify code for Moonlight profile
2010-07-23 tgiphilMerge branch 'master' of git://github.com/mono/mono
2010-07-23 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-07-23 Sebastien Pouliotsimplify code for Moonlight profile
2010-07-16 Sebastien Pouliot2010-07-16 Sebastien Pouliot <sebastien@ximian.com>
2010-06-11 Jonathan Chambers2010-06-10 Jonathan Chambers <joncham@gmail.com>
2010-06-09 Jonathan Chambers2010-06-08 Jonathan Chambers <joncham@gmail.com>
2010-06-08 Jonathan Chambers2010-06-07 Jonathan Chambers <joncham@gmail.com>
2010-06-07 Jonathan Chambers2010-06-07 Jonathan Chambers <joncham@gmail.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-05-10 Sebastien Pouliot2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-23 Marek Habersack2010-04-24 Marek Habersack <mhabersack@novell.com>
2010-04-23 Gonzalo Paniagua... 2010-04-23 Gonzalo Paniagua Javier <gonzalo@novell...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-08 Sebastien Pouliot2010-04-08 Sebastien Pouliot <sebastien@ximian.com>
2010-04-07 Gonzalo Paniagua... 2010-04-07 Gonzalo Paniagua Javier <gonzalo@novell...
2010-03-26 Marek SafarNew test.
2010-03-24 Sebastien PouliotIn corlib/Mono.Security:
2010-03-16 Marek SafarNew tests.
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-01 Geoff Nortontypo
2010-03-01 Geoff NortonFile.Exists cannot read outside the sandbox on monotouch
2010-03-01 Gonzalo Paniagua... 2010-03-01 Gonzalo Paniagua Javier <gonzalo@novell...
2010-02-28 Miguel de IcazaFix the 1.0 dropping
2010-02-28 Miguel de IcazaFix the basic build
2010-02-28 Miguel de IcazaFix the build
2010-02-28 Miguel de Icaza2010-02-28 Miguel de Icaza <miguel@novell.com>
2010-02-27 Miguel de Icaza2010-02-27 Miguel de Icaza <miguel@novell.com>
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-03 Sebastien Pouliot2010-02-03 Sebastien Pouliot <sebastien@ximian.com>
2009-10-20 Marek Safar2009-10-20 Marek Safar <marek.safar@gmail.com>
2009-10-20 Gonzalo Paniagua... 2009-10-20 Gonzalo Paniagua Javier <gonzalo@novell...
2009-09-09 Geoff NortonFix Mono.Security on MONOTOUCH
2009-09-09 Jb Evainbring Mono Security to monotouch
2009-08-25 Marek SafarRequires gmcs
2009-08-20 Sebastien Pouliot2009-08-20 Sebastien Pouliot <sebastien@ximian.com>
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-07-02 Gonzalo Paniagua... 2009-07-02 Gonzalo Paniagua Javier <gonzalo@novell...
2009-07-02 Gonzalo Paniagua... 2009-07-02 Gonzalo Paniagua Javier <gonzalo@novell...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-23 Sebastien Pouliot2008-12-23 Sebastien Pouliot <sebastien@ximian.com>
2008-12-23 Sebastien Pouliot2008-12-23 Sebastien Pouliot <sebastien@ximian.com>
2008-12-17 Miguel de IcazaMultiple files:
2008-10-17 Jonathan Pryor * Documentation/en/**: Move to appropriate assembly...
2008-10-17 Jonathan PryorMigrating from monodoc/class/Mono.Security to mcs/class...
2008-10-10 Marek SafarNew tests, update.
2008-10-08 Marek SafarUpdates
2008-10-08 Zoltan Varga2008-10-08 Zoltan Varga <vargaz@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-12 Sebastien Pouliot2008-09-12 Sebastien Pouliot <sebastien@ximian.com>
2008-09-12 Sebastien Pouliot2008-09-12 Sebastien Pouliot <sebastien@ximian.com>
2008-09-12 Sebastien Pouliot2008-09-12 Sebastien Pouliot <sebastien@ximian.com>
2008-08-07 Sebastien Pouliot2008-08-07 Sebastien Pouliot <sebastien@ximian.com>
2008-06-26 Sebastien Pouliot2008-06-26 Sebastien Pouliot <sebastien@ximian.com>
2008-06-26 Sebastien Pouliot2008-06-26 David Wolinsky <davidiw@ufl.edu>
2008-06-26 Sebastien Pouliot2008-06-26 Sebastien Pouliot <sebastien@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-03 Sebastien Pouliot2008-06-03 Sebastien Pouliot <sebastien@ximian.com>
2008-05-16 Sebastien Pouliot2008-05-16 Sebastien Pouliot <sebastien@ximian.com>
2008-04-25 Sebastien Pouliot2008-04-25 Sebastien Pouliot <sebastien@ximian.com>
2008-04-25 Sebastien Pouliot2008-04-25 Sebastien Pouliot <sebastien@ximian.com>
2008-04-21 Sebastien Pouliot2008-04-21 Sebastien Pouliot <sebastien@ximian.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-14 Sebastien Pouliot2008-03-13 Sebastien Pouliot <sebastien@ximian.com>
2008-03-04 Sebastien Pouliot2008-03-04 Sebastien Pouliot <sebastien@ximian.com>
next