Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/security_audit.c version c9b102c9ac
|
2018-06-29
| ||
| 13:09 | Further enhancements to the on-line help for the "fossil uv add" command in an effort to clear up confusion. ... (check-in: 66815ed390 user: drh tags: trunk) | |
| 12:56 | Attempt to make an error log entry following a segfault. ... (check-in: c670925e00 user: drh tags: trunk) | |
| 11:40 | Further wording enhancements to the on-line documentation to the "fossil uv" command. ... (check-in: c4ab883421 user: drh tags: trunk) | |
| 03:29 | Add features to make it easier to test and debug the "fossil smtp" command from the command-line using stdin and stdout. ... (check-in: 8643602dae user: drh tags: smtp) | |
| 03:12 | Baseline implementation of the "smtp" command. ... (check-in: be55fc60c0 user: drh tags: smtp) | |
|
2018-06-28
| ||
| 21:38 | Add the smtp_send_msg() function capable of encoding and sending a complete email message. ... (check-in: 0388860407 user: drh tags: smtp) | |
| 17:22 | Fix the wording on the documentation of the /announce web page. ... (check-in: dfe0cf7ebf user: drh tags: trunk) | |
| 17:15 | The test-smtp-probe command is now working. ... (check-in: 9281d52a91 user: drh tags: smtp) | |
| 15:23 | Incremental check-in of initial code for client-side SMTP. Does not work. ... (check-in: 20006a866c user: drh tags: smtp) | |
|
2018-06-27
| ||
| 19:21 | Add the missing smtp.c source file. ... (check-in: 8f6f25f12d user: drh tags: smtp) | |
| 19:15 | Begin the smtp.c module. Start with a routine to locate the hostname on which to contact the SMTP server for a domain. ... (check-in: 735af578e7 user: drh tags: smtp) | |
| 17:02 | Fix typo in the manpage for the /announce page. ... (check-in: c1bce3f515 user: drh tags: trunk) | |
| 13:09 | Fix typos in the "fossil help uv" page. ... (check-in: 1bc4b0a580 user: drh tags: trunk) | |
| 02:22 | Fix a warning about an unclosed transaction when doing a no-op "fossil checkout". ... (check-in: b31aa7d7ea user: drh tags: trunk) | |
|
2018-06-26
| ||
| 16:57 | An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. ... (Closed-Leaf check-in: efb0f88063 user: mistachkin tags: altLegacyMvRm) | |
| 11:54 | Fix compiler warnings on windows. Fix the file_directory_size() function so that it works on windows. ... (check-in: 6a7d2ad8f1 user: drh tags: trunk) | |