Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check indent_level to prevent infinite recursion | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
* | Prevent infinite recursion in HTMLlineproc0 | Tatsuya Kinoshita | 2016-11-19 | 1 | -8/+8 |
* | Prevent dereference near-null pointer in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -1/+2 |
* | Prevent crash after allocate string of negative size | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+6 |
* | Prevent null pointer dereference in HTMLlineproc2body | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+2 |
* | Prevent deref null pointer in renderCoTable() | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-19 | 3 | -0/+15 |
* | Prevent global-buffer-overflow write in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -1/+3 |
* | Fix null pointer dereference in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+4 |
* | Fix potential heap buffer corruption due to Strgrow | Kuang-che Wu | 2016-11-19 | 1 | -2/+2 |
* | Prevent segfault due to buffer overflows in addMultirowsForm | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
* | Prevent segfault with malformed table_alt | Tatsuya Kinoshita | 2016-11-19 | 1 | -1/+1 |
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
* | Truncate max_width for renderTable | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+4 |
* | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 2016-11-19 | 2 | -0/+7 |
* | Fix table rowspan and colspan | Kuang-che Wu | 2016-11-19 | 1 | -0/+4 |
* | Prevent segfault with malformed input_alt | Tatsuya Kinoshita | 2016-11-19 | 1 | -3/+3 |
* | Prevent segfault with incorrect button type | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+11 |
* | Prevent segfault with incorrect form_int fid | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+3 |
* | Prevent segfault when iso2022 parsing | Tatsuya Kinoshita | 2016-11-19 | 1 | -7/+14 |
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+2 |
* | Prevent negative array index for selectnumber and textareanumber | Tatsuya Kinoshita | 2016-11-19 | 2 | -6/+10 |
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
* | Prevent segfault with malformed input type | Tatsuya Kinoshita | 2016-11-19 | 1 | -4/+6 |
* | Fix segfault on bogus text for wc_N_to_johab1 | Tatsuya Kinoshita | 2016-11-19 | 1 | -3/+3 |
* | Fix segfault on bogus text | Tatsuya Kinoshita | 2016-11-19 | 12 | -12/+99 |
* | Merge branch 'bug/changelog'v0.5.3+debian-19 | Tatsuya Kinoshita | 2014-10-21 | 1 | -0/+11 |
|\ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2014-10-21 | 1 | -0/+11 |
|/ | |||||
* | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-10-21 | 1 | -1/+1 |
|\ | |||||
| * | Update to 0.5.3+debian-19 | Tatsuya Kinoshita | 2014-10-21 | 1 | -1/+1 |
* | | Merge branch 'feature/lang-de' | Tatsuya Kinoshita | 2014-10-21 | 2 | -1/+904 |
|\ \ | |||||
| * | | Correct LINGUAS to a whitespace separated list | Tatsuya Kinoshita | 2014-10-21 | 1 | -2/+1 |
| * | | Add German translation | Markus Hiereth | 2014-10-21 | 2 | -0/+904 |
* | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-10-15 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | Update ChangeLog | Tatsuya Kinoshita | 2014-10-15 | 1 | -0/+25 |
|/ / / | |||||
* | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-10-15 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update to 0.5.3+debian-18 | Tatsuya Kinoshita | 2014-10-15 | 1 | -1/+1 |
* | | | Merge branch 'bug/ssl-init' | Tatsuya Kinoshita | 2014-10-15 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update README.SSL to follow default values | Tatsuya Kinoshita | 2014-10-15 | 1 | -2/+2 |
* | | | | Merge branch 'bug/autotools-config' | Tatsuya Kinoshita | 2014-10-15 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | Update config.sub with autotools-dev 20140911.1 | Tatsuya Kinoshita | 2014-10-15 | 1 | -2/+7 |
* | | | | | Merge branch 'bug/ssl-init' | Tatsuya Kinoshita | 2014-10-15 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Disable SSLv3 by default [CVE-2014-3566] | Tatsuya Kinoshita | 2014-10-15 | 1 | -1/+1 |
| * | | | | Force ssl_verify_server on and disable SSLv2 support | Ludwig Nussel | 2014-10-15 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-10-13 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update to 0.5.3+debian-17+ | Tatsuya Kinoshita | 2014-10-13 | 1 | -1/+1 |
* | | | | Merge branch 'bug/ambwidth' | Tatsuya Kinoshita | 2014-10-13 | 2 | -50/+91 |
|\ \ \ \ | |||||
| * | | | | Fix incorrect generation of ucs_ambwidth_map | Tatsuya Kinoshita | 2014-10-13 | 2 | -50/+91 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-08-22 | 1 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | Update ChangeLog | Tatsuya Kinoshita | 2014-08-22 | 1 | -0/+26 |
|/ / / / |