Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-07[corlib] Remove multiple appdomain support (AppDomain.CreateDomain, etc) from...Rolf Bjarne Kvinge
2015-06-01Remove more CAS code.Zoltan Varga
2015-06-01Remove more CAS code.Zoltan Varga
2015-05-22[corlib] ExecutionContext and other contexts from reference sources. Fixes #2...Marek Safar
2015-05-05[corlib] Remove unused CAS icalls.Zoltan Varga
2015-04-28[corlib] More cryptography from reference sourcesMarek Safar
2015-04-17[corlib] Security attributes from reference sourcesMarek Safar
2015-03-09Disable SecurityFrame, the runtime code in declsec.c creates cross-domain ref...Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2013-04-25Use field for GetObjectData and this (instead of base) for .ctor in SecurityE...Sebastien Pouliot
2013-03-04Manually remove code which is disabled but compiler cannot remove automatically.Marek Safar
2013-02-28Fix compiler warningsMarek Safar
2013-02-12Remove moonlight sources in corlib that were only used by moonlight.Rodrigo Kumpera
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2013-02-11Add obsolete attributeMarek Safar
2013-02-01fix System.Security.SecurString.ReadAt(int), includes NUnit testDavid Lechner
2012-11-07Fix default SecurityManager properties to false (they should not be reached u...Sebastien Pouliot
2012-08-02Fix 2.0 attributeusageMarek Safar
2012-07-27Fix types signatureMarek Safar
2012-07-27Fix attribute argumentsMarek Safar
2012-07-26Fix attribute argumentsMarek Safar
2012-06-14Clean up some NET_2_0Marek Safar
2011-07-20Ensure the linker can eliminate most CAS-related types in the MOBILE-based pr...Sebastien Pouliot
2011-04-20Add missing 4.0 apiMarek Safar
2011-01-09Add NIE stubs for new 4.0 methods to ease running IronPython test suiteSebastien Pouliot
2011-01-03[GetFolderPath] Handful of .NET 4 changesMiguel de Icaza
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-07-21Wed Jul 21 16:00:08 CEST 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2010-05-272010-05-27 Jb Evain <jbevain@novell.com>Jb Evain
2010-04-162010-04-16 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-03-242010-03-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2010-03-16use MOONLIGHT symbolJb Evain
2009-11-07More removal of old definesMiguel de Icaza
2009-10-302009-10-30 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-10-232009-10-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-10-14fix MONOTOUCH on trunkGeoff Norton
2009-09-232009-09-23 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-09-222009-09-22 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-09-21In System.Threading:Sebastien Pouliot
2009-09-09bring Mono Security to monotouchJb Evain
2009-09-092009-09-09 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-05-02In System.Security:moon-1.9.1Sebastien Pouliot
2009-05-012009-05-01 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2009-05-01SecurityState.cs: Implement IsStateAvailable (added in 2.0SP and part of SL API)Sebastien Pouliot
2009-04-27In System.Security:Sebastien Pouliot
2009-03-192009-03-19 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-02-192009-02-19 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera