diff options
author | Sebastian Geerken <devnull@localhost> | 2015-05-24 10:45:22 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-05-24 10:45:22 +0200 |
commit | f0fba0cb8e0fb64b960e6af8537661b565cc2121 (patch) | |
tree | 418ef2a1295f8ce119a6ec626c31ed037ba097e3 /ChangeLog | |
parent | 6a9fcedc2df7b2dc81aa16b11f64758acbccc83f (diff) | |
parent | 02a3ee925afe16af350979f679df869164dd39c2 (diff) |
Merge with main repo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -54,6 +54,13 @@ dillo-3.1 [not released yet] Patches: Johannes Hofmann +- Doxygen fixes. Patch: Jeremy Henty ++- Move HTTPS from dpi into the browser, enable SNI, add certificate hostname + checking from wget, check more locations for CA bundles and add + --with-ca-certs-file and --with-ca-certs-dir to configure, some improvement + to security warning popups, change cipher list from "ALL" to + "ALL:!aNULL:!eNULL:!LOW:!EXPORT40:!RC4", disable SSL3, disable TLS + compression, etc. + Patch: corvid, Benjamin Johnson ----------------------------------------------------------------------------- |