aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLogv0.5.3+git20180125Tatsuya Kinoshita2018-01-251-0/+5
* Add CVE IDsTatsuya Kinoshita2018-01-252-6/+8
* Update ChangeLogTatsuya Kinoshita2018-01-211-0/+12
* Update NEWSTatsuya Kinoshita2018-01-211-0/+13
* Do not remove w3mdict.cgi when "make distclean"Tatsuya Kinoshita2018-01-211-3/+3
* Make temporary directory safely when ~/.w3m is unwritableTatsuya Kinoshita2018-01-216-2/+16
* Suppress error messages when ~/.w3m is unwritableTatsuya Kinoshita2018-01-211-4/+4
* Update ChangeLogTatsuya Kinoshita2018-01-201-0/+8
* Update config.* with autotools-dev 20171216.1Tatsuya Kinoshita2018-01-202-90/+132
* Prevent negative indent value in feed_table_block_tag()Tatsuya Kinoshita2018-01-201-0/+4
* Update ChangeLogTatsuya Kinoshita2018-01-061-0/+18
* Doc fix for ssl_forbid_methodTatsuya Kinoshita2018-01-061-1/+1
* Fix multi-character character constant for ssl_forbid_methodTatsuya Kinoshita2018-01-067-13/+13
* Extend ssl_forbid_method to disable TLSv1.1se2018-01-067-10/+14
* Accept TERM=fbtermTatsuya Kinoshita2018-01-061-2/+2
* Update ChangeLogTatsuya Kinoshita2017-12-261-0/+11
* Prevent invalid columnPos() call in formUpdateBuffer()Tatsuya Kinoshita2017-12-261-0/+2
* Typo fix in fusage()Tatsuya Kinoshita2017-12-261-1/+1
* English fixTatsuya Kinoshita2017-12-263-3/+3
* Update ChangeLogTatsuya Kinoshita2017-12-241-1/+5
* Merge branch 'master-dai'Tatsuya Kinoshita2017-12-242-5/+5
|\
| * fix spelling errorHIGUCHI Daisuke (VDR dai)2017-12-242-5/+5
* | Update ChangeLogTatsuya Kinoshita2017-08-271-0/+32
* | Merge pull request #93 from mackyle/masterTatsuya Kinoshita2017-08-272-4/+3
|\ \ | |/ |/|
| * form.c: do not gratuitously turn GET into POSTKyle J. McKay2017-08-231-3/+2
| * file.c: compute correct base URL when not absoluteKyle J. McKay2017-08-231-1/+1
|/
* Update ChangeLogv0.5.3+git20170102Tatsuya Kinoshita2017-01-021-0/+4
* Update NEWSTatsuya Kinoshita2017-01-021-1/+1
* Update ChangeLogTatsuya Kinoshita2017-01-021-1/+4
* Update ChangeLogTatsuya Kinoshita2016-12-241-0/+20
* Prevent overflow beyond the end of string in wtf_parse1()Tatsuya Kinoshita2016-12-241-12/+32
* Revert "Prevent overflow beyond the end of string in wtf_parse1()"Tatsuya Kinoshita2016-12-241-24/+18
* Preserve one byte for end of string character in form_update_line()Tatsuya Kinoshita2016-12-241-1/+2
* Prevent invalid form_update_line() call in formUpdateBuffer()Tatsuya Kinoshita2016-12-241-1/+2
* Update ChangeLogTatsuya Kinoshita2016-12-201-0/+6
* Revert "Preserve one byte for end of string character in form_update_line()"Tatsuya Kinoshita2016-12-201-1/+1
* Update ChangeLogTatsuya Kinoshita2016-12-171-0/+2
* Update ChangeLogTatsuya Kinoshita2016-12-171-0/+16
* Prevent heap-use-after-free read in HTMLlineproc0()Tatsuya Kinoshita2016-12-171-1/+1
* Prevent infinite loop in feed_textarea()Tatsuya Kinoshita2016-12-171-1/+3
* Revert "Prevent overflow beyond the end of string in form_update_line()"Tatsuya Kinoshita2016-12-171-8/+6
* Revert "Prevent overflow beyond the end of string in form_update_line()"Tatsuya Kinoshita2016-12-171-1/+1
* Update ChangeLogTatsuya Kinoshita2016-12-151-0/+45
* Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita2016-12-151-2/+4
* Revert "Prevent overflow beyond the end of string for wtf to wcs macros"Tatsuya Kinoshita2016-12-151-4/+2
* Prevent overflow beyond the end of string in caller of get_mclen()Tatsuya Kinoshita2016-12-153-6/+10
* Revert "Prevent overflow beyond the end of string in proc_mchar()"Tatsuya Kinoshita2016-12-151-6/+1
* Revert "Prevent overflow beyond the end of string in visible_length()"Tatsuya Kinoshita2016-12-151-2/+1
* Revert "Prevent overflow beyond the end of string in skip_space()"Tatsuya Kinoshita2016-12-151-3/+1
* Revert "Prevent overflow beyond the end of string in visible_length_plain()"Tatsuya Kinoshita2016-12-151-2/+1