408b45185c
Upstream changes: New in version 1.27: Fixed bug that prevented binary CGI results from working. This bug was introduced in 1.23. Noticed and diagnosed by Qipeng Zhang. New in version 1.26: Long-standing bug on FreeBSD using http but not https. Files were getting truncated at 1MB. This was due to improper usage of sendfile(2), and not testing the http path since I only use mini_httpd for https. Since Linux has a completely different sendfile(2) call, it was not affected. And since https does not use sendfile(2), it also was not affected. New in version 1.25: Improvements to the FreeBSD startup script. (Craig Leres) Improvement to SSL support. New in version 1.24: Disable SSLv2 to prevent DROWN attack. Fix binary POST request reading. (Erik Waling) New in version 1.23: Fixed CVE-2015-1548, a buffer overflow via snprintf. New in version 1.22: Don't do TCP_NOPUSH on SSL connections. It doesn't help and causes problems. Use memmove() for self-overlapping string copies instead of strcpy().
9 lines
652 B
Text
9 lines
652 B
Text
$NetBSD: distinfo,v 1.11 2017/09/29 07:57:38 wen Exp $
|
|
|
|
SHA1 (mini_httpd-1.27/mini_httpd-1.27.tar.gz) = 6c9dc710e027dfecdb7e5ff5c3aeeb183eeb4c4a
|
|
RMD160 (mini_httpd-1.27/mini_httpd-1.27.tar.gz) = 7acea463e1461b9cd72d2c3a240d67bcafd14990
|
|
SHA512 (mini_httpd-1.27/mini_httpd-1.27.tar.gz) = a7374374d70eb6e531225bf944d80158c7a1870f0e9d3ab720f83706f722eaeac3a891f06c3d6ac2189e1d368504db0ce512440a1d09be109f804c8a0c7901e1
|
|
Size (mini_httpd-1.27/mini_httpd-1.27.tar.gz) = 43473 bytes
|
|
SHA1 (patch-aa) = 9156d0f4a7d8b727db34bdf8b7691509f51f9e31
|
|
SHA1 (patch-ab) = bf0f1cc373c0b7da4c4f4f4f0001ba357c16510a
|
|
SHA1 (patch-ac) = c0587f2efa9a349cf739eafdeb2ee54f1fa44629
|