Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
37 check-ins using file htdocs/forms/form1.tml version df49089427
2000-05-04
| ||
01:36 | Fixed startup to find bundled TclLib check-in: 083816a8cd user: welch tags: trunk | |
01:36 | *** empty log message *** check-in: c36a633a74 user: welch tags: trunk | |
2000-05-01
| ||
20:23 | Added version number to Httpd_DumpHeaders result check-in: 4283983936 user: welch tags: trunk | |
19:41 | Added Httpd_DumpHeaders check-in: 0c73249007 user: welch tags: trunk | |
19:41 | Tests for Httpd_DumpHeaders check-in: 5abcc53ebf user: welch tags: trunk | |
19:41 | Added Httpd_DumpHeaders check-in: 3546b3fea9 user: welch tags: trunk | |
2000-04-28
| ||
18:32 | Entry for Doc_RedirectSelf fix check-in: a28a86c5d1 user: welch tags: trunk | |
17:21 | Fixed Doc_RedirectSelf to properly compute absolute pathnames. check-in: 8ab4b38660 user: welch tags: trunk | |
2000-04-26
| ||
21:43 | Synthetic commit. Leaf check-in: ffae1ddc3a user: cvs2fossil tags: rel-3-0-0, rel-3-0-0-synthetic | |
21:43 | Still more tweaks check-in: 436d417541 user: welch tags: trunk | |
21:18 | Bug fixes to build scripts check-in: 9779b433ec user: welch tags: trunk | |
21:01 | Final touches check-in: d378012612 user: welch tags: trunk | |
20:35 | Working on overall build scripts check-in: 65fd59730f user: welch tags: trunk | |
20:35 | Removed "superdist" and moved all of it to the DIST script check-in: a5e3996abe user: welch tags: trunk | |
19:32 | Added distribution scripts check-in: 0970ebe03d user: welch tags: trunk | |
19:32 | Fixes to distribution rules check-in: 29980a8bfd user: welch tags: trunk | |
19:31 | Tracking ncgi name changes check-in: ccb16a2f5b user: welch tags: trunk | |
19:31 | Working on distribution check-in: 84bbb3583b user: welch tags: trunk | |
05:59 | More tweaks to distribution rules check-in: e1381816e4 user: welch tags: trunk | |
05:57 | bug fix check-in: 562fe3b82a user: welch tags: trunk | |
05:52 | Adding thread extension to bundled super distribution check-in: b59af7b3a5 user: welch tags: trunk | |
05:31 | Eliminated custom DIST* scripts from CopyDist check-in: 0ab65a1bb6 user: welch tags: trunk | |
05:26 | Added superdist make target check-in: c091f1dd0a user: welch tags: trunk | |
01:21 | Added comment about non-blocking tls::handshake check-in: 1d348ae1e5 user: welch tags: trunk | |
01:20 | Updates for change in html:: package check-in: 859a843e43 user: welch tags: trunk | |
01:20 | Fixes to "make dist" check-in: 8d6105b57c user: welch tags: trunk | |
2000-04-25
| ||
17:57 | Fixing CGI scripts check-in: 02cf4e9acf user: welch tags: trunk | |
01:40 | Fixed handling of garbage on the connection between keep-alive requests. check-in: d5e59b74e4 user: welch tags: trunk | |
01:39 | Continued tweaking on the startup configuration. Added README_custom that explains how to modify the server. Renamed "main.tcl" to "httpdthread.tcl" check-in: 22031204f4 user: welch tags: trunk | |
01:38 | Updates for 3.0.0 release check-in: cb5d22e3a9 user: welch tags: trunk | |
2000-04-24
| ||
20:50 | httpd.tcl - bug fix in closing keep-alive sockets. srvui.tcl and status.tcl - fixed reporting on document hits check-in: c50053619d user: welch tags: trunk | |
20:50 | Tweak for -debug 1 startup under Wish to open the console check-in: 4a32606bce user: welch tags: trunk | |
20:50 | Fixed to use NODOT_VERSION instead of WIN_VERSION - ack check-in: 63aaf1923e user: welch tags: trunk | |
2000-04-22
| ||
00:57 | The server now drains the socket if the Domain handler choose not to read the POST data. This makes it more reliable for the client side to read the server's reply. Added Httpd_GetPostDataAsync and Httpd_CopyPostData so Domain handlers have a clean interface to asynchronously deal with POST data. check-in: 3138b4759a user: welch tags: trunk | |
00:57 | Updates for httpd.tcl check-in: 8ccc061d86 user: welch tags: trunk | |
2000-04-20
| ||
23:50 | * bin/httpd.tcl: Added Httpd_Name and Httpd_Protocol to go with the existing Httpd_Port that return the server name, protocol (http or https), and the port associated with a particular connection. check-in: 6073f8af33 user: welch tags: trunk | |
23:50 | Added file uploading test. check-in: 06242b841a user: welch tags: trunk | |