/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by nmav, Sat Oct 26 20:58:48 2002 UTC revision 1.49.2.15 by nmav, Fri Jan 10 08:43:15 2003 UTC
# Line 1  Line 1 
1  ** Changes from 0.0.8 to 0.0.9  ** Changes from 0.1.2 to 0.1.3 -
2     * Added DefaultCharset configuration directive. The default
3       character set given, will be appended to all text mime types.
4     * Corrected bug in KeepAlive usage in HTTP/1.1, which made the
5       server to ignore the value sent by the client.
6     * CGIAction can now be used even if HIC CGIs are disabled.
7    
8    ** Changes from 0.1.1 to 0.1.2 - 08/01/2003
9     * Allow running the server as root, if explicitly stated in
10       configuration file. Patch by James Harr <james@grickle.org>
11     * Better pthreads detection.
12     * Outputs to error log if non executable CGIs are found.
13     * Does not close HTTP/1.1 connections by default.
14     * The current behavour is to demand the Host header in HTTP/1.1
15       requests.
16     * Added support for CGIAction CGIs. There are just like CGIs
17       but they are not executed. They are parsed using a given program.
18     * Added init script for redhat in contrib/redhat/rc.hydra,
19       contributed by <voidnull@qnet.pl>.
20    
21    ** Changes from 0.1.0 to 0.1.1 - 17/12/2002
22     * Corrected bug in Keep-Alive mode when SSL or TLS was enabled.
23     * Fixed unexpected timeout in first connection on an idle server.
24    
25    ** Changes from 0.0.10 to 0.1.0 - 16/11/2002
26     * No changes. This is the final release by me --Nikos
27    
28    ** Changes from 0.0.9 to 0.0.10 - 08/11/2002
29     * Corrected bug in error logging.
30     * Use the TMPDIR environment variable instead of TMP to get
31       the temporary directory.
32    
33    ** Changes from 0.0.8 to 0.0.9 - 27/10/2002
34   * Long offsets are not used by default.   * Long offsets are not used by default.
35   * Use of pipes instead of temporary files, if the post data sent   * Use of pipes instead of temporary files, if the post data sent
36     are less than PIPE_BUF.     are less than PIPE_BUF.
37     * More consistent logging. The server's hostname or "unknown"
38       are prepended to the log message.
39     * Corrected redirection/aliases behaviour, to match the documented one.
40     * SSLParamsRefresh was renamed to MaintenanceInterval and is more
41       generic, since it includes some server cleanups.
42     * Added file access control lists per virtual host. Based on patch for
43       Boa by Peter Korsgaard <jacmet@sunsite.dk>
44     * Added the ability to disable HIC threads by using 0 in the
45       HICThreads configuration directive.
46     * Hydra now uses poll by default. Select is available using the --with-select
47       configure option.
48    
49  ** Changes from 0.0.7 to 0.0.8 - 25/10/2002  ** Changes from 0.0.7 to 0.0.8 - 25/10/2002
50   * Better pthread detection.   * Better pthread detection.

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.49.2.15

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26