Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/file.c version e678783bdd
2019-08-02
| ||
18:01 | Added a comment to fslsrv in place of the just-removed parameter to make it clear what's going on here. ... (check-in: df2eb08e2a user: wyoung tags: trunk) | |
18:00 | Made --baseurl parameter optional in tools/fslsrv since Fossil complains if you give only a top-level URL; it's right, it doesn't need --baseurl in that case. ... (check-in: 8b2b232886 user: wyoung tags: trunk) | |
17:34 | Make sure all CGI environment variables are loaded into the CGI cache prior to clearing the environment, when launching extension CGIs. ... (check-in: c6b4d80e9c user: drh tags: trunk) | |
17:23 | The CGI extension mechanism now passes the HTTPS environment variable. ... (check-in: f5fe221026 user: drh tags: trunk) | |
14:29 | Add the mirrorlimitations.md document. Update cross-references. ... (check-in: 41d6540d27 user: drh tags: trunk) | |
13:34 | Update the security audit to report when extension CGI is available. ... (check-in: e2cad541ff user: drh tags: trunk) | |
00:10 | The test-httpmsg command now sends the payload uncompressed unless the new --compress option is used. ... (check-in: c31ff76fe9 user: drh tags: trunk) | |
2019-08-01
| ||
23:31 | Implement the fossil_clearenv() function for Win32. ... (check-in: 61fd10ecd1 user: mistachkin tags: trunk) | |