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-27Merge pull request #3065 from rolfbjarne/git-instead-of-ssh-4.5.0mono-4.5.0-branchAlexander Köplinger
2016-05-27Merge pull request #3064 from rolfbjarne/fix-rebuild-offsets-tool-4.5.0Alexander Köplinger
2016-05-27[offsets-tool] Use git protocol instead of ssh to allow anonymous access.Rolf Bjarne Kvinge
2016-05-27[offsets-tool] Only create the .stamp-clone file if the clone succeeds.Rolf Bjarne Kvinge
2016-05-23[xbuild] Add AssignLinkMetadata to xbuild 14Alexander Köplinger
2016-05-23[xbuild] Make sure MSBuildFrameworkToolsPath is set for xbuild 14Alexander Köplinger
2016-05-23[xbuild] Fix DependsOnSystemRuntime returning false on xbuild 14Alexander Köplinger
2016-05-17Add some comments in new/old gc bridgesAndi McClure
2016-05-17Fix error message in sgen-bridge which does not list all optionsAndi McClure
2016-05-17Remove redundant flag set in sgen-tarjan-bridgeAndi McClure
2016-05-17More accurate trace reporting duration of android gc bridgeAndi McClure
2016-05-16[corlib]: Update X509Helper.Apple.cs.Martin Baulig
2016-05-12Bump nunit-lite to get compiler warning fix.Rolf Bjarne Kvinge
2016-05-11[corlib] Make CountdownEventTests.Signal_Concurrent more reliableAlexander Köplinger
2016-05-11[corlib] Ignore DirectoryNotFoundException in FileStreamTest.OpenCharDeviceRe...Alexander Köplinger
2016-05-10[System]: Lazy-init X509ChainPolicy.ExtraStore when called from SystemCertifi...Martin Baulig
2016-05-10[mcs] More tweaks to undefined tie-breaking rules. Fixes #40945Marek Safar
2016-05-06[System]: Fix certificate validation with empty hostname.Martin Baulig
2016-05-06[System]: Add comment to the obsoletion of Mono-specific ServicePointManager ...Martin Baulig
2016-05-06[System]: Obsolete the Mono-specific cipher suite callbacks in ServicePointMa...Martin Baulig
2016-05-06[corlib]: Cleanup X509Helper.Import().Martin Baulig
2016-05-05[corlib]: Try to convert the certificate from PEM to DER in X509Helper.Import().Martin Baulig
2016-05-04[System.Runtime.Serialization] Remove redundant IVT to System.ServiceModel.WebMarek Safar
2016-05-04[System.Runtime.Serialization] Remove redundant IVT to System.ServiceModelMarek Safar
2016-04-30[arm64] Dist arm64-codegen.h. Fixes #38223.Zoltan Varga
2016-04-26[corlib] Ignore a TimeZoneInfo test on mobile that doesn't make sense thereAlexander Köplinger
2016-04-26[corlib] Fix FileInfoTest.MoveTo_SameName test that failed on mobileAlexander Köplinger
2016-04-24[linker] Method decorated with System.Runtime.Serialization.*Attribute must b...Sebastien Pouliot
2016-04-23[corlib] Disable core security icalls on mobileMarek Safar
2016-04-22[corlib] Remove System.Core security typesMarek Safar
2016-04-22[System.Core] Add back AesManaged to tvOS and watchOS profilesSebastien Pouliot
2016-04-21[corlib] Ifdef out calls to SynchronizationAttribute on monotouchLudovic Henry
2016-04-20[mcs] null operator receiver type needs to be convertible to null. Fixes #40493Marek Safar
2016-04-20[utils] Fix MONO_SIGNAL_USE_UCONTEXT_T not being defined on tvOS simulatorAlexander Köplinger
2016-04-19[mcs] Don't do empty array interpolation on user code, weird code expects emp...Marek Safar
2016-04-19Support custom Xamarin Android HttpClient handlerMarek Habersack
2016-04-19[offsets-tool] Fix path to Options.csRolf Bjarne Kvinge
2016-04-18[jit] Fix the linking of bblocks in mono_replace_ins () by avoiding iterating...Zoltan Varga
2016-04-18[tools] Add aot offsets generation tool.Rolf Bjarne Kvinge
2016-04-18Merge pull request #2916 from ludovic-henry/fix-40306Ludovic Henry
2016-04-18Merge pull request #2915 from poedgirl/mastermonojenkins
2016-04-18[threadpool-io] Fix crash on shutdownin System.Net.Sockets.Socket:Close_internalLudovic Henry
2016-04-18Added support for SHA256, 384 and 512 in AuthenticodeDeformatter.Michelle Allen
2016-04-18Merge pull request #2897 from kumpera/marshal_fixesmonojenkins
2016-04-18Implement mono_threads_core_set_name() on NetBSD (#2914)Kamil Rytarowski
2016-04-18Merge pull request #2913 from krytarowski/netbsd-support-11Alexander Köplinger
2016-04-18Remove stale file in the repositoryKamil Rytarowski
2016-04-18Merge pull request #2912 from krytarowski/netbsd-support-10Alexander Köplinger
2016-04-18Merge pull request #2911 from akoeplinger/handlerefmonojenkins
2016-04-17Remove unportable shell construct detected on NetBSDKamil Rytarowski