Module Name: src
Committed By: mrg
Date: Sun Feb 28 05:19:52 UTC 2021
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
update version, dates, add emily to list of contributors. sort list.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/libexec/httpd/bozohttpd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/httpd/bozohttpd.8
diff -u src/libexec/httpd/bozohttpd.8:1.87 src/libexec/httpd/bozohttpd.8:1.88
--- src/libexec/httpd/bozohttpd.8:1.87 Thu Oct 15 09:54:22 2020
+++ src/libexec/httpd/bozohttpd.8 Sun Feb 28 05:19:52 2021
@@ -1,8 +1,8 @@
-.\" $NetBSD: bozohttpd.8,v 1.87 2020/10/15 09:54:22 wiz Exp $
+.\" $NetBSD: bozohttpd.8,v 1.88 2021/02/28 05:19:52 mrg Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
-.\" Copyright (c) 1997-2020 Matthew R. Green
+.\" Copyright (c) 1997-2021 Matthew R. Green
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd October 14, 2020
+.Dd February 27, 2021
.Dt BOZOHTTPD 8
.Os
.Sh NAME
@@ -646,7 +646,7 @@ The focus has always been simplicity and
and regular code audits.
This manual documents
.Nm
-version 20201014.
+version 20210227.
.Sh AUTHORS
.An -nosplit
.Nm
@@ -699,6 +699,9 @@ added support for serving gzipped files
.Aq Mt [email protected]
provided a fix for a minor (non-security) buffer overflow condition
.It
+.Aq Mt [email protected]
+provided fixes for some bad request parsing
+.It
.An Jun-ichiro itojun Hagino, KAME
.Aq Mt [email protected]
provided initial IPv6 support
@@ -751,6 +754,10 @@ provided man page fixes
.Aq Mt [email protected]
provided a cgi-bin fix
.It
+.An Jared McNeill
+.Aq Mt [email protected]
+added support for readme in directory indexing
+.It
.An Julio Merino
.Aq Mt [email protected]
Added the
@@ -789,6 +796,11 @@ provided the
.Fl V
option
.It
+.An Jukka Ruohonen
+.Aq Mt [email protected]
+provided support for
+.Xr blocklistd 8
+.It
.An Thor Lancelot Simon
.Aq Mt [email protected]
enhanced cgi-bin support
@@ -807,15 +819,7 @@ provided http authorization fixes
.It
.Aq Mt [email protected]
provided chroot and change-to-user support, and other various fixes
-.It
-.An Jukka Ruohonen
-.Aq Mt [email protected]
-provided support for
-.Xr blocklistd 8
-.It
-.An Jared McNeill
-.Aq Mt [email protected]
-added support for readme in directory indexing
+
.It
.An S.P.Zeidler
.Aq Mt [email protected]