aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update README.imgMike2018-03-231-9/+9
| * | Update README.dictMike2018-03-231-5/+5
| * | Update README.pre_formMike2018-03-231-12/+12
| * | Update README.cookieMike2018-03-231-1/+1
| * | Update README.cookieMike2018-03-231-9/+9
|/ /
* | Update ChangeLogTatsuya Kinoshita2018-03-041-0/+2
* | Update ChangeLogTatsuya Kinoshita2018-03-041-0/+11
* | Merge pull request #96 from ZhouyangJia/masterTatsuya Kinoshita2018-03-043-3/+14
|\ \
| * | Add error handling code for fopenJia Zhouyang2018-03-041-0/+4
| * | Add error handling code for fopenJia Zhouyang2018-03-041-2/+6
| * | Add error handling for chdirJia Zhouyang2018-03-041-1/+4
|/ /
* | 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