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

Releases: aspnet/HttpSysServer

2.0.2

15 Nov 16:54
Compare
Choose a tag to compare

Bugs Fixed

1.1.4

15 Nov 05:50
Compare
Choose a tag to compare

Bugs Fixed

1.0.6

15 Nov 05:07
Compare
Choose a tag to compare

Bugs Fixed

2.0.1

15 Nov 06:23
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bugs Fixed

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

1.0.3

01 Jun 20:03
Compare
Choose a tag to compare

Bugs Fixed

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

1.1.1

07 Mar 19:00
Compare
Choose a tag to compare

Bugs Fixed

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