Tatsuya Kinoshita
|
707b02d256
|
Mention ssl_* options as a workaround for SSL error
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900984
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934493
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953045
|
2021-02-10 21:53:20 +09:00 |
|
Tatsuya Kinoshita
|
4f4d692321
|
New option ssl_min_version for OpenSSL 1.1
|
2021-02-10 21:51:44 +09:00 |
|
Tatsuya Kinoshita
|
c01675d342
|
New option ssl_cipher to specify ciphers for TLSv1.2 and below
|
2021-02-10 20:01:56 +09:00 |
|
Tatsuya Kinoshita
|
97c7d9b410
|
Update ChangeLog
|
2021-02-06 13:12:41 +09:00 |
|
Tatsuya Kinoshita
|
c6721dc85c
|
Update PO strings
|
2021-02-06 13:09:43 +09:00 |
|
Tatsuya Kinoshita
|
a9d8858809
|
Update option setting strings for inline image display method
|
2021-02-06 13:09:29 +09:00 |
|
Tatsuya Kinoshita
|
e66ca9fa4e
|
Merge pull request #161 from bptato/master
Improved inline image protocol support
|
2021-02-06 13:07:40 +09:00 |
|
bptato
|
61b5182dbd
|
Clarify inline image setting's wording
|
2021-02-06 00:18:29 +01:00 |
|
bptato
|
1a47d07d66
|
Use GC_MALLOC_ATOMIC_IGNORE_OFF_PAGE for allocating memory for base64 encoding
|
2021-02-03 13:03:52 +01:00 |
|
bptato
|
5cd5a1735a
|
base64_encode: fix input and output length types
|
2021-02-03 10:41:20 +01:00 |
|
bptato
|
d277e80771
|
Some cleanup for base64_encode
|
2021-02-02 23:59:42 +01:00 |
|
bptato
|
e4570e8b6e
|
Support iTerm2 graphics protocol, replace encodeB with base64_encode
|
2021-02-02 22:14:46 +01:00 |
|
bptato
|
f88e49826d
|
Avoid having external programs download images
|
2021-02-02 16:40:27 +01:00 |
|
bptato
|
c5cd2b5716
|
sixel and osc5379 image display protocols can be chosen in options
|
2021-02-02 15:06:53 +01:00 |
|
Tatsuya Kinoshita
|
64b0d8cafe
|
Update ChangeLog
|
2021-01-18 22:19:42 +09:00 |
|
Tatsuya Kinoshita
|
794351356e
|
Disable <section> behaves as <hr>
Because displaying horizontal rules are redundantly and unneeded,
especially when sections are nested.
|
2021-01-18 22:17:31 +09:00 |
|
Tatsuya Kinoshita
|
e383c7d7ab
|
Use xz with -9e for the dist target
|
2021-01-18 22:17:04 +09:00 |
|
Tatsuya Kinoshita
|
fb21e323b8
|
Update ChangeLog
|
2021-01-04 06:43:21 +09:00 |
|
Tatsuya Kinoshita
|
7b29b954fa
|
Indentation fix
|
2021-01-03 11:00:17 +09:00 |
|
Tatsuya Kinoshita
|
7edeee2041
|
Update ChangeLog
|
2021-01-02 09:03:25 +09:00 |
|
Tatsuya Kinoshita
|
bcb8d0562d
|
Update NEWS for 0.5.3+git20210102
|
2021-01-02 09:02:26 +09:00 |
|
Tatsuya Kinoshita
|
3fc5d35170
|
Update ChangeLog
|
2020-12-19 13:27:14 +09:00 |
|
Tatsuya Kinoshita
|
1d967a4d42
|
Add examples of siteconf, set user_agent to Googlebot for Twitter
|
2020-12-19 13:25:29 +09:00 |
|
Tatsuya Kinoshita
|
c23ed204ce
|
Update ChangeLog
|
2020-12-18 20:25:12 +09:00 |
|
Tatsuya Kinoshita
|
e784730213
|
Update PO-Revision-Date for zh_TW
|
2020-12-18 20:23:24 +09:00 |
|
Tatsuya Kinoshita
|
80f90cdb2c
|
Merge pull request #159 from acli/20201217_q_level_fix
q_level fix (my fault)
|
2020-12-18 20:14:16 +09:00 |
|
Tatsuya Kinoshita
|
3947ff496c
|
Merge pull request #158 from acli/20201217_zh_TW
Minor update to zh_TW translation
|
2020-12-18 20:13:17 +09:00 |
|
Ambrose Li
|
ec722e7a53
|
q_level was never initialized, causing random test failures. This should fix that
|
2020-12-17 21:51:42 -05:00 |
|
Ambrose Li
|
7857a2ecf6
|
Translate new string
|
2020-12-17 21:29:03 -05:00 |
|
Tatsuya Kinoshita
|
b575d946c5
|
Update ChangeLog
|
2020-12-17 19:39:47 +09:00 |
|
Tatsuya Kinoshita
|
2e403c8eb5
|
Update examples of siteconf, forward twitter.com to nitter.net
Because mobile.twitter.com without JavaScript is unusable anymore.
|
2020-12-17 19:38:29 +09:00 |
|
Tatsuya Kinoshita
|
b70a5b254c
|
Update ChangeLog
|
2020-12-16 20:26:26 +09:00 |
|
Tatsuya Kinoshita
|
892f37ee2a
|
Use the default ciphers for OpenSSL 1.1 and later
cf. https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674
36f14df378/f/Fix-the-cipher-list-string-to-ensure-that-it-contain.patch
https://fedoraproject.org/wiki/Packaging:CryptoPolicies
|
2020-12-16 19:41:48 +09:00 |
|
Tatsuya Kinoshita
|
98bb8812b5
|
Update ChangeLog
|
2020-12-09 19:45:48 +09:00 |
|
Tatsuya Kinoshita
|
a7b5390a63
|
Merge pull request #157 from bptato/master
Small Gopher fixes/improvements
|
2020-12-09 19:41:34 +09:00 |
|
bptato
|
aea44d3194
|
Fix Gopher binaries causing w3m to be stuck in download mode; try to guess Gopher image type and fallback to png
|
2020-12-02 23:20:08 +01:00 |
|
bptato
|
7dcc7ccff1
|
Add support for Gopher items 5 and I
|
2020-12-02 22:54:49 +01:00 |
|
Tatsuya Kinoshita
|
fe97e6140a
|
Update ChangeLog
|
2020-11-24 19:47:31 +09:00 |
|
Tatsuya Kinoshita
|
2cf96abd97
|
Update PO
|
2020-11-24 19:44:59 +09:00 |
|
Tatsuya Kinoshita
|
fcef166f9d
|
Update configure by autoconf 2.69
|
2020-11-24 19:19:19 +09:00 |
|
Tatsuya Kinoshita
|
af9fc3922b
|
Define X_DISPLAY_MISSING when configure --without-x for Imlib2
cf. 3cad8fba29
|
2020-11-24 19:18:15 +09:00 |
|
Tatsuya Kinoshita
|
f5c74f302a
|
Update ChangeLog
|
2020-11-22 21:45:41 +09:00 |
|
Tatsuya Kinoshita
|
c742d2b4de
|
Update example to use UTC for gitlog2changelog
|
2020-11-22 21:42:50 +09:00 |
|
Tatsuya Kinoshita
|
c76a188ea8
|
Drop HAVE_SYS_ERRLIST
|
2020-11-22 21:42:15 +09:00 |
|
Parag A Nemade
|
428f9e8267
|
Fix compilation error "too few arguments to function 'longjmp'"
Origin: e7a12fa28c
Bug-MacPorts: https://trac.macports.org/ticket/61356
|
2020-11-22 21:16:07 +09:00 |
|
Parag Nemade
|
f1fd7215d2
|
Fix FTBFS due to redefinition of sys_errlist
Origin: 99f30870ca
Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1038009
Bug-MacPorts: https://trac.macports.org/ticket/61356
|
2020-11-22 21:13:27 +09:00 |
|
Tatsuya Kinoshita
|
ef4eab99b2
|
Update ChangeLog
|
2020-11-15 21:31:55 +09:00 |
|
Tatsuya Kinoshita
|
6196d0c160
|
Include gitlog2changelog to easily generate ChangeLog
|
2020-11-15 21:31:55 +09:00 |
|
Tatsuya Kinoshita
|
4258de9560
|
Use xz instead of gzip for the dist target
|
2020-11-15 21:31:51 +09:00 |
|
Tatsuya Kinoshita
|
e4da76ae81
|
Update ChangeLog
|
2020-11-12 21:49:07 +09:00 |
|