pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
On Sat, 11 Apr 2015 16:16:54 +0000
Georg Schwarz <schwarz%netbsd.org@localhost> wrote:
> Log Message:
> updated www/mini_httpd to 1.21. See mini_httpd website for changes from
> previous releases.
Please always make an effort to include a copy of the change log.
Especially when it is a short as this:
New in version 1.21:
Disable SSL 3 because of the "poodle" attack.
New in version 1.20:
Better handling for very large files.
Use TCP_CORK if it's available and TCP_NOPUSH is not.
Ignore ECONNABORTED on accept().
Removed mailto: link from the default index page.
Allow CGIs to provide both Location and Status headers. (A. Skrobov)
Better logic for figuring out CGI SERVER_NAME environment variable. (Oleg)
Updated for clang, and general cleanup.
Home |
Main Index |
Thread Index |
Old Index