/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

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

revision 1.10 by nmav, Thu Sep 26 15:03:28 2002 UTC revision 1.19 by nmav, Wed Oct 2 08:57:04 2002 UTC
# Line 1  Line 1 
1    ** Changes from 0.0.4 to 0.0.5
2     * If a requested CGI is not accesible then send 404 not found, instead
3       of trying to execute it.
4     * Corrected several stuff in HIC CGI handler. This allows Cookies,
5       POST data and Queries to work properly.
6    
7    ** Changes from 0.0.3 to 0.0.4 - 30/09/2002
8     * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header
9       fields. The server also generates ETag headers for static content using
10       the last modified field of the file, and the file size. This makes
11       Hydra cache friendly.
12     * Added support for multiple HIC threads. This gives a boost to script generation
13       since they are not generated sequentially.
14    
15    ** Changes from 0.0.2 to 0.0.3 - 28/09/2002
16     * Added support for dynamic modules that handle CGIs
17       internally (HIC). That way Hydra can run PHP.
18     * Fixes in CGI execution. CGIs that are not passed from aliasing
19       functions now properly set PATH_INFO and PATH_TRANSLATED.
20       (Needs further cleanup).
21     * Cleaned up SSL support. Now hydra can be compiled even if gnutls
22       is not available.
23    
24  ** 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
25   * Added support for SSL 3.0 and TLS 1.0 protocols.   * Added support for SSL 3.0 and TLS 1.0 protocols.
26   * Added support for multiple CPU's by making the server   * Added support for multiple CPU's by making the server

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.19

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26