Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 2016-11-19 | 2 | -0/+7 |
| | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/16 [CVE-2016-9435] [CVE-2016-9436] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=33509cc81ec5f2ba44eb6fd98bd5c1b5873e46bd | ||||
* | Fix table rowspan and colspan | Kuang-che Wu | 2016-11-19 | 1 | -0/+4 |
| | | | | | Origin: https://github.com/tats/w3m/pull/19 Bug-Debian: https://github.com/tats/w3m/issues/8 [CVE-2016-9422] | ||||
* | Prevent segfault with malformed input_alt | Tatsuya Kinoshita | 2016-11-19 | 1 | -3/+3 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/18 [CVE-2016-9438] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=010b68580dc50ce183df11cc79721936ab5c4f25 | ||||
* | Prevent segfault with incorrect button type | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+11 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/17 [CVE-2016-9437] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=67be73b03a5ad581e331ec97cb275cd8a52719ed | ||||
* | Prevent segfault with incorrect form_int fid | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+3 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/15 [CVE-2016-9434] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=3d4eeda9ec0cb91e23bab7dc260d4c515119eb4b | ||||
* | Prevent segfault when iso2022 parsing | Tatsuya Kinoshita | 2016-11-19 | 1 | -7/+14 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/14 [CVE-2016-9433] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=9cf6926c5d947371dc9e44f32bc7a2fbfca5d469 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+2 |
| | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/13 [CVE-2016-9432] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=807e8b7fbffca6dcaf5db40e35f05d05c5cf02d3 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=7b88478227978a8d673b4dd0e05eee410cc33330 | ||||
* | Prevent negative array index for selectnumber and textareanumber | Tatsuya Kinoshita | 2016-11-19 | 2 | -6/+10 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/12 [CVE-2016-9424] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=a25fd09f74fb83499396935a96d63bb7cb8e2c58 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-11-19 | 1 | -0/+2 |
| | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/9 [CVE-2016-9423] Bug-Debian: https://github.com/tats/w3m/issues/10 [CVE-2016-9431] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=9f0bdcfdf061db3520bd1f112bdc5e83acdec4be | ||||
* | Prevent segfault with malformed input type | Tatsuya Kinoshita | 2016-11-19 | 1 | -4/+6 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/7 [CVE-2016-9430] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=59b91cd8e30c86f23476fa81ae005cabff49ebb6 | ||||
* | Fix segfault on bogus text for wc_N_to_johab1 | Tatsuya Kinoshita | 2016-11-19 | 1 | -3/+3 |
| | | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820373 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=5a159af05d8556a3f9f8f1a42d8fc153ffbc9694 | ||||
* | Fix segfault on bogus text | Tatsuya Kinoshita | 2016-11-19 | 12 | -12/+99 |
| | | | | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820162 Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=7bb2a4671503c41d63989dcef9ef54dea0c73b43 Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1324348 cf. https://lists.fedoraproject.org/pipermail/package-announce/2016-April/182697.html | ||||
* | 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 |
| | | | | | | | | | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763964 | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | cf. https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/ | ||||
| * | | | | Force ssl_verify_server on and disable SSLv2 support | Ludwig Nussel | 2014-10-15 | 1 | -2/+2 |
| | |_|/ | |/| | | | | | | | | | | Origin: http://www.openwall.com/lists/oss-security/2010/06/14/4 | ||||
* | | | | 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 |
|/ / / / | |||||
* | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-08-22 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Update to 0.5.3+debian-17 | Tatsuya Kinoshita | 2014-08-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'bug/autotools-config' | Tatsuya Kinoshita | 2014-08-22 | 2 | -175/+40 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update config.guess to 2014-03-23 with autotools-dev 20140510.1 | Tatsuya Kinoshita | 2014-08-22 | 1 | -165/+27 |
| | | | | |||||
| * | | | Update config.sub to 2014-05-01 with autotools-dev 20140510.1 | Tatsuya Kinoshita | 2014-08-22 | 1 | -10/+13 |
| | | | | |||||
* | | | | Merge branch 'bug/gc72' | Tatsuya Kinoshita | 2014-08-22 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * | | | | Support Boehm GC 7.2 | Micah Cowan | 2014-08-22 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Gentoo's patch to prevent segfaults due to infinite recursion. Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=080_gc72.patch;att=1;bug=758831 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758831 Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=555467 Bug: http://sourceforge.net/p/w3m/patches/63/ Bug: http://sourceforge.net/p/w3m/patches/59/ | ||||
| * | | | | Revert "Support Boehm GC 7.2" (w3m-0.5.2-gc72.patch from Gentoo) | Tatsuya Kinoshita | 2014-08-22 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 4331db3e3e673ac4dbfe8e9f2b42a8e0478dc98a. | ||||
* | | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-06-23 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Update ChangeLog | Tatsuya Kinoshita | 2014-06-23 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-06-23 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Update to 0.5.3+debian-16 | Tatsuya Kinoshita | 2014-06-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'bug/weak-ciphers' | Tatsuya Kinoshita | 2014-06-23 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Disable ciphers that use keys smaller than 128 bits | Tatsuya Kinoshita | 2014-06-23 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674 |