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

Log of /hydra/src/cgi.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Jul 24 17:35:37 2004 UTC (19 years, 8 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_1_6, hydra_0_1_7
Changes since 1.27: +4 -1 lines
Diff to previous 1.27 , to selected 1.12
* Some changes to support the new PHP REQUEST_STATUS environment
  variable.
* Some fixes for gnutls.


Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Mar 6 12:04:59 2003 UTC (21 years ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_1_4
Changes since 1.26: +13 -12 lines
Diff to previous 1.26 , to selected 1.12
Corrected a possible null pointer dereference. Backported from boa 0.94.14rc15.


Revision 1.26 - (view) (annotate) - [select for diffs]
Sun Jan 26 11:25:39 2003 UTC (21 years, 2 months ago) by nmav
Branch: MAIN
Changes since 1.25: +15 -5 lines
Diff to previous 1.25 , to selected 1.12
Better large file support (now uses the included autoconf macros).
(++some indentation)


Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Jan 22 07:51:49 2003 UTC (21 years, 2 months ago) by nmav
Branch: MAIN
Changes since 1.24: +15 -5 lines
Diff to previous 1.24 , to selected 1.12
merged changes from 0.1.x branch.


Revision 1.24 - (view) (annotate) - [select for diffs]
Sun Oct 27 10:46:19 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_10, hydra_0_0_9, hydra_0_1_0, hydra_0_1_1
Branch point for: hydra_0_1_0_patches
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 , to selected 1.12
Added the ability to disable HIC threads by using 0 in the
HICThreads configuration directive.
Hydra now uses poll by default. Select is available using the --with-select
configure option.


Revision 1.23 - (view) (annotate) - [select for diffs]
Sat Oct 26 20:58:48 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.22: +15 -8 lines
Diff to previous 1.22 , to selected 1.12
Long offsets are not used by default.
Use of pipes instead of temporary files, if the post data sent
are less than PIPE_BUF.


Revision 1.22 - (view) (annotate) - [select for diffs]
Mon Oct 21 18:46:26 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_8
Changes since 1.21: +50 -38 lines
Diff to previous 1.21 , to selected 1.12
Added several stuff from Boa 0.94.14rc1


Revision 1.21 - (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_7
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 , to selected 1.12
The headers of HIC-CGIs are now parsed by the server.


Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Oct 4 19:09:12 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19 , to selected 1.12
CGIs now can get SSL_* variables. This is pretty much compatible with mod_ssl.


Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Oct 2 08:54:09 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_5, hydra_0_0_6
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 , to selected 1.12
Several changes to allow setting the correct query string in HIC cgis.


Revision 1.18 - (view) (annotate) - [select for diffs]
Tue Oct 1 22:38:24 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.17: +6 -2 lines
Diff to previous 1.17 , to selected 1.12
Several changes to allow Cookies and POST data, to work in HIC CGIs.
Check if a CGI is accessible before trying to execute it, and send not
found if it is not accesible.


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


Revision 1.16 - (view) (annotate) - [select for diffs]
Sun Sep 29 08:04:45 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 , to selected 1.12
*** empty log message ***


Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Sep 28 18:32:05 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_3
Changes since 1.14: +7 -1 lines
Diff to previous 1.14 , to selected 1.12
corrected stuff which made compiling fail, if HIC was disabled.


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


Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Sep 28 10:05:46 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.12: +1 -3 lines
Diff to previous 1.12
*** empty log message ***


Revision 1.12 - (view) (annotate) - [selected]
Fri Sep 27 23:40:29 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Improvements on HIC support.


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Sep 27 21:24:37 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 , to selected 1.12
more HIC stuff


Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Sep 27 21:09:11 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.9: +149 -133 lines
Diff to previous 1.9 , to selected 1.12
Added some preliminary support for fast CGI support (Hydra Internally handled CGI) or HIC. Currently it can be used with php.


Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Sep 27 11:41:04 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 , to selected 1.12
*** empty log message ***


Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Sep 27 10:35:20 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.7: +23 -18 lines
Diff to previous 1.7 , to selected 1.12
cleanups


Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Sep 25 22:10:03 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_2
Changes since 1.6: +428 -443 lines
Diff to previous 1.6 , to selected 1.12
Cleaned up CGI stuff.


Revision 1.6 - (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.5: +2 -7 lines
Diff to previous 1.5 , to selected 1.12
Added support for multiple directory indexes. Droped support for uncompressing gziped files.


Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Sep 25 06:42:34 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.12
Cleanups. Added support for 3 argument options in the grammar (I'll probably rewrite it soon). Changed the Alias, ScriptAlias and Redirect options, to use the virtual hosting stuff.


Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Sep 24 17:12:47 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.3: +6 -4 lines
Diff to previous 1.3 , to selected 1.12
Added some support for host based virtual hosting.


Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Sep 23 19:28:41 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: BOAS_WITH_RANGES_AND_CGI
Changes since 1.2: +10 -6 lines
Diff to previous 1.2 , to selected 1.12
Cleaned up the CGI handling. Now gunzip, indexer are treated like real cgis. Several other cleanups.


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: +9 -5 lines
Diff to previous 1.1 , to selected 1.12
Several improvements and reentrancy fixes.


Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Sep 21 13:53:18 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Branch point for: boas
Diff to selected 1.12
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