/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

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

revision 1.1 by nmav, Sat Sep 21 13:53:14 2002 UTC revision 1.11 by nmav, Fri Sep 27 23:45:35 2002 UTC
# Line 1  Line 1 
1    ** Changes from 0.0.2 to 0.0.3
2     * Added support for dynamic modules that handle CGIs
3       internally (HIC). That way Hydra can run PHP.
4     * Fixes in CGI execution. CGIs that are not passed from aliasing
5       functions now properly set PATH_INFO and PATH_TRANSLATED.
6       (Needs further cleanup).
7    
8    ** Changes from Boa/0.94.13 to Hydra/0.0.2 - 26/09/2002
9     * Added support for SSL 3.0 and TLS 1.0 protocols.
10     * Added support for multiple CPU's by making the server
11       run over a pool of threads.
12     * Changed the file caching code. The mmap() calls are cached until
13       the mmap list table is full.
14     * Added support for HTTP/1.1 ranges.
15     * Added support for hostname based virtual hosting.
16       Also changed the semantics of Alias, ScriptAlias and Redirect, to
17       take advantage of the host based virtual hosting.
18     * Added support for the TCP_CORK tcp option in linux.
19     * Cleaned up the CGI handling (gunzip, indexer are treated as CGIs)
20     * Enhanced grammar to handle 3 and 4 argument options.
21     * Added support for multiple directory indexes.
22     * Dropped support for gunzip.
23     * Use automake to create the distribution.
24    
25  ** Changes from 0.94.12 to 0.94.13  ** Changes from 0.94.12 to 0.94.13
26   * Change many instances of log_error_mesg + exit to DIE macro   * Change many instances of log_error_mesg + exit to DIE macro
27   * Change all instance of log_error_mesg (without exit) to WARN macro   * Change all instance of log_error_mesg (without exit) to WARN macro

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.11

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26