aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CVE IDsTatsuya Kinoshita2016-11-182-18/+26
* Fix type mismatch for pcsw_ucs_map_sizeTatsuya Kinoshita2016-11-181-1/+1
* Update ChangeLogTatsuya Kinoshita2016-11-181-0/+6
* Prevent global-buffer-overflow in wc_any_to_ucs()Tatsuya Kinoshita2016-11-182-0/+44
* Update ChangeLogTatsuya Kinoshita2016-11-171-0/+8
* Prevent global-buffer-overflow in parseURL()Tatsuya Kinoshita2016-11-171-1/+4
* Prevent deref null pointer in HTMLlineproc0()Tatsuya Kinoshita2016-11-171-5/+5
* Update ChangeLogTatsuya Kinoshita2016-11-151-0/+3
* Prevent deref null pointer in renderCoTable()Tatsuya Kinoshita2016-11-151-0/+2
* Update ChangeLogTatsuya Kinoshita2016-11-151-0/+13
* Prevent infinite recursion with nested table and textareaTatsuya Kinoshita2016-11-153-0/+15
* Revert "Prevent infinite recursion with nested table and textarea"Tatsuya Kinoshita2016-11-151-13/+0
* Prevent deref null pointer in shiftAnchorPosition()Tatsuya Kinoshita2016-11-151-1/+1
* Update ChangeLogTatsuya Kinoshita2016-11-141-0/+9
* Prevent null pointer deref due to bad form idTatsuya Kinoshita2016-11-141-1/+4
* Prevent array index out of bounds for symbolTatsuya Kinoshita2016-11-144-7/+8
* Update ChangeLogTatsuya Kinoshita2016-11-131-0/+6
* Prevent null pointer dereference in HTMLlineproc2body for textarea_intTatsuya Kinoshita2016-11-131-1/+1
* Update ChangeLogTatsuya Kinoshita2016-11-121-0/+2
* Update NEWSTatsuya Kinoshita2016-11-121-2/+3
* Update ChangeLogTatsuya Kinoshita2016-11-121-0/+5
* Prevent infinite recursion with nested table and textareaTatsuya Kinoshita2016-11-121-0/+13
* Update ChangeLogTatsuya Kinoshita2016-11-091-0/+5
* Check indent_level to prevent infinite recursionTatsuya Kinoshita2016-11-091-0/+2
* Update ChangeLogTatsuya Kinoshita2016-11-071-0/+3
* Prevent infinite recursion in HTMLlineproc0Tatsuya Kinoshita2016-11-071-8/+8
* Update ChangeLogTatsuya Kinoshita2016-11-071-0/+5
* Update documents for included w3mdict.cgiTatsuya Kinoshita2016-11-072-1/+2
* Update ChangeLogTatsuya Kinoshita2016-11-071-0/+22
* Merge pull request #34 from 0-wiz-0/masterTatsuya Kinoshita2016-11-071-0/+10
|\
| * Fix suspend (^Z) behavior.ITOH Yasufumi2016-11-061-0/+10
* | Prevent dereference near-null pointer in formUpdateBufferTatsuya Kinoshita2016-11-071-1/+2
* | Prevent crash after allocate string of negative sizeTatsuya Kinoshita2016-11-071-0/+6
* | Prevent memory exhausted due to repeat appending "</table>"Tatsuya Kinoshita2016-11-061-0/+3
* | Prevent null pointer dereference in HTMLlineproc2bodyTatsuya Kinoshita2016-11-061-1/+1
|/
* Update ChangeLogv0.5.3+git20161031Tatsuya Kinoshita2016-10-311-0/+7
* Revert "Treat table height as int instead of short"Tatsuya Kinoshita2016-10-313-11/+11
* Update ChangeLogTatsuya Kinoshita2016-10-301-0/+15
* Update NEWSTatsuya Kinoshita2016-10-301-0/+1
* Set use_dictcommand to 1 by defaultTatsuya Kinoshita2016-10-301-1/+1
* Add w3mdict.cgi to LIB_TARGETSTatsuya Kinoshita2016-10-301-1/+1
* Typo fix for USE_DICTTatsuya Kinoshita2016-10-301-2/+2
* Add w3mdict.cgi to use a dictd dictionary queryBoruch Baum2016-10-301-0/+56
* Update ChangeLogv0.5.3+git20161009Tatsuya Kinoshita2016-10-081-0/+6
* Fix incorrect dereference in formUpdateBuffer when MENU_SELECTTatsuya Kinoshita2016-10-081-0/+2