/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

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

revision 1.9 by nmav, Thu Sep 26 14:52:17 2002 UTC revision 1.16 by nmav, Mon Sep 30 18:18:52 2002 UTC
# Line 1  Line 1 
1    ** Changes from 0.0.3 to 0.0.4
2     * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header
3       fields. The server also generates ETag headers for static content using
4       the last modified field of the file, and the file size. This makes
5       Hydra cache friendly.
6     * Added support for multiple HIC threads. This gives a boost to script generation
7       since they are not generated sequentially.
8    
9    ** Changes from 0.0.2 to 0.0.3 - 28/09/2002
10     * Added support for dynamic modules that handle CGIs
11       internally (HIC). That way Hydra can run PHP.
12     * Fixes in CGI execution. CGIs that are not passed from aliasing
13       functions now properly set PATH_INFO and PATH_TRANSLATED.
14       (Needs further cleanup).
15     * Cleaned up SSL support. Now hydra can be compiled even if gnutls
16       is not available.
17    
18  ** Changes from Boa/0.94.13 to Hydra/0.0.2 - 26/09/2002  ** Changes from Boa/0.94.13 to Hydra/0.0.2 - 26/09/2002
19   * Added support for SSL 3.0 and TLS 1.0 protocols.   * Added support for SSL 3.0 and TLS 1.0 protocols.
20   * Added support for multiple CPU's by making the server   * Added support for multiple CPU's by making the server
# Line 10  Line 27 
27     take advantage of the host based virtual hosting.     take advantage of the host based virtual hosting.
28   * Added support for the TCP_CORK tcp option in linux.   * Added support for the TCP_CORK tcp option in linux.
29   * Cleaned up the CGI handling (gunzip, indexer are treated as CGIs)   * Cleaned up the CGI handling (gunzip, indexer are treated as CGIs)
30   * Enhanced grammer to handle 3 and 4 argument options.   * Enhanced grammar to handle 3 and 4 argument options.
31   * Added support for multiple directory indexes.   * Added support for multiple directory indexes.
32   * Dropped support for gunzip.   * Dropped support for gunzip.
33   * Use automake to create the distribution.   * Use automake to create the distribution.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.16

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26