Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/util.c version ed308b4eaf
|
2020-06-09
| ||
| 00:27 | Add the new "%$" conversion specifier in mprintf(), for escaping filenames for use in shell commands. Use this feature for added system() security whereever appropriate. ... (check-in: 2209f55323 user: drh tags: trunk) | |
|
2020-06-08
| ||
| 23:37 | Add a safety scan of all strings passed into fossil_system(). Fatal error if the input string seems unsafe. ... (check-in: a046f916d3 user: drh tags: trunk) | |