platform/upstream/dotnet/runtime.git
2022-02-07 github-actions... Fix Xamarin assembly names in HttpClientHandler (#64391)
2022-02-07 Tomas Weinfurt[release/6.0] add RID for Alpine 3.15 (#64304)
2022-02-07 David MasonFix profiling objectsallocatedbyclass (#63814) (#64284)
2022-02-07 Tomas Weinfurtmake sure OpenSSL is initialized before Tls13Supported...
2022-02-07 Adam SitnikMake sure that shared memory object name meets the...
2022-02-07 github-actions... [release/6.0] Fix exception propagation over HW excepti...
2022-02-07 github-actions... Catch all exceptions (#64192)
2022-02-07 Mike McLaughlin[release/6.0] Fix crash when VS4Mac is debugging VS4Mac...
2022-02-07 github-actions... Fix OpenSSL version check in GetAlpnSupport (#64032)
2022-02-07 Kevin JonesFix OpenSSL 3 reporting an OutOfMemoryException for...
2022-02-07 github-actions... [release/6.0] Update SAN test to account for OpenSSL...
2022-02-07 Anton Firszovserialize SendPacketsAsync tests (#63888)
2022-02-07 Thays Grazia[release/6.0] [wasm][debugger] Fixing error after recei...
2022-02-07 github-actions... [source-build][mono] Do not build Microsoft.NET.Runtime...
2022-02-07 NN[release/6.0] Support Single-file executable in Windows...
2022-02-07 Thays Graziabackport 62601 (#62816)
2022-02-05 Santiago Fernandez... [release/6.0] Update helix queues (#64721)
2022-02-03 vseanreesermsftUpdate branding to 6.0.3 (#64644)
2022-01-20 github-actions... [release/6.0] Fix Crossgen2 bug #61104 and add regressi...
2022-01-14 Thays Grazia[wasm][debugger] Missing test files (#63148)
2022-01-13 Mike McLaughlinFix the MacOS remote unwinder for VS4Mac (#63405)
2022-01-13 github-actions... [release/6.0] Use "read" to fetch misaligned 64bit...
2022-01-13 Santiago Fernandez... [release/6.0] Build all packages when in source-build...
2022-01-10 github-actions... Fix custom JsonConverterFactories not working with...
2022-01-10 github-actions... [release/6.0] 1388 xml serializer assembly load context...
2022-01-10 github-actions... Make delegates unsupported by JsonSerializer (#63514)
2022-01-10 Eric StJohnFix NETStandard library using JSON source gen (#63520)
2022-01-10 Santiago Fernandez... [release/6.0] Fix GENERIC_MATH_FEATURE by making sure...
2022-01-08 github-actions... [release/6.0] Suppress SendPacketsElement_FileStreamMul...
2022-01-08 github-actions... disable tests unstable on Windows 11 (#63527)
2022-01-08 Ankit Jain[wasm] Backport build improvements, and fixes from...
2022-01-08 github-actions... Include properties on records for (de)serialization...
2022-01-08 github-actions... [release/6.0] Fix TimeSpan support in sourcegen (#62191)
2022-01-08 github-actions... Suppress warnings about [Obsolete] member usage in...
2022-01-08 Layomi AkinrinadeFix bugs with generation for ctor param default values...
2022-01-08 github-actions... [release/6.0] Fix System.Object serialization with...
2022-01-07 Dan Moseley[release/6.0] Port test-only test fixes (#63507)
2022-01-07 github-actions... [release/6.0] Add explicit null-check for tailcalls...
2022-01-07 Eric Erhardt[release/6.0] Ensure UserSecretsIdAttribute is added...
2022-01-07 github-actions... [release/6.0] Undo breaking change in 6.0 in environmen...
2022-01-07 Adam Sitnik[release/6.0] Fix setting timestamp on Windows on reado...
2022-01-07 github-actions... [release/6.0] WinHttp: always read HTTP/2 streams to...
2022-01-06 github-actions... [release/6.0] Making user secrets optional by default...
2022-01-06 github-actions... [release/6.0] Fix XXHash for stripe size (#61923)
2022-01-06 Jan Vorlicek[release/6.0] Change macOS activatin injection failure...
2022-01-06 github-actions... Unify the FlushProcessWriteBuffers mechanism for macOS...
2022-01-06 Koundinya VeluriFix named mutexes on OSX to work between arm64 and...
2022-01-06 Andrew AuFix bug where we reference the entry #0 in the pinned...
2022-01-05 Santiago Fernandez... [release/6.0] bump sourcebuild leg timeout (#63298)
2022-01-04 Jan Vorlicek[release/6.0] Fix build with Clang 13 (#63314)
2022-01-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-01-03 github-actions... fix issue where HTTP2 connection could be scavenged...
2022-01-03 Marek Fišera[wasm][release/6.0] Reduce number of calls to setTimer...
2022-01-03 github-actions... [release/6.0] Do not promote struct locals with holes...
2022-01-03 Jo Shields[release/6.0] Add runtime-community.yml pipeline and...
2022-01-03 github-actions... [release/6.0] Use Ubuntu 18.04 and dotnet-buildtools...
2021-12-31 David Cantú[release/6.0] Don't create multiple large files at...
2021-12-23 github-actions... [release/6.0] Fixing a possible null reference error...
2021-12-17 Nikola MilosavljevicRPM package needs to create host symlink (#62925)
2021-12-17 Mike McLaughlinFix createdump failure on MacOS Monterey version 12...
2021-12-16 github-actions... [release/6.0] Fixing regression for AuthType.Anonymous...
2021-12-16 Santiago Fernandez... Fix Microsoft.VisualBasic.Core file version (#62848...
2021-12-16 Santiago Fernandez... Include Microsoft.NETCore.App.Ref pack as part of 6...
2021-12-16 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-12-16 github-actions... [release/6.0] Fixes #62167. WriteAsync may truncate...
2021-12-15 github-actions... Protecting send message to debugger if it's disables...
2021-12-15 Anton Firszov[release/6.0] [HTTP/3] Fixed stress (#60723)
2021-12-15 github-actions... <EnablePreviewFeatures> for HttpStress (#60682)
2021-12-15 Thays GraziaBackporting part of pr 62278 (#62543)
2021-12-15 Thays GraziaBackport PR 60983 (#62283)
2021-12-15 Eric Erhardt[release/6.0] Cache LastAccessed during MemoryCache...
2021-12-15 Santiago Fernandez... Merge pull request #62403 from dotnet/backport/pr-62397...
2021-12-15 Santiago Fernandez... Merge pull request #62789 from vseanreesermsft/internal...
2021-12-15 github-actions... [release/6.0] Use 1ES pool instead of deprecated window...
2021-12-15 Bruce Forstall[release/6.0] Port #58410: Fix zero initialization...
2021-12-15 github-actions... Fix method HttpHeadersNonValidated uses to get HeaderDe...
2021-12-15 github-actions... [release/6.0] Fix calling NLS with Cultures has alterna...
2021-12-15 github-actions... [release/6.0] Allow runtimeconfig StartupHooks and...
2021-12-15 github-actions... [release/6.0] [HTTP] Scavenge fix (#62008)
2021-12-15 github-actions... The DestroyStructure API passes null to the IL marshall...
2021-12-15 github-actions... Environment variable should override property for gcSer...
2021-12-15 Koundinya VeluriCheck for time-sensitive work when worker thread starva...
2021-12-15 github-actions... [release/6.0] disable sending NT Authority in TLS hands...
2021-12-15 github-actions... [release/6.0] Disable poisoning for large structs ...
2021-12-15 Bruce ForstallDon't run the JIT formatting job in release/6.0 (#61485)
2021-12-15 Jan JahodaBackport all CI matrix changes from 7.0 to reelase...
2021-12-14 Sean ReeserMerge commit '3a25a7f1cc446b60678ed25c9d829420d6321eba...
2021-12-13 Santiago Fernandez... Clear list of OOB packages built on 6.0 (#62610)
2021-12-08 vseanreesermsftUpdate branding to 6.0.2 (#62493)
2021-12-04 Kevin JonesFix whitespace
2021-12-04 Kevin JonesFix re-initialization of hash objects on CNG.
2021-11-17 dotnet-botMerge in 'release/6.0' changes
2021-11-17 Santiago Fernandez... [release/6.0] Add packaging changes for System.Text...
2021-11-17 Matt MitchellMerge branch 'internal/release/6.0' of https://dev...
2021-11-17 Matt MitchellMerge remote-tracking branch 'upstream/release/6.0...
2021-11-17 dotnet-botMerge in 'release/6.0' changes
2021-11-17 dotnet-botMerge in 'release/6.0' changes
2021-11-17 Santiago Fernandez... [release/6.0] Disable native ports package validation...
2021-11-17 Maryam AriyanHostFactoryResolver - Increase default timeout and...
2021-11-16 dotnet-botMerge in 'release/6.0' changes
next