simon-git: putty-wishlist (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Mar 16 16:59:38 GMT 2019
TL;DR:
0329e58 Mark HTML bug files as UTF-8.
82b9985 Document big batch of security fixes in the 0.71 release.
Repository: https://git.tartarus.org/simon/putty-wishlist.git
On the web: https://git.tartarus.org/?p=simon/putty-wishlist.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2019-03-16 16:59:38
commit 0329e58e6917d778bd8583eb6d4c555d88f07f73
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=0329e58e6917d778bd8583eb6d4c555d88f07f73;hp=e4537e55d2fb66ba1ef086e9b8c88f0abfba18a6
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Mar 16 12:01:51 2019 +0000
Mark HTML bug files as UTF-8.
This lets me use Unicode characters directly in the bug records
without faffing about with explicit HTML entities.
control/bugs2html.py | 1 +
1 file changed, 1 insertion(+)
commit 82b99852ab2db598b6028c5587a437bd37b9543a
web diff https://git.tartarus.org/?p=simon/putty-wishlist.git;a=commitdiff;h=82b99852ab2db598b6028c5587a437bd37b9543a;hp=0329e58e6917d778bd8583eb6d4c555d88f07f73
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Mar 16 16:34:15 2019 +0000
Document big batch of security fixes in the 0.71 release.
data/side-channels | 86 +++++++++++++++++
data/vuln-auth-prompt-spoofing | 103 +++++++++++++++++++++
data/vuln-chm-hijack | 66 +++++++++++++
data/vuln-fd-set-overflow | 39 ++++++++
data/vuln-rng-reuse | 37 ++++++++
data/vuln-rsa-kex-integer-overflow | 36 +++++++
data/vuln-terminal-dos-combining-chars | 31 +++++++
...n-terminal-dos-combining-chars-double-width-gtk | 36 +++++++
data/vuln-terminal-dos-one-column-cjk | 31 +++++++
9 files changed, 465 insertions(+)
More information about the tartarus-commits
mailing list