openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tclhttpd
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
31 minutes
ago. based on code collected
33 minutes
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 1 of 27
Search / Filter on:
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
eviltwinskippy
More...
over 17 years ago
New API that is designed to make integrating objects into Tclhttpd a bit easier.
eviltwinskippy
More...
over 17 years ago
auth.tcl - error in processing Config(Auth) - used $password instead of correct $val variable.
coldstore
More...
almost 19 years ago
*** empty log message ***
wart
More...
over 19 years ago
Don't [fork] if we're in a threaded interpreter since [fork] doesn't play well with threads.
wart
More...
over 19 years ago
System startup script for redhat-based systems such as Fedora Core.
wart
More...
over 19 years ago
bin/httpd.tcl: changed version number to reflect actual version (3.5.2)
coldstore
More...
over 20 years ago
Changed version number to reflect the actual (3.5.2) version
coldstore
More...
over 20 years ago
lib/httpd.tcl - fixes per sf 1152183 and 1152182
coldstore
More...
over 20 years ago
Fixes per sf bugs 1152183 1152182 - NotModified can't contain a message body and shouldn't close connection.
coldstore
More...
over 20 years ago
Fixed Cookie_Unset to allow additional arguments, without this you can't unset p ath-restricted cookies.
coldstore
More...
over 20 years ago
Fixed Cookie_Unset to allow additional arguments, without this you can't unset path-restricted cookies.
coldstore
More...
over 20 years ago
lib/cookie.tcl Cookie_Unset - was using 'name' instead of '$name' to remove cookies.
coldstore
More...
over 20 years ago
patched Doc_GetPath to use [file normalize], as per sourceforge bug #1083423
coldstore
More...
over 20 years ago
renamed custom/dodirs.tcl to custom/zzzdodirs.tcl to force directory load after file load in custom library
coldstore
More...
over 20 years ago
renamed dodirs.tcl to zzzdodirs.tcl
coldstore
More...
over 20 years ago
Export DirectRespond as Direct_Respond
coldstore
More...
over 20 years ago
*** empty log message ***
wart
More...
almost 21 years ago
Obey the --libdir configure switch when looking for tclConfig.sh.
wart
More...
almost 21 years ago
*** empty log message ***
wart
More...
almost 21 years ago
Add /usr/lib64 to list of directories where tclConfig.sh might be located.
wart
More...
almost 21 years ago
Exit with an error if -daemon is used and neither tclx nor expect are available.
wart
More...
almost 21 years ago
*** empty log message ***
wart
More...
almost 21 years ago
Allow forking into the background if either one of Tclx or Expect are available.
wart
More...
almost 21 years ago
tclhttpd.spec
wart
More...
almost 21 years ago
Removed redundant argument from Template_Try
coldstore
More...
almost 21 years ago
fixed accidental checkin - partial update
coldstore
More...
almost 21 years ago
removed redundant prefix arg from Template_Try
coldstore
More...
almost 21 years ago
Added braces around [if] conditionals for speed
coldstore
More...
almost 21 years ago
Added braces around all [if] conditionals for speed
coldstore
More...
almost 21 years ago
←
1
2
3
4
5
6
7
8
9
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree