/[hydra]/hydra/ChangeLog
ViewVC logotype

Diff of /hydra/ChangeLog

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

revision 1.16 by nmav, Mon Sep 30 18:18:52 2002 UTC revision 1.29 by nmav, Sat Oct 5 16:42:52 2002 UTC
# Line 1  Line 1 
1  ** Changes from 0.0.3 to 0.0.4  ** Changes from 0.0.6 to 0.0.7 - 05/10/2002
2     * Added support for large files in 32 bit systems.
3     * Added support for SSL_* variables in CGIs.
4     * Added options in configuration file, to request and verify
5       a client certificate.
6     * Corrected behavour in SIGHUP signal handling, and now can read
7       the SSL related variables.
8    
9    ** Changes from 0.0.5 to 0.0.6 - 03/10/2002
10     * Compatibility functions are now automatically included in hydra, if
11       they are not found by the configure script.
12     * Replaced the included scandir function, with the one in libc.
13     * Fixed code, which compiled fine with gcc 3.2, but didn't compile at
14       all, with any other compiler!
15     * Improved the MaxConnections directive semantics.
16     * Added a very primitive mime.types file in examples/ directory.
17    
18    ** Changes from 0.0.4 to 0.0.5 - 02/10/2002
19     * If a requested CGI is not accesible then send 404 not found, instead
20       of trying to execute it.
21     * Corrected several stuff in HIC CGI handler. This allows Cookies,
22       POST data and Queries to work properly.
23    
24    ** Changes from 0.0.3 to 0.0.4 - 30/09/2002
25   * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header   * Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header
26     fields. The server also generates ETag headers for static content using     fields. The server also generates ETag headers for static content using
27     the last modified field of the file, and the file size. This makes     the last modified field of the file, and the file size. This makes
28     Hydra cache friendly.     Hydra cache friendly.
29   * Added support for multiple HIC threads. This gives a boost to script generation   * Added support for multiple HIC threads. This gives a boost to script generation
30     since they are not generated sequentially.     since they are no longer generated sequentially.
31    
32  ** Changes from 0.0.2 to 0.0.3 - 28/09/2002  ** Changes from 0.0.2 to 0.0.3 - 28/09/2002
33   * Added support for dynamic modules that handle CGIs   * Added support for dynamic modules that handle CGIs

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26