NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58878 CVS commit: src/libexec/httpd
The following reply was made to PR bin/58878; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58878 CVS commit: src/libexec/httpd
Date: Sun, 3 May 2026 21:52:14 +0000
Module Name: src
Committed By: mrg
Date: Sun May 3 21:52:14 UTC 2026
Modified Files:
src/libexec/httpd: CHANGES bozohttpd.8 bozohttpd.c
Log Message:
call this bozohttpd 20260503, and update the CHANGES for the last 2 years
o fix the default minimum TLS version to 1.1 from 1.3. the
manual already said 1.1 was the default. fixes PR#58878.
o log the correct port with TLS connections. fixes PR#59644.
o fix use-after-free, double-free, and bounds checking problems.
from shm.
o better lint support.
o several updates for the manual. from lukem.
add D Bohdan to the contributors list.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/libexec/httpd/CHANGES
cvs rdiff -u -r1.100 -r1.101 src/libexec/httpd/bozohttpd.8
cvs rdiff -u -r1.151 -r1.152 src/libexec/httpd/bozohttpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index