Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file license.terms version 0935ef5fdb
2002-08-31
| ||
07:19 | Tweaked wording in a comment, thanks to David Welton check-in: c5970a6ecd user: welch tags: trunk | |
00:06 | * lib/url.tcl: Added Url_AccessUnInstall to remove hooks. check-in: 5051ec912b user: welch tags: tclhttpd-3-4-rel | |
2002-08-30
| ||
22:25 | * Modified Auth_Check, which is used by DocAccessHook, to disallow retrieval of .tml, .tclaccess and .htaccess files. This vulnerability was identified by David Welton, although I'll note you had to had permission to retrieve the access control files. check-in: e5ba1ae1f2 user: welch tags: tclhttpd-3-4-rel | |
02:46 | * (In the tclhttpd-3-4-rel branch). These were added on the suggestion of David Welton * lib/auth.tcl: Auth_Check checks that the path is a directory before rummaging around for the .tclaccess and .htaccess files * lib/url.tcl: Added Url_AccessInstallPrepend to put the access hook at the front of the search path. check-in: a373ae7c40 user: welch tags: tclhttpd-3-4-rel | |
2002-08-28
| ||
02:47 | Added application/x-ns-proxy-autoconfig (.pac) check-in: 3277131969 user: welch tags: tclhttpd-3-4-rel | |
02:44 | Annotated lib/mtype additions check-in: 8b7d1c998e user: welch tags: tclhttpd-3-4-rel | |
02:43 | Added Mtype_Add and Mtype_Reset so you can add mime types from extensions without having to edit the mime.types file. check-in: c49f11d5e8 user: welch tags: tclhttpd-3-4-rel | |
2002-08-27
| ||
05:30 | Fixed 3.4.1 version reference check-in: 7e79836639 user: welch tags: tclhttpd-3-4-rel | |
05:20 | More 3.4.1 version tweaks. check-in: b6c9d32662 user: welch tags: tclhttpd-3-4-rel | |
05:15 | Getting ready for the 3.4.1 release check-in: c8e5ebf563 user: welch tags: tclhttpd-3-4-rel | |
05:00 | cgi.tcl: Fixed POST forms on Windows so we correct set up the pipe to the subprocess and detect the header/body separator upload.tcl: Nuked the CvsReadFileHeader call version.tcl: Updated to 3.4.1 check-in: e7141d2699 user: welch tags: tclhttpd-3-4-rel | |
2002-08-23
| ||
00:43 | regenerated configure with latest autoconf 2.53 check-in: c69356eb74 user: acacio tags: trunk | |
2002-08-22
| ||
23:01 | Updated generated files configure and pkgIndex.tcl check-in: fc67821eed user: dgp tags: tclhttpd-3-4-rel | |
2002-08-20
| ||
03:44 | Fixed David Welton's name check-in: 7d56dc1ef3 user: welch tags: trunk | |
2002-08-19
| ||
05:14 | Merging updates from the tclhttpd-3-4-rel branch check-in: 54c7937d40 user: welch tags: trunk | |
04:19 | Synthetic commit. Leaf check-in: 362fc0b1ff user: cvs2fossil tags: tclhttpd-3-4-rel-0, tclhttpd-3-4-rel-0-synthetic | |
04:19 | Light touches on the docs - removed extra copy of the license.terms check-in: 7dce8e22aa user: welch tags: tclhttpd-3-4-rel | |
02:49 | Fixed a reference to an old email address. check-in: c61a853bbd user: welch tags: tclhttpd-3-4-rel | |
02:14 | Finally got the final make to run correctly check-in: bd2fffed1c user: welch tags: tclhttpd-3-4-rel | |
02:14 | Fixing release date check-in: 90818f0e7a user: welch tags: tclhttpd-3-4-rel | |
02:13 | Fixed counter initialization for error counter check-in: cdcdde6076 user: welch tags: tclhttpd-3-4-rel | |
01:54 | Found a lingering reference to 3.3 in configure.in check-in: e34b478f14 user: welch tags: tclhttpd-3-4-rel | |
01:07 | Fixed the test invocation of make check-in: d7856ee2e7 user: welch tags: tclhttpd-3-4-rel | |
01:06 | Fixed name of tcllib directory in makefile. Fixed make all target. check-in: 677c80820a user: welch tags: tclhttpd-3-4-rel | |
00:17 | Need to install Tcl before compiling the extensions check-in: 950a8cb5e8 user: welch tags: tclhttpd-3-4-rel | |
2002-08-18
| ||
23:56 | Adding expect wrapper around DIST to handle CVS password prompts check-in: 75f37c8310 user: welch tags: tclhttpd-3-4-rel | |
23:48 | Added config to tclhttpd in DIST Debugged the MODULES vs. ALL_MODULES split in Makefile check-in: eb0eb3d159 user: welch tags: tclhttpd-3-4-rel | |
22:55 | Tweaking CVS tag used to build the release check-in: a3a47bf0bf user: welch tags: tclhttpd-3-4-rel | |
22:54 | * Applied patches for virtual hosting fixes from Don Porter that allow virtual hosts to share an interpreter, which is useful if they are just name aliases for each other. * Applied patches from David Welton that fix references to scriptics.com in the online docs. * Fix to Thread_Free from David Welton * Fix to upload.tcl by David Welton so that large uploads don't starve out other clients. * Fixes to DIST and Makefile.boot to get the bundled distribution to start working. check-in: 21dbb164ab user: welch tags: tclhttpd-3-4-rel | |
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, tclhttpd-3-4-synthetic | |
20:01 | Added writeup from Don Porter check-in: 19a4cffee5 user: welch tags: trunk | |
06:03 | These are a set of modifications done mostly by Melissa Chawla to the Doc, Upload, and Thread modules (see the ChangeLog). There are also modifications for Virtual Hosts (Don Porter) and If-Modified-Since (Brian Meagher). There are also changes to set the version number to 3.4 check-in: fcc74801ca user: welch tags: trunk | |