Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2019-02-20
| ||
15:33 | Created a tool to create a static page from a rivet page Leaf check-in: e8b70552ee user: rkeene tags: trunk | |
2018-04-28
| ||
04:04 | Need to also set baseEnvironment for threads check-in: 2a85db2588 user: rkeene tags: trunk | |
04:03 | More fix ups for logging from threads check-in: ee6bad0d84 user: rkeene tags: trunk | |
03:10 | Fixed logging when using fork check-in: 379773cfa6 user: rkeene tags: trunk | |
02:54 | RivetCGI 0.5.1.8 check-in: 3ccd8ac071 user: rkeene tags: 0.5.1.8, trunk | |
02:54 | Ensure environment is preserved check-in: 2a2001a67e user: rkeene tags: trunk | |
2017-12-29
| ||
04:08 | Minor expr cleanup check-in: ab947cc1c3 user: rkeene tags: trunk | |
2015-05-23
| ||
01:59 | Updated to return a 500 error when we generate a rivet_error check-in: 65bf739985 user: rkeene tags: trunk | |
01:48 | Updated so that logging works with threads correctly check-in: d1dc76a920 user: rkeene tags: trunk | |
2015-04-06
| ||
17:35 | Added proc-wrappers so global variables aren't passed through Leaf check-in: 8e3b0a8451 user: rkeene tags: proc-wrapper | |
2014-11-05
| ||
19:09 | rivetcgi 0.5.1.7 check-in: e81ec0430d user: rkeene tags: 0.5.1.7, trunk | |
19:03 | Updated to terminate without flushing in flat mode check-in: 83adf92eb7 user: rkeene tags: trunk | |
16:41 | rivetcgi 0.5.1.6 check-in: 580e4ecaff user: rkeene tags: 0.5.1.6, trunk | |
16:40 | Fixed bug with redirects in standalone server mode check-in: 311a223fc7 user: rkeene tags: trunk | |
2014-11-04
| ||
23:39 | rivetcgi 0.5.1.5 check-in: d545ab71bf user: rkeene tags: 0.5.1.5, trunk | |
23:20 | rivetcgi 0.5.1.4 check-in: 3038f5cae3 user: rkeene tags: 0.5.1.4, trunk | |
23:08 | rivetcg 0.5.1.3 check-in: cb723c8627 user: rkeene tags: trunk | |
23:04 | rivetcgi 0.5.1.2 check-in: 353e897c9f user: rkeene tags: 0.5.1.2, trunk | |
23:01 | Updated to exit by destroying the interp if exit is called check-in: 7511bc2562 user: rkeene tags: trunk | |
2014-10-09
| ||
21:39 | Updated to continue to produce error page even if error channel is unavailable Leaf check-in: b48d0c6b91 user: rkeene tags: cleanup-basics | |
2014-10-04
| ||
15:45 | Started work on cleanup of basic things check-in: 86846f07bc user: rkeene tags: cleanup-basics | |
15:19 | RivetCGI 0.5.1 series (version bump to account for difference in version control system) check-in: fac81abf45 user: rkeene tags: trunk | |
2014-10-02
| ||
20:23 | Updated to set auto_path in newly created threads check-in: cb84926aca user: rkeene tags: trunk | |
2014-07-01
| ||
20:17 | Updated to perform a limited form of canonicalization check-in: e249edd4ab user: rkeene tags: trunk | |
2013-08-09
| ||
18:24 | Updated to supply certificate information, if available check-in: e100b509bb user: rkeene tags: trunk | |
2012-10-08
| ||
13:55 | Further clarified Apache 2.x installation instructions check-in: a319dcaebc user: rkeene tags: trunk | |
13:49 | Updated instructions on installing for Apache 2.x Fixed to link rivet.cgi with libtcl8.5 check-in: 4445007818 user: rkeene tags: trunk | |
2012-10-06
| ||
15:15 | Corrected librivetparser "build" and "install" scripts to look harder for tclConfig.sh check-in: 8204a54bd9 user: rkeene tags: trunk | |
15:07 | Fixed issue with errors always being reported as lacking Tclx check-in: ba7953c7c1 user: rkeene tags: trunk | |
2012-05-12
| ||
18:22 | Updated ignores check-in: 4f298b4068 user: rkeene tags: trunk | |
2011-11-22
| ||
11:07 | Updated to use centralized function for logging in Rivet/Starkit check-in: 361a6aeaca user: rkeene tags: trunk | |
2011-07-08
| ||
13:42 | Updated to try hardre to compile librivetparser check-in: 24c1357b4e user: rkeene tags: trunk | |
13:12 | Updated to include source for compiled Rivet parser (untested) check-in: ac5f782e14 user: rkeene tags: trunk | |
2011-07-01
| ||
11:53 | Updated to read configuration file correctly Updated to normalize paths relative to starkit/starpack check-in: 3ed8ae2b4b user: rkeene tags: trunk | |
11:15 | Fixed configuration file to work with starkits as well as starpacks check-in: 81539be14a user: rkeene tags: trunk | |
11:13 | Minor updates check-in: 94a516cf73 user: rkeene tags: trunk | |
11:02 | Updated to only display errors on TCL_ERROR check-in: b9793d3447 user: rkeene tags: trunk | |
10:47 | Updated to catch all errors in a request Updated to support reading a conf file in server mode check-in: 4fd943d1aa user: rkeene tags: trunk | |
2011-06-27
| ||
13:43 | Corrected typo check-in: ee3526d1bc user: rkeene tags: trunk | |
00:52 | Updated to send all headers using a single header mechanism check-in: d4dede5804 user: rkeene tags: trunk | |
2011-06-26
| ||
18:23 | Simplified rivet_puts to use rivet_flush check-in: 181887c4ce user: rkeene tags: trunk | |
2011-06-25
| ||
14:58 | Updated to correctly compute SCRIPT_NAME check-in: 833a5b0533 user: rkeene tags: trunk | |
12:07 | Fixed bug in keep-alive support where errors would return Connection: close but then not close the connection check-in: 5acb86f46d user: rkeene tags: trunk | |
2011-06-24
| ||
21:07 | Removed debugging output to errorlog check-in: de3fdb8060 user: rkeene tags: trunk | |
21:03 | Added HTTP keep-alive support (slightly tested) check-in: 7a29385e38 user: rkeene tags: trunk | |
20:59 | Added more test files to test check-in: 6c4382b852 user: rkeene tags: trunk | |
18:56 | Updated to support requesting a certificate and setting the verification status in env(SSL_CLIENT_VERIFY) check-in: 6d8f63011e user: rkeene tags: trunk | |
2011-06-22
| ||
22:50 | Updated to propogate auto_path to created interpreters check-in: ded8851b04 user: rkeene tags: trunk | |
2011-06-14
| ||
13:45 | Improved upload support to not require looking for EOF if content-length is provided check-in: 65c26befb0 user: rkeene tags: trunk | |
2011-06-12
| ||
21:07 | Updated to correctly handle requests with no headers check-in: 6d69837cca user: rkeene tags: trunk | |