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

Choose a tag to compare

@danroth27 danroth27 released this 15 Nov 16:54

Bugs Fixed

1.1.4

Choose a tag to compare

@danroth27 danroth27 released this 15 Nov 05:50

Bugs Fixed

1.0.6

Choose a tag to compare

@danroth27 danroth27 released this 15 Nov 05:07

Bugs Fixed

2.0.1

Choose a tag to compare

@danroth27 danroth27 released this 15 Nov 06:23
Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105

2.0.0

Choose a tag to compare

@danroth27 danroth27 released this 14 Aug 13:05

Features

  • Add flag to disable synchronous IO (#366)

Bugs Fixed

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

2.0.0-preview2

2.0.0-preview2 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 28 Jun 06:30

Features

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

2.0.0-preview1

2.0.0-preview1 Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 10 May 04:29

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

Choose a tag to compare

@danroth27 danroth27 released this 01 Jun 20:28

Bugs Fixed

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

1.0.3

Choose a tag to compare

@danroth27 danroth27 released this 01 Jun 20:03

Bugs Fixed

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

1.1.1

Choose a tag to compare

@danroth27 danroth27 released this 07 Mar 19:00

Bugs Fixed

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