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-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-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-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]
2022-03-10[mono][s390x] Fix OP_FCONV_TO_I and OP_RCONV_TO_I (#65328)github-actions[bot]
2022-03-10[release/6.0] vtable setup fix for generic default interface methods in mono ...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-09Add "[createdump]" prefix to all createdump output and logging for VS4Mac (#6...Mike McLaughlin
2022-03-09[Release/6.0] Backporting recent fixes related to AVX and suspension. (#66120)Vladimir Sadov
2022-03-09[release/6.0][EventPipe] Fix reverse connection socket leaking to child proce...Juan Hoyos
2022-03-09Release a new version of System.Runtime.Experimental with the correct assembl...Santiago Fernandez Madero