4
I Use This!
Inactive

Commits : Listings

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