Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/db.c version 42e6558b8d
|
2020-06-09
| ||
| 17:44 | Enhancements to OpenSSL user-prompt buffer handling. check-in: 82d177fa14 user: mistachkin tags: trunk | |
| 17:42 | Enhancements to the command-string sanitizer safety-net. check-in: 68b68ce673 user: drh tags: trunk | |
| 17:32 | Improvements to command-string sanitizing and the the sanitizer test command. Closed-Leaf check-in: e3185aee7f user: drh tags: safe-fossil-system-test | |
| 16:47 | Begin splitting up fossil_assert_safe_command_string() into separate windows and unix implementions. Add the test-fossil-system command for testing. check-in: 9c38a004ad user: drh tags: safe-fossil-system-test | |
| 03:00 | Update the index page to show the latest release. check-in: f618a25cc9 user: drh tags: trunk | |
| 01:44 | Fix issue in 'buildmsvc.bat' batch tool when the USE_V110SDK71A option is used on x64. check-in: a87528f370 user: mistachkin tags: trunk | |
| 01:41 | In the MSVC makefile, do not wrap '$(MAKE)' in double quotes because it already has them. check-in: ba0f0b7c9c user: mistachkin tags: trunk | |
| 00:59 | Another minor simplification to the MSVC makefile. check-in: 0387226c38 user: mistachkin tags: trunk | |
| 00:38 | Allow '&' as the last character in a fossil_system() string. check-in: 84346a317b user: drh tags: trunk | |
| 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 | |
| 23:11 | Fixes and enhancements to SEE integration on Windows. check-in: 57d8a71f42 user: mistachkin tags: trunk | |
|
2020-06-07
| ||
| 23:07 | Robustify error handling. Closed-Leaf check-in: 39c88cff80 user: mistachkin tags: testPid | |