gforth: gforth/httpd.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.26
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 10 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
updated copyright years
updated copyright-blacklist (added libltdl)
updated distributed files (don't distribute files without distribution terms)
added copyright to preforth.in and build-ec.in
Revision 1.25
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Apr 30 08:14:15 2008 UTC (5 years ago) by pazsan
Branch:
MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Fixed httpd.fs bug
Created new snapshot
Revision 1.24
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
updated copyright year after changing license notice
Revision 1.23
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22
updated copyright notices for GPL v3
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:13 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
updated copyright years
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Oct 7 21:51:28 2006 UTC (6 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.20: +34 -5 lines
Diff to previous 1.20
Bugfixing and some comments about how to get it to work
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Oct 7 17:06:15 2006 UTC (6 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Catch mime-read so that it won't fail when there's no mime.types
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Apr 10 09:23:45 2006 UTC (7 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
HTTP fixes
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 31 13:23:57 2004 UTC (8 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
updated copyright years for files changed in 2004
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 24 14:08:43 2004 UTC (8 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Automatic UTF-8 setting, depending on LANG
Fixed potential security hole in httpd by setting BASE to 0 for header
interpretation.
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sun May 16 21:16:36 2004 UTC (9 years ago) by anton
Branch:
MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
bugfix for compact.. (and renamed it into compact-filename)
test case: ../../a
related cleanups in path handling
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Apr 10 00:16:55 2004 UTC (9 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
fixed "too many crashes" in httpd.fs
fixed reentrance problem with callbacks
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:45 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:16:50 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
updated copyright years
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 14 08:20:19 2002 UTC (10 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Added compat/strcomp.fs, introducing STR=, STRING-PREFIX?, and STR<
replaced most occurences of COMPARE with STR= and STRING-PREFIX?
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jun 2 21:19:09 2002 UTC (10 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.10: +19 -9 lines
Diff to previous 1.10
Added tags.
Security fix in httpd.fs
Documentation for directory access in prim
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Nov 11 22:33:31 2001 UTC (11 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Added tags generation for vi
small changes on httpd for EuroForth paper
Added navigation button generation via Gimp to wf
Made nccomp from Lars Krueger work at least somehow
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Nov 19 21:42:05 2000 UTC (12 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.8: +11 -2 lines
Diff to previous 1.8
Added proxying for httpd
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 29 20:27:02 2000 UTC (12 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Added new input handling (OO approach). Only available if capability
new-input is true (so setting that to false in machpc.fs gets you the old
input handling back).
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:46:57 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
changed FSF address in copyright messages
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:06:01 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.5: +18 -0 lines
Diff to previous 1.5
updated copyright dates in many files (not in ec-related files)
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Apr 12 20:53:46 2000 UTC (13 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.4: +33 -29 lines
Diff to previous 1.4
Got SHARC port to comile again (untested yet)
Added GCC patch for SHARC port
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Apr 9 20:57:25 2000 UTC (13 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.3: +27 -13 lines
Diff to previous 1.3
Improved color highlighting
Install new files, too
Some corrections to httpd
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Apr 2 21:48:54 2000 UTC (13 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
Fixed unitialized tables
Some small fixes in httpd.fs
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Apr 2 20:18:27 2000 UTC (13 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.1: +68 -41 lines
Diff to previous 1.1
Better colorizing
Tiny changes to history.fs to allow a seek in history (not finished yet)
Some imporvements to the httpd example
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 26 20:38:17 2000 UTC (13 years, 1 month ago) by pazsan
Branch:
MAIN
Added a tiny web server as example
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.