Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-28 | New option ssl_ca_default to explicitly use OpenSSL default paths | Tatsuya Kinoshita | 1 | -0/+2 | |
2021-02-24 | Simplify doc for SSL | Tatsuya Kinoshita | 1 | -79/+8 | |
2021-02-22 | Disable --with-cafile by default to use OpenSSL default paths | Tatsuya Kinoshita | 1 | -2/+2 | |
2021-02-13 | Add auto-detection of ssl_ca_file by configure | Tatsuya Kinoshita | 1 | -1/+2 | |
cf. gnutls-trustfiles in Emacs 27.1 <https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/net/gnutls.el?h=emacs-27.1#n106> | |||||
2021-02-13 | Doc fix | Tatsuya Kinoshita | 1 | -4/+0 | |
2021-02-11 | Typo fix for ssl_cipher | Tatsuya Kinoshita | 1 | -2/+2 | |
2021-02-11 | Update ssl_min_version to accept "all" and reject "SSLv2" | Tatsuya Kinoshita | 1 | -1/+1 | |
2021-02-10 | Disable TLSv1.0 and TLSv1.1 by default | Tatsuya Kinoshita | 1 | -1/+1 | |
2021-02-10 | New option ssl_min_version for OpenSSL 1.1 | Tatsuya Kinoshita | 1 | -0/+3 | |
2021-02-10 | New option ssl_cipher to specify ciphers for TLSv1.2 and below | Tatsuya Kinoshita | 1 | -0/+3 | |
2020-12-19 | Add examples of siteconf, set user_agent to Googlebot for Twitter | Tatsuya Kinoshita | 1 | -0/+6 | |
2020-12-17 | Update examples of siteconf, forward twitter.com to nitter.net | Tatsuya Kinoshita | 1 | -3/+3 | |
Because mobile.twitter.com without JavaScript is unusable anymore. | |||||
2020-09-06 | Mention forked version | Tatsuya Kinoshita | 1 | -3/+2 | |
2020-09-06 | Drop bug report address | Tatsuya Kinoshita | 1 | -5/+0 | |
2020-09-01 | Add CURSOR_* commands to Japanese README.func | Tatsuya Kinoshita | 1 | -0/+3 | |
2020-05-06 | Change the encoding of the Japanese docs to UTF-8 | Shun Sakai | 24 | -4372/+4372 | |
2020-03-16 | Add GOTO_HOME to the help page | Tatsuya Kinoshita | 2 | -0/+2 | |
2020-03-11 | Update documents for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+2 | |
2019-07-02 | Update doc-jp for user_agent in siteconf | Tatsuya Kinoshita | 1 | -0/+7 | |
2018-01-06 | Doc fix for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+1 | |
2017-12-26 | English fix | Tatsuya Kinoshita | 1 | -1/+1 | |
cf. [emacs-w3m:12706], http://emacs-w3m.namazu.org/ml/msg12598.html | |||||
2016-06-19 | Update Japanese help messages | Tatsuya Kinoshita | 1 | -1/+3 | |
2016-04-13 | Cleanup obsolete INIT_MAILCAP | Tatsuya Kinoshita | 1 | -1/+0 | |
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820902 | |||||
2016-04-01 | Update manpage footers to w3m 0.5.3 | Tatsuya Kinoshita | 1 | -1/+1 | |
2016-04-01 | Update Japanese documents for extbrowser4..9 | Tatsuya Kinoshita | 2 | -8/+8 | |
2016-03-13 | Add extbrowser4, extbrowser5, ..., and extbrowser9 | Tatsuya Kinoshita | 1 | -2/+2 | |
2015-08-21 | Fix unknown key in keymap.lynx | Tatsuya Kinoshita | 1 | -1/+1 | |
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/265144 Bug: https://sourceforge.net/p/w3m/bugs/48/ | |||||
2015-07-20 | Mention GOPHER_PROXY and FTP_PROXY in the FAQ documents | Tatsuya Kinoshita | 1 | -1/+1 | |
2015-07-05 | Mention HTTPS_PROXY in the FAQ documents | Tatsuya Kinoshita | 1 | -1/+1 | |
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791425 | |||||
2015-06-27 | modify certdata2pem.rb in doc-jp/README.SSL, assume the encoding of the ↵ | yshl | 1 | -0/+3 | |
certdata.txt to be UTF-8 | |||||
2015-05-08 | Update examples of siteconf for twitter.com | Tatsuya Kinoshita | 1 | -2/+2 | |
2014-10-15 | Update README.SSL to follow default values | Tatsuya Kinoshita | 1 | -2/+2 | |
2013-12-27 | Cleanup unusable links in MANUAL.html | Tatsuya Kinoshita | 1 | -2/+1 | |
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517315 | |||||
2013-10-13 | Update document for the -s option change | Tatsuya Kinoshita | 2 | -21/+6 | |
2013-10-12 | Mention project page rather than unavailable mailing lists | Tatsuya Kinoshita | 1 | -3/+2 | |
2013-08-01 | Update contact list in README | Tatsuya Kinoshita | 1 | -2/+2 | |
2013-04-08 | Support the siteconf feature | Tatsuya Kinoshita | 1 | -0/+60 | |
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | |||||
2012-05-24 | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 1 | -0/+3 | |
2012-05-24 | Remove garbage files | Tatsuya Kinoshita | 3 | -28/+0 | |
2012-05-22 | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 1 | -0/+3 | |
2012-05-22 | Remove garbage files | Tatsuya Kinoshita | 3 | -28/+0 | |
2012-05-22 | [w3m-dev 04452] delete words about Boehm GC. | Dai Sato | 1 | -0/+3 | |
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 10 | -16/+80 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 4 | -10/+15 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 24 | -0/+8182 | |
2011-01-15 | w3m 0.5.3 releaserelease-0-5-3 | Dai Sato | 1 | -2/+2 | |
2011-01-05 | * [w3m-dev 04445] Re: Update documents (README.cookie) | Ito Hiroyuki | 1 | -3/+4 | |
* doc-jp/README.cookie: refer to RFC 2109. * doc/README.cookie: diito. | |||||
2010-12-28 | * [w3m-dev 04440] Update documents (README.cookie) | Ito Hiroyuki | 1 | -1/+5 | |
2010-12-24 | add documents for options "east_asian_width", "gb18030_as_ucs" and ↵ | Ito Hiroyuki | 1 | -0/+8 | |
"simple_preserve_space". | |||||
2010-12-21 | w3mimgdisplay supports Windows console ↵ | Ito Hiroyuki | 1 | -2/+3 | |
(http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch). |