aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent overflow beyond the end of string in proc_mchar()Tatsuya Kinoshita2016-12-071-1/+6
* Prevent overflow beyond the end of string in wtf_strwidth()Tatsuya Kinoshita2016-12-071-1/+5
* Update ChangeLogTatsuya Kinoshita2016-12-051-0/+38
* Explictily include <time.h> to avoid build errYixun Lan2016-12-051-0/+2
* Prevent array index out of bounds for tridvalue in feed_table_tag()Tatsuya Kinoshita2016-12-051-1/+3
* Prevent negative array index in set_integered_width()Tatsuya Kinoshita2016-12-051-2/+2
* Prevent array index out of bounds for tabattr in feed_table_tag()Tatsuya Kinoshita2016-12-051-1/+1
* Prevent negative array index in process_textarea()Tatsuya Kinoshita2016-12-051-1/+1
* Prevent negative array index for marks in HTMLlineproc2body()Tatsuya Kinoshita2016-12-051-1/+1
* Prevent negative value of row for pushTable() in HTMLlineproc0()Tatsuya Kinoshita2016-12-051-0/+2
* Prevent negative array index in getMetaRefreshParam()Tatsuya Kinoshita2016-12-051-2/+3
* Prevent negative array index for marks in shiftAnchorPosition()Tatsuya Kinoshita2016-12-051-1/+2
* Update ChangeLogTatsuya Kinoshita2016-11-271-0/+15
* Merge pull request #50 from kcwu/fix-uninit-process_imgTatsuya Kinoshita2016-11-271-1/+1
|\
| * fix uninitialized variable in process_img(). fix #44Kuang-che Wu2016-11-271-1/+1
* | Merge pull request #49 from kcwu/fix-menu-overflowTatsuya Kinoshita2016-11-271-1/+1
|\ \
| * | fix menu buffer-overflowKuang-che Wu2016-11-271-1/+1
| |/
* | Add CVE IDsTatsuya Kinoshita2016-11-272-14/+21
* | Update ChangeLogv0.5.3+git20161120Tatsuya Kinoshita2016-11-201-1/+5
* | Update NEWSTatsuya Kinoshita2016-11-201-3/+10
|/
* Update ChangeLogTatsuya Kinoshita2016-11-191-1/+6
* Update NEWSTatsuya Kinoshita2016-11-191-2/+2
* Update ChangeLogTatsuya Kinoshita2016-11-181-0/+7