aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-28New option ssl_ca_default to explicitly use OpenSSL default pathsTatsuya Kinoshita1-0/+1
2021-02-18Support kitty image protocolbptato1-0/+1
2021-02-13Add auto-detection of ssl_ca_file by configureTatsuya Kinoshita1-1/+1
2021-02-10Disable TLSv1.0 and TLSv1.1 by defaultTatsuya Kinoshita1-1/+1
2021-02-10New option ssl_min_version for OpenSSL 1.1Tatsuya Kinoshita1-0/+3
2021-02-10New option ssl_cipher to specify ciphers for TLSv1.2 and belowTatsuya Kinoshita1-0/+5
2021-02-02Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato1-0/+1
2021-02-02sixel and osc5379 image display protocols can be chosen in optionsbptato1-0/+4
2020-09-01Space is now entered in URL fields instead of triggering file completion, old...bptato1-0/+1
2020-08-25In HTML5 anchors should not be closed when encountering divs, for example, bu...Ambrose Li1-1/+2
2020-08-24Cleaned version of 20200823_q branch. Changes the behaviour of the q tag (whe...Ambrose Li1-0/+1
2019-06-30Allow setting User Agent in SiteconfAzure1-1/+3
2019-04-21Allow to override UserAgentLaurent Arnoud1-0/+1
2016-11-14Prevent array index out of bounds for symbolTatsuya Kinoshita1-0/+1
2016-10-30Set use_dictcommand to 1 by defaultTatsuya Kinoshita1-1/+1
2016-07-18Set default_url to 1 by defaultTatsuya Kinoshita1-1/+1
2016-03-13Add extbrowser4, extbrowser5, ..., and extbrowser9Tatsuya Kinoshita1-0/+6
2015-11-18Accept cookies by defaultTatsuya Kinoshita1-3/+3
2015-11-18Set argv_is_url to 1 by defaultTatsuya Kinoshita1-1/+1
2015-02-02New option "display_borders" to display 0 pixel table borders.Tatsuya Kinoshita1-0/+1
2014-12-06Add -sixel option which supports image processing by img2sixel.Araki Ken1-1/+1
2014-12-06- Adjust the image size to the terminal cell size. - If the image size is spe...Araki Ken1-0/+2
2014-12-06Support remote image by OSC 5379 show_picture sequence.Araki Ken1-0/+3
2014-12-06Change the default to alt_entity=0Olaf Hering1-1/+1
2014-10-15Disable SSLv3 by default [CVE-2014-3566]Tatsuya Kinoshita1-1/+1
2014-10-15Force ssl_verify_server on and disable SSLv2 supportLudwig Nussel1-2/+2
2013-10-14Workaround of GC crash on Cygwin64AIDA Shinra1-2/+4
2013-04-08Support the siteconf featureTatsuya Kinoshita1-0/+13
2011-06-19Support the button element as defined in HTML 4.01Tatsuya Kinoshita1-0/+9
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-5/+21
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-9/+35
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+1165
2010-08-20Introduce option mailto_optionsIto Hiroyuki1-1/+7
2010-08-08[w3m-dev 04360] Re: "important" bugs from bugs.debian.orgIto Hiroyuki1-1/+4
2010-08-04fix conditions for UseGraphicCharIto Hiroyuki1-2/+5
2010-08-03* register user name and password for proxy authentication.Ito Hiroyuki1-3/+1
2010-07-26* [w3m-dev 04237] [patch] cookie avoid [wrong number of dots]Ito Hiroyuki1-1/+3
2010-07-25* merge ambiguous width patchIto Hiroyuki1-5/+2
2010-07-19* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki1-1/+2
2010-07-19* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki1-1/+2
2010-07-19* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki1-2/+5
2010-07-19* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki1-2/+3
2010-07-19* [w3m-dev 04238] [patch] simple preserve spaceIto Hiroyuki1-1/+2
2007-05-30fix for tab browsing. [w3m-dev 04266]Dai Sato1-1/+8
2007-05-23[w3m-dev 04236] expand display_ins_del to select a type of fontify.Dai Sato1-5/+16
2007-05-23[w3m-dev 04240] nl_langinfo() requires setlocale()Dai Sato1-2/+2
2007-04-19display <em> and <i> elements with underline. [w3m-dev 04197]Dai Sato1-2/+2
2006-12-10[w3m-dev 04185] display <em> and <i> elements with bold letters.Dai Sato1-3/+7
2006-12-10[w3m-dev 04184] automatic uncompression in downloadingDai Sato1-1/+2
2006-12-10add LiveHTTPHeaders-like option: -reqlog.Dai Sato1-2/+2