Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: ddrinka/runtime

Tags

v5.0.2

Toggle v5.0.2's commit message
Merge in 'release/5.0' changes

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip some PKCS9 tests on NetFx (dotnet#45213)

v5.0.1-servicing.20575.16

Toggle v5.0.1-servicing.20575.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip some PKCS9 tests on NetFx (dotnet#45213)

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0] [browser][crypto] Remove restraining not supported attr…

…ibute Primitives (dotnet#43441)

Co-authored-by: Kenneth Pouncey <kjpou@pt.lu>

v5.0.0-rtm.20519.4

Toggle v5.0.0-rtm.20519.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0] [browser][crypto] Remove restraining not supported attr…

…ibute Primitives (dotnet#43441)

Co-authored-by: Kenneth Pouncey <kjpou@pt.lu>

v5.0.0-rc.2.20475.5

Toggle v5.0.0-rc.2.20475.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix System.Net.Sockets telemetry (dotnet#42726)

v5.0.0-rc.1.20451.14

Toggle v5.0.0-rc.1.20451.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Leftover Utf8String defines are causing ILLinker warnings (dotnet#41680)

The CreateRuntimeRootILLinkDescriptorFile task, which generates most of S.P.CoreLib's ILLink.Descriptor file for coreclr, doesn't respect #ifdefs. So even though FEATURE_UTF8STRING is disabled in the release/5.0 branch, it is still generating entries for Char8 and Utf8String. But since these managed types do not exist, the ILLinker is raising warnings.

To fix this, comment the DEFINE_CLASS entries out of the header file.

Fix dotnet#41654

v5.0.0-preview.8.20407.11

Toggle v5.0.0-preview.8.20407.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minimum CMake downgrade for Linux (dotnet#39044) (dotnet#40471)

Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>

Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
Co-authored-by: Jan Vorlicek <janvorli@microsoft.com>

v5.0.0-preview.7.20364.11

Toggle v5.0.0-preview.7.20364.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0-preview7] Disallow unrestricted polymorphic deserializat…

…ion in DataSet (dotnet#39314)

Fixes CVE-2020-1147
https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2020-1147
See also https://go.microsoft.com/fwlink/?linkid=2132227.

v5.0.0-preview.6.20305.6

Toggle v5.0.0-preview.6.20305.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SafeProcessHandle.Unix: fix missing DangerousRelease (dotnet#37412) (d…

…otnet#37446)

Because the SafeProcessHandle was not owned, ReleaseHandle was
not called, causing the wrapped SafeWaitHandle to never release
its resources.

Co-authored-by: Tom Deseyn <tom.deseyn@gmail.com>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.