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-05-03Update Reference Sources to .NET Framework 4.6dotnet-bot
2016-05-03DateTime, DateTimeOffset, bring Unix time APIs from CoreCLRMiguel de Icaza
2016-05-03Change Page_Error resource key to workaround collision with Page_Error method...Marek Safar
2016-05-03Fix dispose race condition in CancellationTokenSourceLudovic Henry
2016-05-03SslState.AsyncResumeHandshake(): Fix resumption of pending handshake.Martin Baulig
2016-05-03Use optimized qword path in System.String::EqualsHelper () on 64-bit.Alex Rønne Petersen
2016-05-03Add BE support for Doubles, missed from 41a6d3d6a5432b964b6f8439b6375ffad6f2e6cbLennart Sorensen
2016-05-03Mono friendly WebUtilityMarek Safar
2016-05-03Adjust to updated StackTraceMarek Safar
2016-05-03Remove unused usingMarek Safar
2016-05-03Add mono tweaksMarek Safar
2016-05-03Fix and actually use the '_PendingReHandshake' logic in _SslState.csMartin Baulig
2016-05-03Add more missing stringsMarek Safar
2016-05-03Keep Mono's old default provider type value for RSA. The value isn't used for...Alexis Christoforides
2016-05-03Ifdefed out some methods from methodbody.cs and methodbuilder.csMarcos Henrich
2016-05-03Move ThreadPool from System.Threading.Microsoft to System.ThreadingLudovic Henry
2016-05-03Add NET_4_6 defines for .NET 4.6 changesDylan Borg
2016-05-03Expose Task.CompletedTaskDylan Borg
2016-05-03Expose Task.FromException/FromCanceledDylan Borg
2016-05-03Mono-specific implementation to get SecureChannel's connection info.Martin Baulig
2016-05-03Add MS ThreadPool disabling flagLudovic Henry
2016-05-03Add more legacy mobile apisMarek Safar
2016-05-03RsaOaepDecrypt needs to throw, not return nullSebastien Pouliot
2016-05-03Disable more CAS checksSebastien Pouliot
2016-05-03Fix RSA encryption/decryption with OAEP padding [#30572]Sebastien Pouliot
2016-05-03Debug build fixes.Marcos Henrich
2016-05-03Add conditional role based securityMarek Safar
2016-05-03Disable more CASMarek Safar
2016-05-03Clone all levels of captures ExceptionDispatchInfosMarek Safar
2016-05-03Add more obsolete and not working types to MonoDroidMarek Safar
2016-05-03Enable more thread apiMarek Safar
2016-05-03Enable more thread codeMarek Safar
2016-05-03SafeHandle mono friendlyMarek Safar
2016-05-03Add more mobile api which fails of crashes but was available in previous vers...Marek Safar
2016-05-03Disable more CASMarek Safar
2016-05-03Update missing WaitHelper attributesMarek Safar
2016-05-03Make various contexts mono friendlyMarek Safar
2016-05-03Disable more CASMarek Safar
2016-05-03Finish CAS removal started in 1ef3d85190bc1beea5505710527c79ff658b94ceMarek Safar
2016-05-03Correctly fix 1ef3d85190bc1beea5505710527c79ff658b94ceMarek Safar
2016-05-03Fixes regression intoduced in 1ef3d85190bc1beea5505710527c79ff658b94ceMarek Safar
2016-05-03Make NotSupportedException partial to allow XI to add an helper methodSebastien Pouliot
2016-05-03Remove mono specific handlingMarek Safar
2016-05-03Import System.Threading.ThreadLocalLudovic Henry
2016-05-03Some attributes are not translated in SL (this looks like a bug compatibility)Marek Safar
2016-05-03Remove CAS usage from XslTransformSebastien Pouliot
2016-05-03Further reduce CAS usage in XmlSecureResolver to fix #30205Sebastien Pouliot
2016-05-03Make NotImplementedException partial to allow XI to add an helper methodSebastien Pouliot
2016-05-03Sprinkle some DISABLE_CAS_USE for System.ServiceModel.* helpersSebastien Pouliot
2016-05-03Enable more thread apisMarek Safar