Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |||||
* | | | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-01-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update ChangeLog | Tatsuya Kinoshita | 2014-01-04 | 1 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Update to 0.5.3+debian-15 | Tatsuya Kinoshita | 2014-01-04 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2014-01-03 | 1 | -0/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update ChangeLog | Tatsuya Kinoshita | 2014-01-03 | 1 | -0/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2014-01-03 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | Update to 0.5.3+debian-14 | Tatsuya Kinoshita | 2014-01-03 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'bug/imlib2-config' | Tatsuya Kinoshita | 2014-01-03 | 2 | -4/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use pkg-config to build with imlib2 1.4.6 | Tatsuya Kinoshita | 2014-01-03 | 2 | -4/+10 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'bug/doc-ascii' | Tatsuya Kinoshita | 2014-01-03 | 3 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prefer US-ASCII rathar than Japanese encodings in English documents | Tatsuya Kinoshita | 2014-01-03 | 3 | -8/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'bug/manual-links' | Tatsuya Kinoshita | 2013-12-27 | 2 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cleanup unusable links in MANUAL.html | Tatsuya Kinoshita | 2013-12-27 | 2 | -4/+2 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315 | |||||
* | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-12-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Update to 0.5.3+debian-13+ | Tatsuya Kinoshita | 2013-12-27 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'bug/changelog' | Tatsuya Kinoshita | 2013-12-17 | 1 | -0/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update ChangeLog | Tatsuya Kinoshita | 2013-12-17 | 1 | -0/+83 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'feature/debian-version' | Tatsuya Kinoshita | 2013-12-17 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | Update to 0.5.3+debian-13 | Tatsuya Kinoshita | 2013-12-17 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'bug/autotools-config' | Tatsuya Kinoshita | 2013-12-14 | 2 | -6/+15 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Update config.guess to 2013-06-10 with autotools-dev 20130810.1 | Tatsuya Kinoshita | 2013-12-14 | 1 | -1/+7 | |
| | | | | | |