-
behaviour change: remove maximum chunk size limitation (thanks @hvr)
-
bugfix: The OpenSSL backend was broken for
network >= 3
-
allow random 1.2
-
allow base16-bytestring 1.0
- Allow network 3.1
- Updates for GHC 8.8 and 8.10 support
- Allow clock 0.8
- Fix for older versions of
network
(sorry about that)
- Allow
network
3.0.
-
Add support for GHC 8.4
-
Bump lower bound on base. GHC 7.4 is no longer supported.
-
Make version bounds DRY
Disable sendfile() on OSX (it's causing problems lately).
Fix a timeout cancellation bug. (#104)
Bump for io-streams
1.5.
- criterion, time
-
TLS backend: close the socket if accept throws.
-
Use user-modified request during access logging. Fixes logging when used with X-Forwarded-For.
-
Don't listen on default port if unix socket is specified in the config.
-
Turn off
sendfile()
support on OSX (it doesn't seem to work correctly anymore).
- Make sure we call TimeoutManager.cancel when threads die. Closes #99.
- Bump io-streams.
- directory 1.3, vector 0.12, time
- efficiency improvement to timeout manager
- blind request post params when dumping requests to error logs.
- fix sendfile() on FreeBSD.
- fix a byte counting bug.
snap-server 1.0.0.0 released. See git history for older changelogs.