Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Releases: aspnet/HttpSysServer

2.0.2

15 Nov 16:54

Choose a tag to compare

Bugs Fixed

1.1.4

15 Nov 05:50

Choose a tag to compare

Bugs Fixed

1.0.6

15 Nov 05:07

Choose a tag to compare

Bugs Fixed

2.0.1

15 Nov 06:23

Choose a tag to compare

Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105

2.0.0

14 Aug 13:05

Choose a tag to compare

Features

  • Add flag to disable synchronous IO (#366)

Bugs Fixed

  • HttpSysServer sends invalid response for HEAD requests (#339)

2.0.0-preview2

28 Jun 06:30

Choose a tag to compare

2.0.0-preview2 Pre-release
Pre-release

Features

  • Automatic Cookies challenge overridden by Windows Authentication since 1.1.0 (#284)

2.0.0-preview1

10 May 04:29

Choose a tag to compare

2.0.0-preview1 Pre-release
Pre-release

Features

  • Merge and rename packages and components to HttpSys* (#283)

Bugs Fixed

  • Crash when using WebListener and Negotiate auth scheme (#326)
  • Memory leak in WebListener when using NTLM (#317)
  • AuthenticationHandler should use WindowsPrincipal instead of ClaimsPrincipal (#306)
  • Don't wait indefinitely for requests to drain (#298)
  • Listen on http://localhost:5000 by default, prefer direct configuration (#297)
  • Inconsistent behavior of Windows authentication between IIS integration and WebListener (#287)

1.1.2

01 Jun 20:28

Choose a tag to compare

Bugs Fixed

  • [Patch 1.1.x] Leaking Windows Auth handles/memory (#337)

1.0.3

01 Jun 20:03

Choose a tag to compare

Bugs Fixed

  • [Patch 1.0.x] Leaking Windows Auth handles/memory (#330)

1.1.1

07 Mar 19:00

Choose a tag to compare

Bugs Fixed

  • Don't wait indefinitely for requests to drain (#301)