mono.git
2016-05-05 Marek SafarMerge pull request #2966 from marek-safar/oid
2016-05-05 Martin Baulig[corlib]: Try to convert the certificate from PEM to...
2016-05-04 Alex Rønne... Merge pull request #2928 from alexrp/master
2016-05-04 Marek Safar[System] Oid from referencesource. Fixes #40646 and...
2016-05-04 Ludovic HenryMerge pull request #2955 from ludovic-henry/mono_msec_t...
2016-05-04 Marek Safar[corlib] Update locale tables. Fixes #40697
2016-05-04 Marek SafarMerge pull request #2962 from marek-safar/referencesour...
2016-05-03 Zoltan Varga[aot] Emit EmptyArray<enum>:.cctor () instances since...
2016-05-03 Ludovic Henry[runtime] Fix potential overflow when using mono_msec_ticks
2016-05-03 Marek SafarRemove referencesource submodule and move sources to...
2016-05-03 Marek SafarUpdate after merge conflicts
2016-05-03 Marek SafarUnify error handling added in fdebd8a4d709002bb499555c3...
2016-05-03 Alexander KöplingerRaise an UnauthorizedAccessException on FileInfo.Delete...
2016-05-03 Marek SafarMono friendly FileInfo
2016-05-03 Marek SafarMono friendly FileSystemInfo
2016-05-03 Ludovic HenryFix WaitHandle.Wait{One,Any,All} when runtime returns...
2016-05-03 Marek SafarRemove MONO_X509_ALIAS
2016-05-03 Alexis ChristoforidesRe-apply compatibility fix from 42504b8af5a0bf7f012e6c4...
2016-05-03 Ludovic HenryFix HasExited for non-child process
2016-05-03 Andi McClureAdapt System.Exception to be usable by Mono
2016-05-03 Marek SafarSymbolType in reflection only profiles
2016-05-03 Marek SafarMono friendly SymbolType
2016-05-03 Marek SafarBetter error message for missing codeset assembly
2016-05-03 Marek SafarFixes hardcoded Windows path in Serialization compiler
2016-05-03 Marek SafarMore DISABLE_CAS_USE tweaks
2016-05-03 Marek SafarAdd CSC_SDK_PATH_DISABLED workaround
2016-05-03 Marek SafarMono friendly RuntimeEnvironment
2016-05-03 Marek SafarAdd feature option to build without System.Runtime...
2016-05-03 Marek SafarReplace string resource key names with local constants
2016-05-03 Ludovic HenryImport System.Threading.WaitHandle
2016-05-03 Andi McClureRemove Marshal.GetHRForLastWin32Error call from Diagnos...
2016-05-03 Ludovic HenryRevert "[mscorlib] Undo part 3d0e1b71993dd236db78290852...
2016-05-03 Marek SafarUndo part 3d0e1b71993dd236db78290852a62e9ed3218216...
2016-05-03 Marek SafarMono friendly MethodInfo
2016-05-03 Ludovic HenryImport System.Diagnostics.Process
2016-05-03 Marek SafarDisable AppContextDefaults
2016-05-03 Timotheus Pokorrafixing display of asmx help page (#37137)
2016-05-03 Marcos HenrichUnix paths fix
2016-05-03 Alexander KyteOnly use patched AesManaged on MONOTOUCH
2016-05-03 Marek SafarFixes a race in CancellationTokenSource with no logic...
2016-05-03 Marek SafarCompute InvariantCaseInsensitiveHashCode without any...
2016-05-03 Rolf Bjarne... Add support for intercepting threadpool work.
2016-05-03 Rolf Bjarne... Add feature define for multiple appdomains.
2016-05-03 Marek SafarRemove WindowsBase type forwarders from mobile profile
2016-05-03 Alexander KöplingerRevert "[System] Mono friendly QEncodedStream"
2016-05-03 Alexander KöplingerAdd a few MONO comments for System.Net.Sockets
2016-05-03 Alexander KöplingerMono friendly QEncodedStream
2016-05-03 Marek SafarFix invariant text info hashcode builder. Fixes #36786
2016-05-03 Marek SafarCannot use regex fallback as its implementations is...
2016-05-03 Marek SafarDisable regex fallback on Mono
2016-05-03 dotnet-botUpdate Reference Sources to .NET Framework 4.6.1
2016-05-03 Marek SafarMono exception to SocketException
2016-05-03 Zoltan VargaRemove a workaround for a JIT limitation which doesn...
2016-05-03 Sebastien PouliotDisable use of Win32 specific p/invokes when built...
2016-05-03 Sebastien PouliotDo not include a win32-p/invoke call (RegCloseKey)...
2016-05-03 Sebastien PouliotUse DISABLE_CAS_USE to remove the use of several *Permi...
2016-05-03 Tarek Mahmoud... Port the DateTime parser fix from the Desktop
2016-05-03 Miguel de IcazaBring from CoreFX the f813aa2e9a5d927d121d6bdca467e10e9...
2016-05-03 Rolf Bjarne... Thread.Interrupt is not dependent on MONO_FEATURE_THREA...
2016-05-03 Rolf Bjarne... Make Thread.Abort and Thread.Suspend/Resume configurabl...
2016-05-03 Marek SafarAdd legacy mobile api to synchronizationcontext
2016-05-03 Marek SafarMono friendly StringUtil
2016-05-03 Marek SafarTweaks for mobile profile
2016-05-03 Martin BauligAttempt to fix the build.
2016-05-03 Immo LandwerthMake it more obvious that Reference Source is read...
2016-05-03 Marek SafarFixes com api
2016-05-03 Marek SafarDisable optimized comparer for byte, ushort enums
2016-05-03 Marek SafarDisable encryption column certificate error message
2016-05-03 Marek SafarMore tweaks to mscorlib updates
2016-05-03 Marek SafarMake updated mscorlib mono friendly
2016-05-03 Marek SafarRevert "[corlib] Fix dispose race condition in Cancella...
2016-05-03 dotnet-botUpdate Reference Sources to .NET Framework 4.6
2016-05-02 Miguel de IcazaDateTime, DateTimeOffset, bring Unix time APIs from...
2016-05-02 Marek SafarChange Page_Error resource key to workaround collision...
2016-05-02 Ludovic HenryFix dispose race condition in CancellationTokenSource
2016-05-02 Martin BauligSslState.AsyncResumeHandshake(): Fix resumption of...
2016-05-02 Alex Rønne... Use optimized qword path in System.String::EqualsHelper...
2016-05-02 Lennart SorensenAdd BE support for Doubles, missed from 41a6d3d6a5432b9...
2016-05-02 Marek SafarMono friendly WebUtility
2016-05-02 Marek SafarAdjust to updated StackTrace
2016-05-02 Marek SafarRemove unused using
2016-05-02 Marek SafarAdd mono tweaks
2016-05-02 Martin BauligFix and actually use the '_PendingReHandshake' logic...
2016-05-02 Marek SafarAdd more missing strings
2016-05-02 Alexis ChristoforidesKeep Mono's old default provider type value for RSA...
2016-05-02 Marcos HenrichIfdefed out some methods from methodbody.cs and methodb...
2016-05-02 Ludovic HenryMove ThreadPool from System.Threading.Microsoft to...
2016-05-02 Dylan BorgAdd NET_4_6 defines for .NET 4.6 changes
2016-05-02 Dylan BorgExpose Task.CompletedTask
2016-05-02 Dylan BorgExpose Task.FromException/FromCanceled
2016-05-02 Martin BauligMono-specific implementation to get SecureChannel's...
2016-05-02 Ludovic HenryAdd MS ThreadPool disabling flag
2016-05-02 Marek SafarAdd more legacy mobile apis
2016-05-02 Sebastien PouliotRsaOaepDecrypt needs to throw, not return null
2016-05-02 Sebastien PouliotDisable more CAS checks
2016-05-02 Sebastien PouliotFix RSA encryption/decryption with OAEP padding [#30572]
2016-05-02 Marcos HenrichDebug build fixes.
2016-05-02 Marek SafarAdd conditional role based security
2016-05-02 Marek SafarDisable more CAS
2016-05-02 Marek SafarClone all levels of captures ExceptionDispatchInfos
next