Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix that the MarkAllPages option works as originally intended | Ben Wong | 2018-10-26 | 2 | -0/+6 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911929 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-10-26 | 1 | -0/+10 |
| | |||||
* | Indentation fix | Tatsuya Kinoshita | 2018-10-26 | 2 | -2/+2 |
| | |||||
* | Merge pull request #103 from Polynomial-C/openssl-1.1_disable_deprecated | Tatsuya Kinoshita | 2018-10-26 | 2 | -1/+9 |
|\ | | | | | Do not use deprecated features with openssl-1.1 | ||||
| * | Do not use deprecated features with openssl-1.1 | Mark Wright | 2018-10-24 | 2 | -1/+9 |
|/ | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-05-20 | 1 | -0/+5 |
| | |||||
* | Merge pull request #99 from domainexpert/noop-check | Tatsuya Kinoshita | 2018-05-20 | 1 | -1/+1 |
|\ | | | | | Added check for : command not producing .gmo file in po/Makefile.in.in | ||||
| * | Added check for : command not producing .gmo file in po/Makefile.in.in | Andrew Santosa | 2018-05-15 | 1 | -1/+1 |
|/ | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-03-23 | 1 | -0/+5 |
| | |||||
* | Respect simple_preserve_space for table cells | Tatsuya Kinoshita | 2018-03-23 | 1 | -1/+2 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893902 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-03-23 | 1 | -3/+14 |
| | |||||
* | Merge pull request #97 from barbeque/patch-1 | Tatsuya Kinoshita | 2018-03-23 | 4 | -35/+35 |
|\ | | | | | Update grammar & spelling in some English READMEs | ||||
| * | Update README.img | Mike | 2018-03-23 | 1 | -9/+9 |
| | | |||||
| * | Update README.dict | Mike | 2018-03-23 | 1 | -5/+5 |
| | | |||||
| * | Update README.pre_form | Mike | 2018-03-23 | 1 | -12/+12 |
| | | |||||
| * | Update README.cookie | Mike | 2018-03-23 | 1 | -1/+1 |
| | | |||||
| * | Update README.cookie | Mike | 2018-03-23 | 1 | -9/+9 |
|/ | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-03-04 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-03-04 | 1 | -0/+11 |
| | |||||
* | Merge pull request #96 from ZhouyangJia/master | Tatsuya Kinoshita | 2018-03-04 | 3 | -3/+14 |
|\ | | | | | Fix crashes when some external APIs fail | ||||
| * | Add error handling code for fopen | Jia Zhouyang | 2018-03-04 | 1 | -0/+4 |
| | | | | | | Check the return code of fopen, and return when it fails. | ||||
| * | Add error handling code for fopen | Jia Zhouyang | 2018-03-04 | 1 | -2/+6 |
| | | | | | | Check the return value of fopen, and add proper error handling code. | ||||
| * | Add error handling for chdir | Jia Zhouyang | 2018-03-04 | 1 | -1/+4 |
|/ | | | When chdir fails, print error message and exit. | ||||
* | Update ChangeLogv0.5.3+git20180125 | Tatsuya Kinoshita | 2018-01-25 | 1 | -0/+5 |
| | |||||
* | Add CVE IDs | Tatsuya Kinoshita | 2018-01-25 | 2 | -6/+8 |
| | | | | cf. https://security-tracker.debian.org/tracker/source-package/w3m | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-01-21 | 1 | -0/+12 |
| | |||||
* | Update NEWS | Tatsuya Kinoshita | 2018-01-21 | 1 | -0/+13 |
| | |||||
* | Do not remove w3mdict.cgi when "make distclean" | Tatsuya Kinoshita | 2018-01-21 | 1 | -3/+3 |
| | |||||
* | Make temporary directory safely when ~/.w3m is unwritable | Tatsuya Kinoshita | 2018-01-21 | 6 | -2/+16 |
| | |||||
* | Suppress error messages when ~/.w3m is unwritable | Tatsuya Kinoshita | 2018-01-21 | 1 | -4/+4 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871425 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-01-20 | 1 | -0/+8 |
| | |||||
* | Update config.* with autotools-dev 20171216.1 | Tatsuya Kinoshita | 2018-01-20 | 2 | -90/+132 |
| | |||||
* | Prevent negative indent value in feed_table_block_tag() | Tatsuya Kinoshita | 2018-01-20 | 1 | -0/+4 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/88 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2018-01-06 | 1 | -0/+18 |
| | |||||
* | Doc fix for ssl_forbid_method | Tatsuya Kinoshita | 2018-01-06 | 1 | -1/+1 |
| | |||||
* | Fix multi-character character constant for ssl_forbid_method | Tatsuya Kinoshita | 2018-01-06 | 7 | -13/+13 |
| | |||||
* | Extend ssl_forbid_method to disable TLSv1.1 | se | 2018-01-06 | 7 | -10/+14 |
| | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874218#5 | ||||
* | Accept TERM=fbterm | Tatsuya Kinoshita | 2018-01-06 | 1 | -2/+2 |
| | | | | cf. https://bushowhige.blogspot.jp/2015/01/fbterm-w3m-img.html | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2017-12-26 | 1 | -0/+11 |
| | |||||
* | Prevent invalid columnPos() call in formUpdateBuffer() | Tatsuya Kinoshita | 2017-12-26 | 1 | -0/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/89 | ||||
* | Typo fix in fusage() | Tatsuya Kinoshita | 2017-12-26 | 1 | -1/+1 |
| | | | | Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878106 | ||||
* | English fix | Tatsuya Kinoshita | 2017-12-26 | 3 | -3/+3 |
| | | | | cf. [emacs-w3m:12706], http://emacs-w3m.namazu.org/ml/msg12598.html | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2017-12-24 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master-dai' | Tatsuya Kinoshita | 2017-12-24 | 2 | -5/+5 |
|\ | |||||
| * | fix spelling error | HIGUCHI Daisuke (VDR dai) | 2017-12-24 | 2 | -5/+5 |
| | | |||||
* | | Update ChangeLog | Tatsuya Kinoshita | 2017-08-27 | 1 | -0/+32 |
| | | |||||
* | | Merge pull request #93 from mackyle/master | Tatsuya Kinoshita | 2017-08-27 | 2 | -4/+3 |
|\ \ | |/ |/| | correct <base ...> parsing and do not turn a form's GET into POST | ||||
| * | form.c: do not gratuitously turn GET into POST | Kyle J. McKay | 2017-08-23 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When encountering a <form ...> tag that contains these values: method="get" enctype="multipart/form-data" Do not transform the method into POST to accomodate enctype. Instead behave in the compatible way that all other browsers behave in this instance and ignore the enctype parameter (treating it as the default application/x-www-form-urlencoded) and perform a "GET" just as the method parameter requests. This behavior produces far more compatible results than gratuitously changing the "get" into a "post" which can result in unexpected "405 Method Not Allowed" errors. Signed-off-by: Kyle J. McKay <mackyle@gmail.com> | ||||
| * | file.c: compute correct base URL when not absolute | Kyle J. McKay | 2017-08-23 | 1 | -1/+1 |
|/ | | | | | | | | | | | | | | | | When a server makes use of the PATH_INFO feature in a CGI, the returned pages may often have a <base href="..." /> tag specifying the URL of the CGI itself as the base. However, to avoid hard-coding the scheme and host into such a base href, the href value will often omit the scheme, host and port. Make sure that when parsing any such base href value that any omitted components are taken from the current URL rather than taken as being from a bare, absolute file:/// URL. Signed-off-by: Kyle J. McKay <mackyle@gmail.com> | ||||
* | Update ChangeLogv0.5.3+git20170102 | Tatsuya Kinoshita | 2017-01-02 | 1 | -0/+4 |
| |