Tcl Library Source Code

Changes On Branch httpd-ssl
Login

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

Changes In Branch httpd-ssl Excluding Merge-Ins

This is equivalent to a diff from 89719d76cf to 00b11abd2e

2019-04-09
14:55
More fixes for ssl - Closing branch, this branch has too much contamination from the unfortunate Trunk Saga of 2018 Closed-Leaf check-in: 00b11abd2e user: hypnotoad tags: httpd-ssl
2018-10-18
19:20
Fixes to practcl to correct bugs introduced by the migration to clay check-in: 68e4ebd04b user: hypnotoad tags: hypnotoad
00:14
Added provisional support for SSL check-in: c57cecd147 user: hypnotoad tags: httpd-ssl
2018-10-16
15:27
Added an annotation capacity to practcl, which allows the doctools generator to read and document class variables, options, and delegates. Added missing documentation to httpd. New version of clay which adds a new "branch" method to oo::class/oo::object's clay ensemble. The branch method tells the system to mark the designated address as a branch, even it empty. Fixed a bug in clay where a Dict or Array keyword with no values would fail to actually register in the clay system. check-in: 89719d76cf user: hypnotoad tags: hypnotoad
2018-10-11
17:40
Fixed the practcl build system. We were missing the document generator. Bumped the version. check-in: b075fb9a6b user: hypnotoad tags: hypnotoad

Changes to examples/httpd/httpd.tcl.

Changes to modules/httpd/build/scgi.tcl.

Changes to modules/httpd/build/server.tcl.

Changes to modules/httpd/httpd.man.

Changes to modules/httpd/httpd.tcl.

Changes to modules/httpd/httpd.test.