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
2015-01-14[bcl] Remove NET_4_5 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
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-10-31Add files that were forgotten in 6af798962810054fcf68f8e597de56b6490271a2, wh...Alexander Köplinger
2014-10-30Re-apply the patch, there isa fix for itMiguel de Icaza
2014-10-30Revert this patch, as it broke the test suiteMiguel de Icaza
2014-10-21Additional JWT Security Token SupportRyan Melena
2014-09-27more coding style changesrjvdboon
2014-09-27Adhere to mono coding guidelines.rjvdboon
2014-09-26Added serialization of SecurityToken with HandlerRobert J. van der Boon
2014-09-26Update unit tests for binary serializationrjvdboon
2014-09-25Change unittest to not use the UserNameSecurityTokenHandler base class (as it...rjvdboon
2014-09-21Added System.IdentityModel.Tokens.BootstrapContext including tests.rjvdboon
2014-08-29Update X509CertificateValidationMode.csRyan Melena
2014-08-29Correct duplicate X509CertificateValidationMode definition error caused by en...Ryan J. Melena
2014-08-28Add compiler pragmas for conditional .NET 4.5 compilationRyan J. Melena
2014-08-28Add file comment headers. This change is released under the MIT license.Ryan J. Melena
2014-08-28Fix VS changes to .csproj file. This change is released under the MIT license.Ryan J. Melena
2014-08-28Minimal implementation of classes and methods necessary to support the JWT fu...Ryan J. Melena
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-15[System.Security.Claims] Add basic support for ClaimsMiguel de Icaza
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2013-07-02Update csproj filesMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-04-05Update csproj filesMarek Safar
2012-03-15Fix few unit testsMarek Safar
2012-02-17Cleanup some assembly attributesMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2011-09-23Introduce separate .net 4.5 profileMarek Safar
2011-08-02Fixed coding style in System.IdentityModelMichael Stoll
2011-08-01Added support for negative serial numbers in X509IssuerSerialKeyIdentifierCla...Michael Stoll
2011-02-13Add solution filesMiguel de Icaza
2010-12-29Add few more missing referencesMarek Safar
2010-07-28SecurityTokenRequirement.TryGetValue() returns false if the value exists as n...atsushieno
2010-07-262010-07-26 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2010-07-25EOL handlingRaja R Harinath
2010-04-282010-04-28 Marek Habersack <mhabersack@novell.com>Marek Habersack
2009-09-072009-09-07 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2009-06-04More work on 4.0 profileMarek Safar
2008-08-21remove unecessary InternalsVisibleTo attributesJb Evain
2008-08-21adapt olive Makefiles to mcsJb Evain
2008-08-21move to from olive to mcsJb Evain