Releases: mongrel2/mongrel2
Releases · mongrel2/mongrel2
Mongrel2 v1.13.0
Automated release changes for v1.12.2
* Updated README URL
~~Mongrel2 1.12.2~~
Automated release changes for v1.12.2 * Updated README URL * Updated version header file: No such file or directory
Mongrel2 1.12.1
Automated post-release changes for v1.12.1 * Updated README URL * Updated version header file * Updated README URL
Mongrel2 1.12.0
-
Add more MIME types
5e64355 -
Update mbedTLS to v2.9.0
f121648 -
Fix memory bug in SuperPoll
eff30f3 -
Fix uninitialized memory error in darray ADT
911ee20 -
Makefile cleanup; default to using system mbedTLS, add homebrew target
NB: The old make script is available withmake -f localmbedtls.mak
4d67a3a
5be7fc9
a922d7b -
Fix memory bug in Connection_create
c54579d -
Add SNI cache to improve SSL connection performance
27f68ba5
e27f68b -
Stop sending disconnect message in response to a cancel control request
65bc71b -
Fix memory leak in websocket code
76906b9 -
Fix path normalization on systems that do not define PATH_MAX
7c1a57e -
authbind support for listening as non root
0778ec6
v1.11.0
v1.10.0
Changes from 1.9.3 to 1.10.0
- Several minor Makefile fixes:
7560af0
6bb1778
0410fa6
fb04b23 - Try getrandom, /dev/urandom (if available in chroot) and havege (old behavior)
In that order:
650031c
856b460
71328bd
0214841 - Fix closing and error-handling on SSL sockets:
eb75e84
ea09dd5
ed2f540
89333c6 - Fix warnings:
4fa1cf8
8c075ed
4609a9e - Rename PolarSSL to mbedTLS and switch GH repository we pull from to match:
fbe71d3
817ffb6 - The reloading new configurations on SIGHUP was broken, and is now removed
We now just rotate logs on SIGHUP:
f09c80c
a5d302a - Get submodule via https rather than insecure git protocol:
3033f7b
546dc88 - Be more aggressive about notifying handlers of disconnect events:
14af934
ac6a722
8f84958
293f93e
90e9ef7
801580c - Fix NULL referrence that could occur if client disconnects in the middle
of a websocket packet:
b721274
8766da7 - Allow flow-control for large client downloads from handlers; handlers must
request this behavior; old behavior is default:
dab97e9
6b98e7b - Fix memory leak:
3a407e5 - Fix symbol-name conflict in system headers on some newer systems:
81a0cd9
563bac8 - Add optional more-relaxed URI parsing:
b023666
aace2e8
ea943d2 - Expire SSL session cache entries:
de9d44c
53036f4 - Add support for wildcard certs with SNI:
ee5bab1
2665240 - Add support for chunked uploads
955bae8
26b2dd7 - Fix build failure when debug is enabled on connection.c
c855c71
v1.9.3
1.9.2
1.9.1 Release
v1.9.1 Tag 1.9.1 release