4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2025 — Jun 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick little hack to add SWF files to the default list of mime.types More... about 18 years ago
New API that is designed to make integrating objects into Tclhttpd a bit easier. More... about 18 years ago
auth.tcl - error in processing Config(Auth) - used $password instead of correct $val variable. More... over 19 years ago
*** empty log message *** More... about 20 years ago
Don't [fork] if we're in a threaded interpreter since [fork] doesn't play well with threads. More... about 20 years ago
System startup script for redhat-based systems such as Fedora Core. More... over 20 years ago
bin/httpd.tcl: changed version number to reflect actual version (3.5.2) More... about 21 years ago
Changed version number to reflect the actual (3.5.2) version More... about 21 years ago
lib/httpd.tcl - fixes per sf 1152183 and 1152182 More... over 21 years ago
Fixes per sf bugs 1152183 1152182 - NotModified can't contain a message body and shouldn't close connection. More... over 21 years ago
Fixed Cookie_Unset to allow additional arguments, without this you can't unset p ath-restricted cookies. More... over 21 years ago
Fixed Cookie_Unset to allow additional arguments, without this you can't unset path-restricted cookies. More... over 21 years ago
lib/cookie.tcl Cookie_Unset - was using 'name' instead of '$name' to remove cookies. More... over 21 years ago
patched Doc_GetPath to use [file normalize], as per sourceforge bug #1083423 More... over 21 years ago
renamed custom/dodirs.tcl to custom/zzzdodirs.tcl to force directory load after file load in custom library More... over 21 years ago
renamed dodirs.tcl to zzzdodirs.tcl More... over 21 years ago
Export DirectRespond as Direct_Respond More... over 21 years ago
*** empty log message *** More... over 21 years ago
Obey the --libdir configure switch when looking for tclConfig.sh. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Add /usr/lib64 to list of directories where tclConfig.sh might be located. More... over 21 years ago
Exit with an error if -daemon is used and neither tclx nor expect are available. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Allow forking into the background if either one of Tclx or Expect are available. More... over 21 years ago
tclhttpd.spec More... over 21 years ago
Removed redundant argument from Template_Try More... over 21 years ago
fixed accidental checkin - partial update More... over 21 years ago
removed redundant prefix arg from Template_Try More... over 21 years ago
Added braces around [if] conditionals for speed More... over 21 years ago
Added braces around all [if] conditionals for speed More... over 21 years ago