From 36e8bf13778ba9a37a2b3005b5bbb887adbd07d5 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 22 Jun 2004 12:11:01 +0000 Subject: Update www/screws to 0.54. Changes: 0.54 - * - Separated IO code from Accept - Add HSML comment tag: - Add launcher from cmdline (path|port) using HsmlExec module. - Allow stdin to read the configuration file (-c -) - Disable exectimeout by default to allow large file processing. - Disable keep-alive (not all scripts print Content-Length) - Solve IExplorer 'bug' that forces screws to segfault - Add initial support for Range-bytes in Headers and HsmlExec. - Drop nonblocking sockets, and use IOpoll/IOselect by default. - Solved longfiles buffering problems. - Solve XSS bug on HsmlExec - Initial screws_* API - Allow logs using syslog (LOG_ERR) and piped logs (|...) - Create macros for modules. - Add CleanLog module - Move hsml_lua_init into HsmlExec_init (3x faster) - Exterminate zombies using setsid() - Change bool env from TRUE/"" to 1/0 - patch unicode bug that wraps the ARGV env. - Implement headers support for hsml and .x's (redirect, mimetype, 404...) - do not overwrite user config file - initial alloc drop process. 0.53 - 2004/05/10 - Initial code for file uploading - Solve Dead children ripper bug. - Cleaner Makefiles - add portable getpath(Utils/whereis) - Add nonblocking sockets for child ripping. - Add multi-part support for fileuploading - Solve argument parsing bug. - Add some filechecks in HsmlExec.so - Add csharp support. - Patch an hsml parsing bug. - Hashbang support on hsml (to separate hsml1 and hsml2 code) - Solve http request bug. - Write all manpages. --- doc/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index 08ff904dc93..13f0db74d03 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6272 2004/06/22 08:52:53 salo Exp $ +$NetBSD: CHANGES,v 1.6273 2004/06/22 12:11:01 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3016,3 +3016,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xmess to 0.83.1 [kristerw 2004-06-21] Updated rconfig to 0.33 [abs 2004-06-21] Updated wmi to 8 [salo 2004-06-22] + Updated screws to 0.54 [xtraeme 2004-06-22] -- cgit v1.2.3