| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update NEWS | Tatsuya Kinoshita | 2017-01-02 | 1 | -1/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2017-01-02 | 1 | -1/+4 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-24 | 1 | -0/+20 |
* | Prevent overflow beyond the end of string in wtf_parse1() | Tatsuya Kinoshita | 2016-12-24 | 1 | -12/+32 |
* | Revert "Prevent overflow beyond the end of string in wtf_parse1()" | Tatsuya Kinoshita | 2016-12-24 | 1 | -24/+18 |
* | Preserve one byte for end of string character in form_update_line() | Tatsuya Kinoshita | 2016-12-24 | 1 | -1/+2 |
* | Prevent invalid form_update_line() call in formUpdateBuffer() | Tatsuya Kinoshita | 2016-12-24 | 1 | -1/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-20 | 1 | -0/+6 |
* | Revert "Preserve one byte for end of string character in form_update_line()" | Tatsuya Kinoshita | 2016-12-20 | 1 | -1/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-17 | 1 | -0/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-17 | 1 | -0/+16 |
* | Prevent heap-use-after-free read in HTMLlineproc0() | Tatsuya Kinoshita | 2016-12-17 | 1 | -1/+1 |
* | Prevent infinite loop in feed_textarea() | Tatsuya Kinoshita | 2016-12-17 | 1 | -1/+3 |
* | Revert "Prevent overflow beyond the end of string in form_update_line()" | Tatsuya Kinoshita | 2016-12-17 | 1 | -8/+6 |
* | Revert "Prevent overflow beyond the end of string in form_update_line()" | Tatsuya Kinoshita | 2016-12-17 | 1 | -1/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-15 | 1 | -0/+45 |
* | Prevent overflow beyond the end of string for wtf to wcs macros | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+4 |
* | Revert "Prevent overflow beyond the end of string for wtf to wcs macros" | Tatsuya Kinoshita | 2016-12-15 | 1 | -4/+2 |
* | Prevent overflow beyond the end of string in caller of get_mclen() | Tatsuya Kinoshita | 2016-12-15 | 3 | -6/+10 |
* | Revert "Prevent overflow beyond the end of string in proc_mchar()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -6/+1 |
* | Revert "Prevent overflow beyond the end of string in visible_length()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+1 |
* | Revert "Prevent overflow beyond the end of string in skip_space()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -3/+1 |
* | Revert "Prevent overflow beyond the end of string in visible_length_plain()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+1 |
* | Revert "Prevent overflow beyond the end of string in textfieldrep()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+0 |
* | Revert "Prevent overflow beyond the end of string in proc_mchar()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -6/+5 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-13 | 1 | -0/+14 |
* | Prevent overflow beyond the end of string in proc_mchar() | Tatsuya Kinoshita | 2016-12-13 | 1 | -5/+6 |
* | Prevent overflow beyond the end of string in textfieldrep() | Tatsuya Kinoshita | 2016-12-13 | 1 | -0/+2 |
* | Preserve one byte for end of string character in form_update_line() | Tatsuya Kinoshita | 2016-12-13 | 1 | -1/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-10 | 1 | -0/+27 |
* | Prevent overflow beyond the end of string in wtf_len() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+2 |
* | Prevent negative array index for realColumn in calcPosition() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+1 |
* | Prevent overflow beyond the end of string in wtf_parse1() | Tatsuya Kinoshita | 2016-12-10 | 1 | -18/+24 |
* | Prevent heap-buffer-overflow in Strnew_size() | Tatsuya Kinoshita | 2016-12-10 | 1 | -0/+2 |
* | Prevent overflow beyond the end of string in visible_length_plain() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+2 |
* | Prevent overflow beyond the end of string for wtf to wcs macros | Tatsuya Kinoshita | 2016-12-10 | 1 | -2/+4 |
* | Prevent overflow beyond the end of string in form_update_line() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-08 | 1 | -0/+21 |
* | Prevent overflow beyond the end of string in form_update_line() | Tatsuya Kinoshita | 2016-12-08 | 1 | -6/+8 |
* | Prevent overflow beyond the end of string in skip_space() | Tatsuya Kinoshita | 2016-12-08 | 1 | -1/+3 |
* | Prevent overflow beyond the end of string in visible_length() | Tatsuya Kinoshita | 2016-12-08 | 1 | -1/+2 |
* | Prevent overflow beyond the end of string in wtf_strwidth() | Tatsuya Kinoshita | 2016-12-07 | 1 | -1/+2 |
* | Revert "Prevent overflow beyond the end of string in wtf_strwidth()" | Tatsuya Kinoshita | 2016-12-07 | 1 | -5/+1 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-07 | 1 | -0/+15 |
* | Prevent heap-use-after-free in HTMLlineproc0() | Tatsuya Kinoshita | 2016-12-07 | 1 | -1/+2 |
* | Prevent negative values for offset and pos in push_link() | Tatsuya Kinoshita | 2016-12-07 | 1 | -2/+6 |
* | Prevent overflow beyond the end of string in proc_mchar() | Tatsuya Kinoshita | 2016-12-07 | 1 | -1/+6 |
* | Prevent overflow beyond the end of string in wtf_strwidth() | Tatsuya Kinoshita | 2016-12-07 | 1 | -1/+5 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-12-05 | 1 | -0/+38 |
* | Explictily include <time.h> to avoid build err | Yixun Lan | 2016-12-05 | 1 | -0/+2 |