Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file lib/md5hex.tcl version 60c3a91191
2004-08-24
| ||
01:44 | * lib/digest.tcl: force md5 calculations to be lower case hex as the spec requires. check-in: cd5fab540f user: coldstore tags: trunk | |
01:42 | digest.tcl - force md5 calculations to be lowercase hex. check-in: 07dfd06944 user: coldstore tags: trunk | |
2004-08-23
| ||
07:20 | lib/{cgi,http}.tcl: Changed name of HttpDate to Http_Date in conformance with naming policy, since cgi.tcl was using it. check-in: f064591666 user: coldstore tags: trunk | |
07:18 | Changed name of HttpDate to Http_Date in conformance with naming policy, since cgi.tcl was using it. check-in: c2acda4f58 user: coldstore tags: trunk | |
2004-08-16
| ||
21:50 | lib/url.tcl: check for URL requests that don't begin with /. Browsers won't generate these, but attacks on the server might try to feed it bogus URLs. The following request was generating an "unknown variable suffix" server internal error. GET foo HTTP/1.0 check-in: 2b225b6bc0 user: welch tags: trunk | |
2004-08-08
| ||
02:44 | * certs/README.ssl: updated with notes taken while generating certificates with openssl-0.9.7d * lib/srvui.tcl: expose webmaster and debug passwords in the UI * lib/debug.tcl: removed " " from the alphabet used to pick passwords. * lib/auth.tcl, lib/digest.tcl: Minor edit to a comment check-in: 9a9d8727f7 user: welch tags: trunk | |
2004-07-18
| ||
13:32 | lib/{doc,subst}.tcl: fixed handling of relative symbolic links check-in: 1bf1c21f48 user: coldstore tags: trunk | |
2004-07-09
| ||
05:12 | Added sampleapp/ca - simplistic CA check-in: e6fa169ec0 user: coldstore tags: trunk | |
05:10 | Added a simplistic Certificate Authority to sampleapp/ - sufficient to create a CA and server certificate. check-in: c572b8b132 user: coldstore tags: trunk | |
2004-07-08
| ||
08:39 | lib/config.tcl - fixed bug in config file rewrite check-in: bd7e084dc3 user: coldstore tags: trunk | |
08:39 | Fixed bug in rewrite of config files check-in: 668b3177d3 user: coldstore tags: trunk | |
2004-06-30
| ||
12:52 | documented changes check-in: 8b0b8855f2 user: coldstore tags: trunk | |
12:52 | * lib/doc.tcl: fixed sf [977562] Url_AccessInstallPrepend crashes DocDomain with suggested patch. * lib/{doc,subst}.tcl: fixed bugs handling symlinks to directories. * lib/md5hex.tcl: fixed md5 alias argument error. check-in: a14ab50c71 user: coldstore tags: trunk | |