tclhttpd

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

29 check-ins using file lib/auth.tcl version 410e176c9f

2003-10-11
06:49
* lib/httpd.tcl: fixes for logging of static files based on changes suggestedby David Zolli. * lib/logstd.tcl: introduced Log(cookie) to control if the cookie value is appended to the log. check-in: 3cfba11fdb user: welch tags: trunk
2003-10-08
07:55
Added [Config CompressProg] and linked it to Log.tcl's compression, so one can override the default from the rc files. check-in: 2576a82cb2 user: coldstore tags: trunk
05:47
Cleanup: replaced puts stderr with Stderr in lib/ check-in: 51dd59dbe4 user: coldstore tags: trunk
2003-09-27
02:32
Some patches to close vulnerabilities check-in: 0c79ec71e3 user: coldstore tags: trunk
02:32
Some patches to close vulnerabilities check-in: dd8815b9b4 user: coldstore tags: trunk
02:26
Added access control to direct domains admin/ debug/ status/ to close vulnerabilities check-in: 6490e43b76 user: coldstore tags: trunk
02:20
Protect fallback error output from containing HTML significant characters prevents some cross-site scripting errors Short fix term until we completely audit for XSS vulnerabilities check-in: 1050785f10 user: coldstore tags: trunk
2003-09-24
20:41
lib/dirlist.tcl: Security fix to prevent you from listing the contents of directories you are not supposed to. It is worth noting that you could never fetch a file outside the URL tree, but you could list directories. check-in: 8a6b2a2656 user: welch tags: trunk
2003-08-29
22:04
* lib/httpd.tcl: Fix in virtual host code suggested by Colin McCormack check-in: e07ca7e427 user: welch tags: trunk
2003-08-11
16:46
bin/httpdthread.tcl: fixed loading of mime.types in installed configuration bin/httpd.tcl: added support for -gui flag to control default Tk gui bin/tclhttpd.rc: added support for -gui flag to control default Tk gui Everything else is cleanup associated with creating RPMs. check-in: 33e1218f7b user: welch tags: trunk
2003-06-26
17:47
lib/subst.tcl: fixed Doc_application/x-tcl-auth based on a bug filed by Andreas Kupries check-in: 1995f2eb2e user: welch tags: trunk
2003-05-01
23:42
src/limit.c: added stubs enabled version from Michael Schlenker check-in: 4cdf2940f9 user: welch tags: trunk
23:38
debug.tcl - added custom library to path understood by /debug/source doc.tcl - added compat routines for Doc_Redirect Doc_RedirectSelf Removed the old pre-compiled binaries - just make them yourself. check-in: 4db1ea9411 user: welch tags: trunk
2003-04-04
05:20
moved error.tcl to doc_error.tcl to reflect re-renaming Error* to Doc* check-in: da4e865eda user: coldstore tags: trunk
04:51
Added accessors for several Doc() globals used in error handling check-in: 8f489e2d77 user: coldstore tags: trunk
04:50
Added -compat {version} arg to load compatibility module for that version check-in: 7695149b60 user: coldstore tags: trunk
04:24
Made compat package's version correspond with tclhttpd compatibility claimed check-in: 4540689d81 user: coldstore tags: trunk
04:10
Created a doc_error submodule of Doc containing document error handling code Consequently backed out some changes relating to Errors check-in: 28e386daaf user: coldstore tags: trunk
04:08
Fixed a few errors in comments check-in: f753ac99be user: coldstore tags: trunk
04:03
Moved Document error handling into a doc_error submodule check-in: 4c8ae8bd8a user: coldstore tags: trunk
2003-03-28
08:03
Changed Cookie_Save to pass sock in as an argument - I think it's neater than upvar, and has the same effective functionality in known cases. check-in: 40c9a538b6 user: coldstore tags: trunk
08:02
Added compat module, fixed an incorrect Cookie_Get identity. check-in: fa0d021b81 user: coldstore tags: trunk
07:58
Added dodirs.tcl to load custom/subdir/ directories which contain a startup.tcl file. check-in: 03a782eed8 user: coldstore tags: trunk
2003-01-19
17:33
Fixed missing counter initialization check-in: 8fe9cba74c user: acacio tags: trunk
17:32
Fixed missing sock variable error check-in: 9974eea30c user: acacio tags: trunk
2002-12-03
07:20
* Merged the tclhttpd-3-4-rel branch into the trunk. tclhttpd-3-4-rel-3 represents the 3.4.3 release and the merge point. This sets the version numbers to 3.4.3, which isn't strictly correct, but reflects the merge. check-in: 8fbf20d1ba user: welch tags: trunk
06:57
* lib/httpd.tcl: added data(headerlist) that records the header information in order so the AOLserver emulation can recreate the exact MIME headers of the request. * lib/url.tcl: added a URL access hook return code of "return" which just means "I've serviced this URL request completely". Patches from Wojciech Kocjan check-in: 88b1579538 user: welch tags: trunk
2002-09-25
23:00
better DESTDIR/libdir support (steffen) check-in: 85f8160f9b user: hobbs tags: trunk
2002-08-31
07:30
Merged the tclhttpd-3-4-rel branch into the trunk. The merge point was marked with the tclhttpd-3-4-rel-1 tag check-in: 2033bace59 user: welch tags: trunk