aspnetcore/eng
Chris Ross (ASP.NET) b9c8f34919 Merged PR 1508: [2.2] HttpSys & IIS path normalization
This takes PathNormalizer from Kestrel to normalize the request path and prevent traversals. (e.g. "/./" and "/../").

In 2.1 only HttpSys was affected (https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore/pullrequest/1480). In 2.2 HttpSys and IIS-in-proc share this code (with additional tests). In 3.0 we'll refactor it to use more shared source across all three servers.
2019-06-08 06:37:36 +00:00
..
scripts Merge branch 'release/2.1' into release/2.2 2019-04-15 16:42:07 -07:00
targets Use Win32 as native platform (#7309) 2019-02-06 12:17:55 -08:00
tools Merge branch 'release/2.1' into release/2.2 2019-06-04 17:06:19 -07:00
AspNetCore.snk Backport infrastructure changes and source reorganization 2018-10-12 13:59:43 -07:00
Baseline.Designer.props Prepare 2.2.6 2019-06-05 08:59:30 -07:00
Baseline.xml Prepare 2.2.6 2019-06-05 08:59:30 -07:00
Dependencies.props Merge changes from 'release/2.2' 2019-04-16 11:57:15 -07:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-14 14:10:28 -08:00
PatchConfig.props Merged PR 1508: [2.2] HttpSys & IIS path normalization 2019-06-08 06:37:36 +00:00
ProjectReferences.props Regenerated projectreferences.props 2019-02-13 15:12:17 -08:00
Versions.props Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
signcheck.exclusions.txt Exclude binlog files from sign check (#4516) 2018-12-07 13:58:27 -08:00