Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-05-06 | Change the encoding of the Japanese docs to UTF-8 | Shun Sakai | 1 | -52/+52 | |
2020-03-11 | Update documents for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+2 | |
2018-01-06 | Doc fix for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+1 | |
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 | |||||
2014-10-15 | Update README.SSL to follow default values | Tatsuya Kinoshita | 1 | -2/+2 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+114 | |
2003-05-13 | [w3m-dev 03899] minor fixes | Fumitoshi UKAI | 1 | -2/+2 | |
* acinclude.m4: fix s/SSLCFLAGS/SSL_CFLAGS/ * doc/README: update, fix typo * doc-jp/FAQ.html: update, fix URL * doc-jp/README: update * doc-jp/README.SSL: update * doc-jp/README.cookie: update * doc-jp/README.img: update URL * doc-jp/README.migemo: update * doc-jp/STORY.html: fix URL From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> | |||||
2002-07-10 | [w3m-dev 03240] doc-jp update | Fumitoshi UKAI | 1 | -5/+14 | |
* doc-jp/MANUAL.html: update * doc-jp/README: update * doc-jp/README.SSL: update * doc-jp/README.img: update From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> | |||||
2001-12-27 | add note about cert | Fumitoshi UKAI | 1 | -1/+60 | |