Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New patch 290_closedir.patch to fix a directory descriptor leak | Tatsuya Kinoshita | 2013-12-07 | 1 | -0/+1 |
| | |||||
* | New patch 280_search-next.patch to fix crash after SEARCH_NEXT | Tatsuya Kinoshita | 2013-12-07 | 1 | -0/+1 |
| | |||||
* | New patch 270_refresh-url.patch to accept single quoted URL | Tatsuya Kinoshita | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | New patch 260_openssl.patch from openSUSE for OpenSSL issues | Tatsuya Kinoshita | 2013-11-07 | 1 | -0/+1 |
| | | | | | | - Use SSL_OP_NO_COMPRESSION if available due to the "CRIME attack". [CVE-2012-4929] - Use SSL_MODE_RELEASE_BUFFERS if available. | ||||
* | Update 040_link_gcc45.patch to 040_link-gtk2.patch | Tatsuya Kinoshita | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | New patch 250_schemebug.patch to fix scheme bug | Tatsuya Kinoshita | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | New patch 240_win64gc.patch for GC on Cygwin64 | Tatsuya Kinoshita | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | New patch 230_cygwin-lang.patch to fix upstream bug | Tatsuya Kinoshita | 2013-10-13 | 1 | -0/+1 |
| | | | | Bug: https://sourceforge.net/p/w3m/patches/66/ | ||||
* | New patch 220_maxcol.patch to bump MAXCOL to 256 | Tatsuya Kinoshita | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | New patch 210_vim-like.patch for vim like handling (closes: #724028) | Tatsuya Kinoshita | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | New patch 200_readme-img-typo.patch to typo fix (closes: #725892) | Tatsuya Kinoshita | 2013-10-12 | 1 | -0/+1 |
| | |||||
* | New patch 900_ChangeLog.patch to update ChangeLog | Tatsuya Kinoshita | 2013-08-08 | 1 | -0/+1 |
| | |||||
* | New patch 190_Strchop.patch to fix potentially segfault | Tatsuya Kinoshita | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | New patch 180_execdict.patch to fix potentially segfault | Tatsuya Kinoshita | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | New patch 170_w3mman2html-utf8.patch (LP: #680202) | Tatsuya Kinoshita | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | New patch 160_ignore-shy.patch to ignore ­ (closes: #441934) | Tatsuya Kinoshita | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | New patch 150_contact-list.patch to update README (closes: #696209) | Tatsuya Kinoshita | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | New patch 050_autotools-config.patch to update config.* | Tatsuya Kinoshita | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | New patch 140_sort-dump-links.patch to sort anchors in -dump | Tatsuya Kinoshita | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | New patch 015_debian-version.patch to mention debian version | Tatsuya Kinoshita | 2013-07-28 | 1 | -0/+1 |
| | |||||
* | New patch 130_siteconf.patch to support the siteconf feature | Tatsuya Kinoshita | 2013-04-08 | 1 | -0/+1 |
| | | | | Patch from [w3m-dev 04464] on 2012-06-27, provided by AIDA Shinra. | ||||
* | New patch 120_sgrmouse.patch to support SGR 1006 mouse reporting | Tatsuya Kinoshita | 2013-04-08 | 1 | -0/+1 |
| | | | | Patch from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito. | ||||
* | Sync with upstream on 2012-05-22 | Tatsuya Kinoshita | 2012-05-22 | 1 | -1/+0 |
| | | | | | - debian/patches/010_entity-h-clean.patch: Updated - debian/patches/050_entity-h-clean.patch: Removed (meged upstream) | ||||
* | Assume "text" if an input type is unknown (closes: #615843) | Tatsuya Kinoshita | 2012-05-19 | 1 | -0/+1 |
| | | | | Patch from <http://bugs.debian.org/615843> provided by Hilko Bengen. | ||||
* | Fix CPPFLAGS hardening flags missing (closes: #665491) | Tatsuya Kinoshita | 2012-05-19 | 1 | -0/+1 |
| | | | | | Patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665491> provided by Simon Ruderich. | ||||
* | Fix parallel make issue | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+1 |
| | | | | | debian/patches/090_parallel-make.patch: Patch from Gentoo to fix parallel make issue. | ||||
* | Support Boehm GC 7.2 | Tatsuya Kinoshita | 2012-05-03 | 1 | -0/+1 |
| | | | | debian/patches/080_gc72.patch: Patch from Gentoo to support Boehm GC 7.2. | ||||
* | Fix that struct file_handle conflicts with glibc 2.14 | Tatsuya Kinoshita | 2012-05-02 | 1 | -0/+1 |
| | | | | | debian/patches/070_glibc2.14.patch: Patch from Ubuntu to unbreak compilation with eglibc 2.14. (LP: #935540) | ||||
* | Appease gcc -Werror=format-security. (closes: #646321) | Tatsuya Kinoshita | 2011-10-30 | 1 | -0/+1 |
| | | | | | Patch from 0.5.3-3ubuntu1 to appease gcc -Werror=format-security, provided by Colin Watson. | ||||
* | Releasing debian version 0.5.3-1debian/0.5.3-1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+2 |
| | |||||
* | Releasing debian version 0.5.2-10debian/0.5.2-10 | Tatsuya Kinoshita | 2011-05-04 | 1 | -2/+1 |
| | |||||
* | Releasing debian version 0.5.2-9debian/0.5.2-9 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+2 |
| | |||||
* | Releasing debian version 0.5.2-8debian/0.5.2-8 | Tatsuya Kinoshita | 2011-05-04 | 1 | -19/+2 |
| | |||||
* | Releasing debian version 0.5.2-7debian/0.5.2-7 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+10 |
| | |||||
* | Releasing debian version 0.5.2-6debian/0.5.2-6 | Tatsuya Kinoshita | 2011-05-04 | 1 | -7/+9 |
| | |||||
* | Releasing debian version 0.5.2-5debian/0.5.2-5 | Tatsuya Kinoshita | 2011-05-04 | 1 | -5/+7 |
| | |||||
* | Releasing debian version 0.5.2-3debian/0.5.2-3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+1 |
| | |||||
* | Releasing debian version 0.5.2-2.1debian/0.5.2-2.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+1 |
| | |||||
* | Releasing debian version 0.5.2-2debian/0.5.2-2 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+1 |
| | |||||
* | Releasing debian version 0.5.2-1debian/0.5.2-1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+2 |