aspnetcore/src
David Fowler de63489aca
Add support for listening to arbitrary endpoints (#20892)
* Add support for listening to arbitrary endpoints
- This adds support for kestrel using arbitrary transports with any endpoint. This lets the consumer set an endpoint that flows all the way to the transport.
- Added tests

* Update src/Servers/Kestrel/Core/src/KestrelServerOptions.cs

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

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2020-04-16 23:57:41 -07:00
..
Analyzers Inconsistency between file `BuildServiceProviderAnalyzer.cs` and type `BuildServiceProviderValidator` (#20804) 2020-04-15 09:38:53 -07:00
Antiforgery Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Azure
Components Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Configuration.KeyPerFile
DataProtection
DefaultBuilder
Features/JsonPatch
FileProviders
Framework
Grpc
HealthChecks
Hosting Merge branch 'master' into merge/release/3.1-to-master 2020-04-15 13:01:24 -07:00
Html/Abstractions
Http Fixing QueryCollection property documentation (#20044) 2020-04-15 22:28:43 +00:00
Identity
Installers
JSInterop
Localization
Logging.AzureAppServices
Middleware Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
MusicStore
Mvc ModelValidation: Fixed MaxDepth exception when there are more items left then MaxValidationDepth after reaching MaxAllowedErrors (#18212) 2020-04-14 12:45:20 -07:00
ObjectPool
ProjectTemplates [HTTPS] Update certificate strategy for Mac OS (#20022) 2020-04-16 13:52:10 -07:00
Razor Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Security Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Servers Add support for listening to arbitrary endpoints (#20892) 2020-04-16 23:57:41 -07:00
Shared Update BenchmarkDotNet for 5.0 (#20889) 2020-04-16 22:37:56 -07:00
SignalR Define default unpkg file for SignalR MsgPack library (#20703) 2020-04-17 02:51:14 +00:00
SiteExtensions Use SemVer1 for SiteExtension (#20839) 2020-04-15 12:26:21 -07:00
Testing
Tools [HTTPS] Update certificate strategy for Mac OS (#20022) 2020-04-16 13:52:10 -07:00
WebEncoders
submodules