aboutsummaryrefslogtreecommitdiffstats
path: root/url.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-19Prevent global-buffer-overflow in parseURL()Tatsuya Kinoshita1-1/+4
Bug-Debian: https://github.com/tats/w3m/issues/41 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=ba9d78faeba9024c3e8840579c3b0e959ae2cb0f
2014-06-23Disable ciphers that use keys smaller than 128 bitsTatsuya Kinoshita1-0/+1
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674
2013-11-07Use SSL_MODE_RELEASE_BUFFERS if availableCristian Rodriguez1-0/+5
Patch from openSUSE on 2012-11-12: https://build.opensuse.org/request/show/141054
2013-11-07Use SSL_OP_NO_COMPRESSION if availableCristian Rodriguez1-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-14Define schemeNumToName() to fix scheme bugAIDA Shinra1-10/+21
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-schemebug.patch>, [w3m-dev:04470] on 2013-10-14.
2013-04-08Support the siteconf featureTatsuya Kinoshita1-23/+99
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-13/+27
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-12/+18
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+2216