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
path: root/src
AgeCommit message (Expand)Author
2022-04-13Merge in 'release/6.0' changesv6.0.5dotnet-bot
2022-04-13[release/6.0] Fix cancel in PipeReader.ReadAtLeastAsync (#66870)github-actions[bot]
2022-04-13Ensure serializer reflection-dependency sentinel is accurate (#67104)Eirik Tsarpalis
2022-04-13Merge in 'release/6.0' changesdotnet-bot
2022-04-13Merge in 'release/6.0' changesdotnet-bot
2022-04-13[release/6.0] Disable test Runtime_56953 (#67604)Bruce Forstall
2022-04-13Merge in 'release/6.0' changesdotnet-bot
2022-04-13[release/6.0] [Mono] Fix uninitialized vtable bug (#67759)github-actions[bot]
2022-04-13[wasm] Bundle net472 dependencies for MonoAOTCompiler task (#67757)github-actions[bot]
2022-04-13Add arm64 cross-arch msi installers (#67265)github-actions[bot]
2022-04-13Add a --aot-lazy-assembly-load command line option to load assemblies… (#67...Aleksey Kliger (λgeek)
2022-04-13Add additional trace to HttpConnectionPool (#66958)Natalia Kondratyeva
2022-04-13Merge in 'release/6.0' changesdotnet-bot
2022-04-13Fix unaligned UTF16 string read in collect tracing EventPipe command. (#66828)Johan Lorensson
2022-04-13Fix macOS ARM64 stack overflow detection (#66612)github-actions[bot]
2022-04-13Merged PR 21350: [MSRC 69437] Apply MaxResponseHeadersLength limit for traili...Miha Zupan
2022-04-13[release/6.0] Add dynamic shim for SSL_CTX_set_options and SSL_set_options (#...github-actions[bot]
2022-04-13[release/6.0] Fix DNS cancellation deadlock (#67291)github-actions[bot]
2022-04-13Avoid issuing connection attempts for already cancelled requests (#66992) (#6...Miha Zupan
2022-04-13[release/6.0] Load R2R images on osx-arm64 according to Apple's guidelines (#...Jonathan Giannuzzi
2022-04-13[release/6.0] Ignore non-X509 certificates in SignedCms (#67462)Jeremy Barton
2022-04-13[release/6.0] Fix loop cloning of array of struct with array field (#67496)Bruce Forstall
2022-04-13[release/6.0] [AOT] Don't set the 'CorrectedSynthesize' flag in the objc_imag...github-actions[bot]
2022-04-13Merge pull request #67602 from mikem8361/fixunwind60Carlos Sanchez
2022-04-12Merge commit 'be98e88c760526452df94ef452fff4602fb5bded' into internal-merge-6...Sean Reeser
2022-04-11Add libssl3 dependency (#67705)github-actions[bot]
2022-04-06Code review feedback. Update licensingMike McLaughlin
2022-04-06improve SslStream tests on server 2022 (#67240)Natalia Kondratyeva
2022-04-06Update branding to 6.0.5 (#67615)vseanreesermsft
2022-04-06Code review feedbackMike McLaughlin
2022-04-05Fix remote unwinding on MacOS Monterey (12)Mike McLaughlin
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-11[release/6.0] Fix catching of generic exception in crossgened shared generic ...github-actions[bot]
2022-03-11stabilize quic tests on server 2022 (#65097)github-actions[bot]
2022-03-11Define SystemReflectionMetadataLoadContextVersion property for package refere...Michael Simons
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-11backport of 66295 (#66301)Thays Grazia
2022-03-10[monoapi] Add mono_method_get_unmanaged_callers_only_ftnptr (#66299)Aleksey Kliger (λgeek)
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-10[release/6.0] [mono] Fix stacktrace from DIM (#65509)Thays Grazia
2022-03-10Remove OpenSSL error queue checking after initialization (#65501)github-actions[bot]
2022-03-10[release/6.0] [Android] Workaround for invalid return value from clock_nanosl...Simon Rozsival
2022-03-10[mono] Fix r8->i conversion on amd64/arm64. (#65329)github-actions[bot]