Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Converted the last of the lassign-brent calls to straight-up lassign Adapted the http::compat to be user selectable as far as how far back we intend to support Adding a qwiki object called MAIN to the default httpd thread Fixed the examples of Taourl so far to now employ the "puts" to buffer architecture. Merging in upsteam changes from tao Broke out the base security system and urls into layers |
|---|---|
| Timelines: | family | ancestors | 4_0 |
| Files: | files | file ages | folders |
| SHA1: |
ffc189660f15a776cf743932c42da4e6 |
| User & Date: | hypnotoad 2015-05-14 10:31:35.417 |
Context
|
2015-05-14
| ||
| 10:31 | Converted the last of the lassign-brent calls to straight-up lassign Adapted the http::compat to be user selectable as far as how far back we intend to support Adding a qwiki object called MAIN to the default httpd thread Fixed the examples of Taourl so far to now employ the "puts" to buffer architecture. Merging in upsteam changes from tao Broke out the base security system and urls into layers leaf check-in: ffc189660f user: hypnotoad tags: 4_0 | |
|
2015-04-03
| ||
| 07:35 | Added more documentation Renamed the cookieSet method to httpdCookieSet, and moved it to httpd.meta Moved httpdHostName it to httpd.meta Implemented logins using encrypted password hashes Added a module to store javascript password hashing routines. Added a "cat" command to dump files Added the pageHeader and pageFooter methods to httpd.meta Community and its decendents now render pages in bootstrap/jquery. Added jquery to our bootstrap distribution check-in: 80751cdeac user: hypnotoad tags: 4_0 | |
Changes
Changes to ChangeLog.
Changes to bin/httpd.tcl.
Changes to bin/httpdthread.tcl.
Changes to bin/tclhttpd.rc.
Changes to bin/test/common.tcl.
Changes to bin/test/directoo.tcl.
Changes to bin/test/qwiki.tcl.
Changes to modules/community/community.md.
Changes to modules/community/community.tcl.
Added modules/compat/compat.tcl.
Added modules/compat/pkgIndex.tcl.
Name change from modules/httpd/compat.tcl to modules/compat/version-3.3.tcl.
Added modules/compat/version-3.4.tcl.
Added modules/compat/version-3.5.tcl.
Changes to modules/directoo/directoo.tcl.
Changes to modules/directoo/pkgIndex.tcl.
Deleted modules/directoo/taourl.md.
Deleted modules/directoo/taourl.tcl.
Changes to modules/httpd/doc.tcl.
Changes to modules/httpd/httpd.tcl.
Changes to modules/httpd/pkgIndex.tcl.
Changes to modules/qwiki/qwiki.tcl.
Changes to modules/tao-sqlite/connection.tcl.
Changes to modules/tao-sqlite/module.tcl.
Changes to modules/tao-sqlite/yggdrasil.tcl.
Changes to modules/tao/index.tcl.
Changes to sampleapp/snmp/snmp.tcl.