/[hydra]/hydra/src/response.c
ViewVC logotype

Log of /hydra/src/response.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to hydra_0_1_8: (view) (annotate)
Sticky Tag:

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Jan 22 07:51:50 2003 UTC (21 years, 2 months ago) by nmav
Branch: MAIN
CVS Tags: HEAD, hydra_0_1_4, hydra_0_1_6, hydra_0_1_6_without_hic, hydra_0_1_7, hydra_0_1_8
Changes since 1.16: +419 -441 lines
Diff to previous 1.16
merged changes from 0.1.x branch.


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Nov 29 14:56:36 2002 UTC (21 years, 4 months ago) by andreou
Branch: MAIN
Changes since 1.15: +440 -410 lines
Diff to previous 1.15


Cleanup, minor code audit, few fixes.


Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Oct 6 09:42:50 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_10, hydra_0_0_7, hydra_0_0_8, hydra_0_0_9, hydra_0_1_0, hydra_0_1_1
Branch point for: hydra_0_1_0_patches
Changes since 1.14: +18 -2 lines
Diff to previous 1.14
The headers of HIC-CGIs are now parsed by the server.


Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Oct 2 12:43:58 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_6
Changes since 1.13: +8 -4 lines
Diff to previous 1.13
some fixes


Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Sep 30 18:18:52 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_4, hydra_0_0_5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Some cleanups in server version string generation.


Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Sep 30 17:16:54 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.11: +4 -17 lines
Diff to previous 1.11
Added support for multiple HIC threads.


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Sep 29 15:34:23 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Corrected If-None-Match behaviour, added support for Dates in the If-Range field, and added support for multiple ETags.


Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Sep 29 12:02:57 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.9: +7 -6 lines
Diff to previous 1.9
Moved the ETag generation, to a function.


Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Sep 29 11:00:04 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.8: +34 -2 lines
Diff to previous 1.8
Added support for If-Range, If-Match, If-None-Match HTTP/1.1 header
fields. The server also generates ETag headers for static content using
the last modified field of the file, and the file size.

Fixed the behaviour of the range parser, when a bogus range was received.
Now it does not send any message, it silently ignores the bogus range.


Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Sep 28 16:32:37 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_3
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
In sighup and sigterm, the HIC thread is terminated as well.


Revision 1.7 - (view) (annotate) - [select for diffs]
Sat Sep 28 10:05:00 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
Improved HIC support. Now queues are used, instead of pipes for IPC. This avoids hanging the server, if the pipe was full.


Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Sep 25 20:39:04 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_2
Changes since 1.5: +28 -31 lines
Diff to previous 1.5
Cleanups


Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Sep 25 19:55:53 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Added support for multiple directory indexes. Droped support for uncompressing gziped files.


Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Sep 25 10:42:48 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Sep 23 12:48:59 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: BOAS_WITH_RANGES_AND_CGI
Changes since 1.2: +71 -3 lines
Diff to previous 1.2
Added limited support for HTTP/1.1 ranges.


Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Sep 22 09:07:57 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.1: +17 -15 lines
Diff to previous 1.1
Several improvements and reentrancy fixes.


Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Sep 21 13:53:24 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Branch point for: boas
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26