mono.git
2015-10-16 Marek Habersack[WinForms] ComboBox, ListBox and TextBox should use...
2015-10-16 Martin Baulig[TLS]: Make ValidationResult.MonoSslPolicyErrors nullable.
2015-10-16 Martin Baulig[System]: Remove the TrustEvaluateSsl(MX.X509Certificat...
2015-10-16 João MatosMerge pull request #2141 from akoeplinger/fix-wrong...
2015-10-16 Ludovic Henry[Process] Do not use Exited as it's racy with Start...
2015-10-16 Marek Safar[corlib] Add few reference source dependencies
2015-10-16 Martin BauligAll MARTIN_FIXME's have been taken care of.
2015-10-16 Martin Baulig[Mono.Security]: Check 'CertificateValidationHelper...
2015-10-16 Martin BauligForgot to remove one MARTIN_FIXME.
2015-10-16 Alexander Köplinger[msvc] Remove left over project guid from mono.sln
2015-10-16 Alexander Köplinger[mono-symbolicate] Skip AOT tests if AOT isn't supporte...
2015-10-16 Alexander Köplinger[runtime] Rename DISABLE_AOT_COMPILER back to DISABLE_AOT
2015-10-16 Ludovic HenryRevert "[process] Use same behavior as .NET"
2015-10-16 Zoltan Varga[runtime] Simplify the caching of gshared generic param...
2015-10-16 Zoltan Varga[runtime] Add a new MonoGSharedGenericParam structure...
2015-10-16 Zoltan Varga[amd64] Split the valuetype argument passing code into...
2015-10-16 Zoltan Varga[aot] Create constrained gparams using the same mini_ge...
2015-10-15 Ludovic Henry[io-layer] Remove Sleep and SleepEx
2015-10-15 Ludovic Henry[io-layer] Remove GetCurrentThreadId
2015-10-15 Ludovic Henry[runtime] Remove dead code
2015-10-15 Rodrigo Kumpera[sdb] Fix state initialization of suspended threads...
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-15 Alexis ChristoforidesFix MSVC build after 16570265149730ec6a4760cc0fa34decc1...
2015-10-15 Miguel de IcazaMerge pull request #2127 from joelmartinez/mdoc-multias...
2015-10-15 Ludovic Henry[process] Use same behavior as .NET
2015-10-15 João MatosMerge pull request #2137 from fplucas/patch-1
2015-10-15 LucasFixing the broken icon of centos-s390x
2015-10-15 Marcos Henrich[System] Fixed dots trimmed from segments.
2015-10-15 Alexander KöplingerMerge pull request #2134 from akoeplinger/bug-34334
2015-10-15 João Matos[runtime] Switch ARM backend use to use g_print instead...
2015-10-15 João MatosRevert "[runtime] Switch ARM backend use to use g_print...
2015-10-15 João Matos[runtime] Switch ARM backend use to use g_print instead...
2015-10-15 João Matos[runtime] Simplify ARM mono_arch_flush_icache.
2015-10-15 Zoltan Varga[amd64] Remove the special casing of TYPEDBYREF in...
2015-10-15 Zoltan Varga[llvmonly] Call methods in the same assembly directly.
2015-10-15 Zoltan Varga[llvmonly] Update comments.
2015-10-15 Zoltan Varga[llvmonly] Use the PreserveAll calling convention for...
2015-10-15 Zoltan Varga[llvmonly] Factor out the initialization code into...
2015-10-15 Zoltan Varga[ppdb] Check that PE file timestamp as well when matchi...
2015-10-14 Martin BauligRevert "[System]: WebConnection: improve chunked reads...
2015-10-14 Martin Baulig[System/TLS]: Switch to the new ChainValidationHelper.
2015-10-14 Zoltan Varga[llvmonly] Add more preinitialized got slots, refactor...
2015-10-14 Zoltan Varga[ppdb] Update to spec version v1.0. Fix decoding of...
2015-10-14 Zoltan Varga[ppdb] Update the code which checks whenever the assemb...
2015-10-14 Martin Baulig[System/TLS]: Add obsolete ChainValidationHelper.ctor...
2015-10-14 Martin Baulig[System]: API cleanup; make MonoTlsStream.SelectClientC...
2015-10-14 Alexander Köplinger[interpreter] Implement comparing string values in...
2015-10-14 Martin Baulig[System]: WebConnection: improve chunked reads and...
2015-10-14 Zoltan VargaFix the build.
2015-10-14 Zoltan Varga[runtime] Fix the configure check for stdc++/c++.
2015-10-14 Zoltan Varga[aot] Fix the build when llvm is not enabled.
2015-10-14 João Matos[runtime] Reworked coop GC stack handling in platforms...
2015-10-14 João MatosMerge pull request #2106 from lambdageek/dev/bug-29108...
2015-10-14 Aleksey KligerTest that Assembly.GetCallingAssembly() skips MethodBas...
2015-10-14 Aleksey KligerGetCallingAssembly() skip past reflection. Fix #29108...
2015-10-14 João Matos[runtime] Workaround signal() configure check in Android.
2015-10-14 Zoltan Varga[llvmonly] Fix the build.
2015-10-14 Zoltan Varga[aot] Rework the handling of preinitialized got slots...
2015-10-14 Miguel de Icaza[mscorlib] DateTime, DateTimeOffset, bring Unix time...
2015-10-14 Zoltan Varga[llvmonly] Skip initalization of methods if they only...
2015-10-14 Zoltan Varga[llvmonly] Emit initialization code for a method only...
2015-10-14 Ludovic Henry[process] Wait for process completion before waiting...
2015-10-14 Zoltan Varga[runtime] Link against the same c++ standard library...
2015-10-13 Martin BauligRemove another MARTIN_FIXME.
2015-10-13 Martin Baulig[System]: Remove two MARTIN_FIXME's.
2015-10-13 Martin Baulig[System]: Add AndroidPlatform.TrustEvaluateSsl(X509Cert...
2015-10-13 Martin Baulig[System]: Add OSX509Certificates.TrustEvaluateSsl(X509C...
2015-10-13 Martin Baulig[System]: Use 'ServerCertValidationCallback' in Service...
2015-10-13 Martin BauligPut back "[Mono.Security.Providers]: Add to the top...
2015-10-13 Martin Baulig[Mono.Security/build]: Add custom monodroid_Mono.Securi...
2015-10-13 Miguel de IcazaAdd tests for #34598
2015-10-13 Sandy ArmstrongMerge pull request #2130 from sandyarmstrong/mt-runtime...
2015-10-13 Sandy Armstrong[corlib] Use same Console and Environment logic in...
2015-10-13 Joel Martinez[mdoc] `multiassembly` option for duplicated types
2015-10-13 Marcos HenrichMerge pull request #2121 from esdrubal/socketreuse
2015-10-12 Martin BauligRevert "[Mono.Security.Providers]: Add to the top-level...
2015-10-12 Martin Baulig[System]: Add HttpWebRequest.ServerCertificateValidatio...
2015-10-12 Martin Baulig[System]: Add new internal HttpWebRequest APIs for...
2015-10-12 Martin Baulig[System]: Add internal ServicePoint.SetClientCertificat...
2015-10-12 Martin Baulig[Mono.Security.Providers]: Add to the top-level build.
2015-10-12 Martin Baulig[System] Add internal 'ServicePointManager.DisableStron...
2015-10-12 Martin Baulig[corlib] Add new .NET 4.5 System.Diagnostics.EventSourc...
2015-10-12 Martin Baulig[System]: Make internals visible to Mono.Security.Provi...
2015-10-12 Zoltan Varga[sdb] Print more debug info when a seq point is not...
2015-10-12 Zoltan Varga[llvmonly] Simplify the handling of init_bb a bit.
2015-10-12 Martin Baulig[System/TLS]: Add the new Mono.Security.Interface and...
2015-10-12 Martin BauligAdd MARTIN_FIXME conditionals to some of the newly...
2015-10-12 Martin Baulig[System]: Add the referencesource's ServicePointManager.cs.
2015-10-12 Martin Baulig[System]: Add internal RemoteCertValidationCallback...
2015-10-12 Martin Baulig[Mono.Security.Providers]: New internal libraries for...
2015-10-12 Martin Baulig[System/TLS]: Internal additions to some referencesourc...
2015-10-12 Martin Baulig[System/TLS]: Add the new Mono.Security.Interface and...
2015-10-12 Martin Baulig[System/build]: Wrap ReferenceSources/Logging.cs with...
2015-10-12 Martin Baulig[System]: Add missing System.Net.SecurityProtocolType...
2015-10-12 Martin Baulig[System/build]: Add two MONO_SECURITY_ALIAS and MONO_X5...
2015-10-12 Martin Baulig[System/build] Use the MOBILE_PROFILE conditional to...
2015-10-12 João Matos[runtime] Fixed build error related to undeclared objec...
2015-10-12 Rodrigo Kumpera[verifier] Fix the verifiers to handle Roslyn style...
2015-10-12 Martin Baulig[System]: Add ReferenceSources/Socket.cs to the mobile...
next