Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-06 | Fix multi-character character constant for ssl_forbid_method | Tatsuya Kinoshita | 1 | -3/+3 | |
2018-01-06 | Extend ssl_forbid_method to disable TLSv1.1 | se | 1 | -0/+4 | |
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874218#5 | |||||
2016-11-17 | Prevent global-buffer-overflow in parseURL() | Tatsuya Kinoshita | 1 | -1/+4 | |
Bug-Debian: https://github.com/tats/w3m/issues/41 | |||||
2016-03-30 | Disable RC4 | Leo Famulari | 1 | -1/+1 | |
Origin: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=62339e2d493bf87a3aabe12e45458581e9705d83 | |||||
2016-03-29 | Fix variable is reassigned a value before the old one has been used | Tatsuya Kinoshita | 1 | -1/+1 | |
2016-03-29 | Fix style of array index is used before limits check | Tatsuya Kinoshita | 1 | -1/+1 | |
Bug: https://sourceforge.net/p/w3m/feature-requests/25/ | |||||
2015-08-11 | Remove dead assignments flagged by Clang static analysis | David Crosby | 1 | -4/+2 | |
2015-08-09 | http requests: use Content-Length instead of Content-length | Alan Grow | 1 | -4/+4 | |
2014-06-23 | Disable ciphers that use keys smaller than 128 bits | Tatsuya Kinoshita | 1 | -0/+1 | |
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674 | |||||
2013-11-07 | Use SSL_MODE_RELEASE_BUFFERS if available | Cristian Rodriguez | 1 | -0/+5 | |
Patch from openSUSE on 2012-11-12: https://build.opensuse.org/request/show/141054 | |||||
2013-11-07 | Use SSL_OP_NO_COMPRESSION if available | Cristian Rodriguez | 1 | -0/+3 | |
Due to the "CRIME attack" (CVE-2012-4929) HTTPS clients that negotiate TLS-level compression can be abused for MITM attacks. Patch from openSUSE on 2012-11-12: https://build.opensuse.org/request/show/141054 | |||||
2013-10-14 | Define schemeNumToName() to fix scheme bug | AIDA Shinra | 1 | -10/+21 | |
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-schemebug.patch>, [w3m-dev:04470] on 2013-10-14. | |||||
2013-04-08 | Support the siteconf feature | Tatsuya Kinoshita | 1 | -23/+99 | |
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 1 | -13/+27 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -12/+18 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+2216 | |