aboutsummaryrefslogtreecommitdiffstats
path: root/rc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New option ssl_ca_default to explicitly use OpenSSL default pathsTatsuya Kinoshita2021-02-281-0/+3
|
* Convert images to PNG for kitty with ImageMagickbptato2021-02-191-1/+1
|
* Support kitty image protocolbptato2021-02-181-0/+1
|
* Update ssl_min_version to accept "all" and reject "SSLv2"Tatsuya Kinoshita2021-02-111-1/+1
|
* New option ssl_min_version for OpenSSL 1.1Tatsuya Kinoshita2021-02-101-0/+7
|
* New option ssl_cipher to specify ciphers for TLSv1.2 and belowTatsuya Kinoshita2021-02-101-0/+3
|
* Update option setting strings for inline image display methodTatsuya Kinoshita2021-02-061-3/+3
|
* Clarify inline image setting's wordingbptato2021-02-051-4/+4
|
* Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato2021-02-021-0/+1
|
* Avoid having external programs download imagesbptato2021-02-021-1/+1
|
* sixel and osc5379 image display protocols can be chosen in optionsbptato2021-02-021-1/+13
|
* Space is now entered in URL fields instead of triggering file completion, ↵bptato2020-09-011-0/+3
| | | | old behavior can be toggled via options
* Update documents for ssl_forbid_methodTatsuya Kinoshita2020-03-111-1/+1
|
* Allow setting User Agent in SiteconfAzure2019-06-301-0/+12
| | | | | | Since Google gives usable search results to Lynx but not to w3m, and many other sites block Lynx but /not/ w3m, we want to be able to set the User Agent string on a per-site basis.
* Make temporary directory safely when ~/.w3m is unwritableTatsuya Kinoshita2018-01-211-0/+5
|
* Suppress error messages when ~/.w3m is unwritableTatsuya Kinoshita2018-01-211-4/+4
| | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871425
* Fix multi-character character constant for ssl_forbid_methodTatsuya Kinoshita2018-01-061-1/+1
|
* Extend ssl_forbid_method to disable TLSv1.1se2018-01-061-1/+1
| | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874218#5
* Fix reverse ordered config parametersTatsuya Kinoshita2016-03-201-3/+7
|
* Update PO strings for extbrowser2..9Tatsuya Kinoshita2016-03-141-8/+8
|
* Add extbrowser4, extbrowser5, ..., and extbrowser9Tatsuya Kinoshita2016-03-131-3/+21
|
* Remove dead assignments flagged by Clang static analysisDavid Crosby2015-08-111-1/+1
|
* Avoid passing null to strlenRichard Quirk2015-07-251-1/+1
|
* Update PO strings for display_bordersTatsuya Kinoshita2015-04-291-1/+1
|
* New option "display_borders" to display 0 pixel table borders.Tatsuya Kinoshita2015-02-021-0/+3
| | | | cf. http://d.hatena.ne.jp/rubikitch/20101120
* Support the siteconf featureTatsuya Kinoshita2013-04-081-0/+222
| | | | | Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-9/+54
|
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-25/+56
|
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+1482