aspnetcore/src/Shared
dotnet-maestro-bot 2dc908d502 [automated] Merge branch 'release/2.1' => 'release/3.1' (#18396)
* [Platform] Detect and fix certificates with potentially inaccessible keys on Mac OS (2.1) (#17560)

* [Https] Detects and fixes HTTPS certificates where the key is not guaranteed to be accessible across security partitions

* Fix dotnet dev-certs https --check

* Update logic for detecting missing certs

* Fix security command

* Update warning logic

* Check that the key is accessible in Kestrel

* Add correct link to docs

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* Add test for 2.1

* Update src/Tools/dotnet-dev-certs/src/Program.cs

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Address feedback

* Fix non-interctive path

* Fix tests

* Remove a couple of test from an unshipped product

* Check only for certificates considered valid

* Switch the exception being caught, remove invalid test

Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Chris Ross <Tratcher@Outlook.com>

* Fix patchconfig merge (#18389)

* Fix flaky HubConnectionHandler test (#18391)

Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Chris Ross <Tratcher@Outlook.com>
Co-authored-by: Brennan <brecon@microsoft.com>
2020-01-17 08:30:12 -08:00
..
Buffers.MemoryPool Work around potential race in PipeWriter Redux (#11065) 2019-06-13 20:03:29 -07:00
Buffers.Testing Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
CertificateGeneration [automated] Merge branch 'release/2.1' => 'release/3.1' (#18396) 2020-01-17 08:30:12 -08:00
ChunkingCookieManager Send HttpOnly (if applicable) when deleting cookies (#12593) 2019-07-25 17:42:23 -07:00
ClosedGenericMatcher
Components Support parameters on server-side rendered components 2019-10-01 16:09:06 -07:00
CopyOnWriteDictionary
Diagnostics Change APIs to internal in Diagnostics 2019-03-13 13:15:06 -07:00
E2ETesting Extend timeout and report failure to WarmUp for template tests (#16759) 2020-01-15 18:44:56 -08:00
ErrorPage [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
EventSource.Testing Dylan/event source (#11516) 2019-06-28 15:20:50 -07:00
HttpSys Allow opt out of HttpSys client cert negotiation #14806 (#14839) 2019-10-09 15:57:11 -07:00
ObjectMethodExecutor Remove use of GetRuntimeInterfaceMap in IsTypeAwaitable (#10572) 2019-06-05 10:58:54 -07:00
Process OpenAPI ServiceReference Tool (#12810) 2019-08-22 11:16:16 -07:00
PropertyActivator Use throws expressions and expression bodied members (#10764) 2019-06-06 09:56:12 -07:00
PropertyHelper Use throws expressions and expression bodied members (#10764) 2019-06-06 09:56:12 -07:00
RangeHelper
Razor
RazorViews Display startup errors in ANCM (#8518) 2019-04-18 13:48:48 -07:00
SecurityHelper
StackTrace Display startup errors in ANCM (#8518) 2019-04-18 13:48:48 -07:00
SyncPoint Dylan/request throttle (#10413) 2019-05-27 14:46:14 -07:00
UrlDecoder Add FormPipeReader (#7964) 2019-03-01 14:41:05 -08:00
ValueTaskExtensions Remove extra await/state machine in FlushAsync (#7646) 2019-02-28 22:42:42 -08:00
WebEncoders [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
test [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
NullScope.cs
ReferenceAssemblyInfo.cs Set ReferenceAssemblyAttribute in reference assemblies (#11207) 2019-06-28 16:08:01 -07:00