Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Merged PR 21497: [release/6.0] MSRC 68590 - newlines in domain literalsv6.0.4Tomas Weinfurt
2022-03-14[release/6.0] Update dependencies from dotnet/emsdk dotnet/arcade (#66144)dotnet-maestro[bot]
2022-03-11[release/6.0] update expected exception for cases when all requested TLS vers...github-actions[bot]
2022-03-11Improve SSL platform detection (#64923) (#65054)Tomas Weinfurt
2022-03-11[release/6.0] improve SslStream tests on misconfigured systems (#65024)github-actions[bot]
2022-03-11stabilize quic tests on server 2022 (#65097)github-actions[bot]
2022-03-11RID for Ubuntu 22.04 (#66225)Tomas Weinfurt
2022-03-11Fix compatibility with NTLM authentication to McAfee Web Gateway (#66315)github-actions[bot]
2022-03-10Remove redundant allocations from JsonSerializerOptions.GetConverter calls (#...Eirik Tsarpalis
2022-03-10[release/6.0] Fix Queryable-to-Enumerable overload mapping logic (#65857)github-actions[bot]
2022-03-10[release/6.0] Backport Fix PerformanceCounter's when running with Globalizati...Tarek Mahmoud Sayed
2022-03-10Remove OpenSSL error queue checking after initialization (#65501)github-actions[bot]
2022-03-10Merge pull request #66373 from steveisok/bump-manifest-band-300Eric StJohn
2022-03-10Merge pull request #65330 from dotnet/backport/pr-65326-to-release/6.0Eric StJohn
2022-03-10[release/6.0][wasm] Backport skipping System.Text.Json tests for aot configur...Steve Pfister
2022-03-09Merge pull request #66353 from vseanreesermsft/internal-merge-6.0-2022-03-08-...Eric StJohn
2022-03-09Don't fail the build when dotnet-install logs errors from curlSteve Pfister
2022-03-09[release/6.0] Fix race conditions in SystemEvents shutdown logic (#66230)Eric StJohn
2022-03-09Release a new version of System.Runtime.Experimental with the correct assembl...Santiago Fernandez Madero
2022-03-09GeneratePackageOnBuild in WinHttpHandler.csproj (#65523)Anton Firszov
2022-03-08Merge commit 'c24d9a9c91c5d04b7b4de71f1a9f33ac35e09663' into internal-merge-6...Sean Reeser
2022-03-03Update branding to 6.0.4 (#66021)vseanreesermsft
2022-02-15Merged PR 21170: Fixing the shift-left handling to correctly account for over...Tanner Gooding
2022-02-14Remove Unused Encoding on UriHelperEric Erhardt
2022-02-14Merge in 'release/6.0' changesdotnet-bot
2022-02-14[release/6.0] Fix long directory path test (#64955)Santiago Fernandez Madero
2022-02-14[release/6.0] Port ICU tests fix for server core x86 (#65038)Santiago Fernandez Madero
2022-02-12Merge in 'release/6.0' changesdotnet-bot
2022-02-12[wasm] Remove USE_ZLIB=1 and include the sources instead (#64907)Alexander Köplinger
2022-02-12[release/6.0] Expand System.Runtime.InteropServices.NFloat to support the API...github-actions[bot]
2022-02-09Merge in 'release/6.0' changesdotnet-bot
2022-02-09[release/6.0] Fix Logging source generator failures with various syntax (#64779)Maryam Ariyan
2022-02-09Merged PR 21061: Resolve MSRC 68613 for .NET 6Tanner Gooding
2022-02-08Merge release/6.0-maui branch back into release/6.0 (#64687)Alexander Köplinger
2022-02-08[release/6.0] Add alignment to mapped field stream (#64559)github-actions[bot]
2022-02-08[release/6.0] Avoid deadlock with ConfigurationManager (#63816)Stephen Halter
2022-02-08[release/6.0] [mobile] Add extra HttpClientHandler linker substitution (#64852)github-actions[bot]
2022-02-07[release/6.0] [mono] Fix downcast check in Array.CopySlow (#64479)github-actions[bot]
2022-02-07[release/6.0] Fix DateOnly and TimeOnly Formatting using interpolated strings...github-actions[bot]
2022-02-07Temporarily disable EC file import tests (#64414)github-actions[bot]
2022-02-07Fix Xamarin assembly names in HttpClientHandler (#64391)github-actions[bot]
2022-02-07[release/6.0] add RID for Alpine 3.15 (#64304)Tomas Weinfurt
2022-02-07make sure OpenSSL is initialized before Tls13Supported code runs (#64252)Tomas Weinfurt
2022-02-07Make sure that shared memory object name meets the length requirements (#6409...Adam Sitnik
2022-02-07Catch all exceptions (#64192)github-actions[bot]
2022-02-07Fix OpenSSL version check in GetAlpnSupport (#64032)github-actions[bot]
2022-02-07Fix OpenSSL 3 reporting an OutOfMemoryException for missing private key (#63955)Kevin Jones
2022-02-07[release/6.0] Update SAN test to account for OpenSSL 3 changes (#63951)github-actions[bot]
2022-02-07serialize SendPacketsAsync tests (#63888)Anton Firszov
2022-02-03Update branding to 6.0.3 (#64644)vseanreesermsft