Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
2004-05-28
| ||
20:58 | Synthetic commit. Leaf check-in: 668a72ed06 user: cvs2fossil tags: tclhttpd-3-5-1-synthetic, tclhttpd-3-5-1 | |
2002-10-30
| ||
00:56 | Oops, had reversed crypt and limit rules check-in: 8e9f50e0f8 user: welch tags: tclhttpd-3-4-rel, tclhttpd-3-4-rel-3 | |
2002-10-15
| ||
01:31 | Fixing version references check-in: 959c2bebc0 user: welch tags: tclhttpd-3-4-rel, tclhttpd-3-4-rel-2 | |
2002-08-31
| ||
06:53 | Fixed the debug module, changing /debug/enable to /debug/disable in the process. check-in: ad3f4aba6a user: welch tags: tclhttpd-3-4-rel, tclhttpd-3-4-rel-1 | |
2002-08-19
| ||
04:19 | Synthetic commit. Leaf check-in: 362fc0b1ff user: cvs2fossil tags: tclhttpd-3-4-rel-0-synthetic, tclhttpd-3-4-rel-0 | |
2002-08-15
| ||
13:13 | split doc.tcl into many smaller source files check-in: fada13340b user: coldstore tags: trunk, tclhttpd-3-4-1 | |
2002-08-04
| ||
20:01 | Synthetic commit. Leaf check-in: 54e496d8c2 user: cvs2fossil tags: tclhttpd-3-4-synthetic, tclhttpd-3-4 | |
2002-02-07
| ||
01:18 | Release update logs check-in: fe9fbec766 user: acacio tags: trunk, tclhttpd-3-3-1 | |
2001-03-13
| ||
07:08 | Minor hacks for 3.3 release. check-in: 172f72be8e user: welch tags: trunk, tclhttpd-3-3 | |
2001-02-01
| ||
07:16 | Updated change log check-in: dd2680979c user: welch tags: trunk, tclpro-1-5-0 | |
2000-11-03
| ||
07:09 | Tweaks for 3.2.1 distribution check-in: 41341aee21 user: welch tags: trunk, tclhttpd-3-2-1 | |
2000-10-20
| ||
17:51 | Synthetic commit. Leaf check-in: 0ea4adb828 user: cvs2fossil tags: tclhttpd-3-2-0-synthetic, tclhttpd-3-2-0 | |
2000-09-02
| ||
00:40 | * lib/doc.tcl: Fixed handling of Url encoding in file names. In particular, the dirlist.tcl module does urlencoding so - gets encoded, and the DocDomain procedure wasn't handling it. check-in: 0cd822b5d8 user: welch tags: trunk, tclhttpd-3-1-0 | |
2000-08-28
| ||
21:10 | Added Url_PrefixExist. Nudged date stamp. check-in: 4e157d0368 user: welch tags: trunk, tclpro-1-4-1 | |
2000-08-02
| ||
07:25 | Fixing dependency on httpd::version check-in: 1a801ad265 user: welch tags: trunk, tclpro-1-4-0 | |
2000-07-27
| ||
05:09 | * lib/cgi.tcl - Fixed use of "2> /dev/stdout", which can fail if you start tclhttpd under an xterm (which is a fine /dev/stdout), but later exit the xterm. Previously that broke all CGI scripts. The open error is now trapped, and it falls back to the old "|& cat" way of doing things. [BUG 5870] check-in: ac63fcd211 user: welch tags: trunk, rel-3-0-4 | |
2000-06-16
| ||
16:52 | added comments check-in: 958abe753e user: hershey tags: trunk, ajuba-ajuba2-2-1-base | |
2000-06-14
| ||
17:26 | Synthetic commit. Leaf check-in: 8db9df14f0 user: cvs2fossil tags: rel-3-0-3-synthetic, rel-3-0-3 | |
2000-05-30
| ||
22:04 | Changed the file extension to mime type mapping to be case insensitive so that .gif and .GIF are identical and so that .htm and .HTM are identical. check-in: ab78e001bf user: kuchler tags: trunk, ajuba-ajuba2-2-0 | |
2000-05-19
| ||
07:01 | Fixed auto-detect of library for stand-alone install. check-in: 8b5108cdb7 user: welch tags: trunk, rel-3-0-2 | |
2000-05-17
| ||
17:13 | Fixed typo in code that is never used. check-in: 318b9584e8 user: welch tags: trunk, rel-3-0-1 | |
2000-04-26
| ||
21:43 | Synthetic commit. Leaf check-in: ffae1ddc3a user: cvs2fossil tags: rel-3-0-0-synthetic, rel-3-0-0 | |
2000-04-06
| ||
18:06 | Eliminated "No thread support" noise during startup. check-in: 5340bcb5d1 user: welch tags: trunk, scriptics-sc-2-0-b5 | |
2000-03-23
| ||
01:49 | Updated for DocAccessHook and friends check-in: 966077c87f user: welch tags: trunk, scriptics-sc-2-0-b2 | |
2000-03-18
| ||
16:37 | Tweak so Linux can find /usr/lib/libcrypt.so check-in: 5f173b2c1d user: welch tags: trunk, scriptics-sc-2-0-b1 | |
2000-01-19
| ||
18:49 | Bug fixes for the counter resetting code and display. check-in: 4f54ed2dc8 user: welch tags: trunk, rel-2-3-6 | |
1999-12-01
| ||
06:40 | 2.3.5 release check-in: d6d3f03ce9 user: welch tags: trunk, rel-2-3-5 | |
1999-10-26
| ||
05:04 | Updated for 2.3.3 check-in: 9f6817b003 user: welch tags: trunk, rel-2-3-3 | |
1999-10-15
| ||
17:45 | Updated for 2.3.2 check-in: bad6b940d6 user: welch tags: trunk, rel-2-3-2 | |
1999-10-06
| ||
03:38 | Bumped to 2.3.1 check-in: 59533dc718 user: welch tags: trunk, tclhttpd-2-3-1 | |
1999-08-12
| ||
22:45 | Fixing use of Cgi_SetEnv so it affects global env array check-in: 377655b387 user: welch tags: trunk, scriptics-tclpro-1-3-0 | |
1999-07-07
| ||
20:23 | changed tcl_platform(iswrapped) to tcl_platform(isWrapped) check-in: 7db3a98684 user: hershey tags: trunk, scriptics-tclpro-1-3-b3, scriptics-tclpro-1-3-b4 | |
1999-05-11
| ||
05:52 | Added CGI environment setting to Direct URL domain check-in: 799195fd95 user: welch tags: trunk, scriptics-tclpro-1-3-b1 | |
1999-01-16
| ||
04:35 | Adding file in tclhttpd that Brent forgot to put back! check-in: 4c4acdae4d user: rjohnson tags: trunk, scriptics-tclpro-1-2-b1, scriptics-tclpro-1-2, scriptics-tclpro-1-2-b2 | |
1998-12-07
| ||
05:54 | 2.1.7 check-in: 123e9b881e user: welch tags: trunk, rel-2-1-7 | |
05:44 | Added for 2.1.6 check-in: 67520ba9f1 user: welch tags: trunk, rel-2-1-6 | |
1998-10-07
| ||
16:37 | Added missing files check-in: 1f1038dac9 user: welch tags: trunk, rel-2-1-5 | |
00:11 | Creating the Tclhttpd module check-in: 2d155f9410 user: welch tags: trunk, rel-2-1-4 |