aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make temporary directory safely when ~/.w3m is unwritablev0.5.3+git20170102+deb9u1master-stretchTatsuya Kinoshita2018-01-262-0/+8
* Prevent invalid columnPos() call in formUpdateBuffer()Tatsuya Kinoshita2018-01-261-0/+2
* Prevent negative indent value in feed_table_block_tag()Tatsuya Kinoshita2018-01-261-0/+4
* 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
* Revert "Prevent overflow beyond the end of string in textfieldrep()"Tatsuya Kinoshita2016-12-151-2/+0
* Revert "Prevent overflow beyond the end of string in proc_mchar()"Tatsuya Kinoshita2016-12-151-6/+5
* Update ChangeLogTatsuya Kinoshita2016-12-131-0/+14
* Prevent overflow beyond the end of string in proc_mchar()Tatsuya Kinoshita2016-12-131-5/+6
* Prevent overflow beyond the end of string in textfieldrep()Tatsuya Kinoshita2016-12-131-0/+2
* Preserve one byte for end of string character in form_update_line()Tatsuya Kinoshita2016-12-131-1/+1
* Update ChangeLogTatsuya Kinoshita2016-12-101-0/+27
* Prevent overflow beyond the end of string in wtf_len()Tatsuya Kinoshita2016-12-101-1/+2
* Prevent negative array index for realColumn in calcPosition()Tatsuya Kinoshita2016-12-101-1/+1
* Prevent overflow beyond the end of string in wtf_parse1()Tatsuya Kinoshita2016-12-101-18/+24
* Prevent heap-buffer-overflow in Strnew_size()Tatsuya Kinoshita2016-12-101-0/+2
* Prevent overflow beyond the end of string in visible_length_plain()Tatsuya Kinoshita2016-12-101-1/+2
* Prevent overflow beyond the end of string for wtf to wcs macrosTatsuya Kinoshita2016-12-101-2/+4
* Prevent overflow beyond the end of string in form_update_line()Tatsuya Kinoshita2016-12-101-1/+1
* Update ChangeLogTatsuya Kinoshita2016-12-081-0/+21
* Prevent overflow beyond the end of string in form_update_line()Tatsuya Kinoshita2016-12-081-6/+8
* Prevent overflow beyond the end of string in skip_space()Tatsuya Kinoshita2016-12-081-1/+3
* Prevent overflow beyond the end of string in visible_length()Tatsuya Kinoshita2016-12-081-1/+2
* Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita2016-12-071-1/+2
* Revert "Prevent overflow beyond the end of string in wtf_strwidth()"Tatsuya Kinoshita2016-12-071-5/+1
* Update ChangeLogTatsuya Kinoshita2016-12-071-0/+15
* Prevent heap-use-after-free in HTMLlineproc0()Tatsuya Kinoshita2016-12-071-1/+2
* Prevent negative values for offset and pos in push_link()Tatsuya Kinoshita2016-12-071-2/+6