| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update wording for -debug option | Tatsuya Kinoshita | 2021-02-11 | 2 | -5/+5 | 
| | | |||||
| * | Update manpage for -insecure option | Tatsuya Kinoshita | 2021-02-11 | 1 | -0/+5 | 
| | | |||||
| * | Mention -insecure option as a workaround for SSL error | Tatsuya Kinoshita | 2021-02-11 | 1 | -5/+2 | 
| | | | | | | | 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 | ||||
| * | New option -insecure to use insecure SSL config options | Tatsuya Kinoshita | 2021-02-11 | 1 | -0/+15 | 
| | | | | | | Alias for `-o ssl_cipher=ALL:@SECLEVEL=0 -o ssl_min_version=all -o ssl_forbid_method= -o ssl_verify_server=0`. | ||||
| * | Typo fix for ssl_cipher | Tatsuya Kinoshita | 2021-02-11 | 1 | -2/+2 | 
| | | |||||
| * | Update ssl_min_version to accept "all" and reject "SSLv2" | Tatsuya Kinoshita | 2021-02-11 | 3 | -8/+8 | 
| | | |||||
| * | Merge pull request #164 from bptato/brotli | Tatsuya Kinoshita | 2021-02-11 | 4 | -6/+20 | 
| |\ | | | | | Support brotli content encoding | ||||
| | * | Update config.h.dist | bptato | 2021-02-10 | 1 | -0/+2 | 
| | | | |||||
| | * | Support brotli content encoding | bptato | 2021-02-10 | 3 | -6/+18 | 
| |/ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2021-02-10 | 1 | -0/+18 | 
| | | |||||
| * | Update PO strings | Tatsuya Kinoshita | 2021-02-10 | 5 | -426/+466 | 
| | | |||||
| * | Disable TLSv1.0 and TLSv1.1 by default | Tatsuya Kinoshita | 2021-02-10 | 2 | -2/+2 | 
| | | |||||
| * | Mention ssl_* options as a workaround for SSL error | Tatsuya Kinoshita | 2021-02-10 | 1 | -2/+5 | 
| | | | | | | | 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 | ||||
| * | New option ssl_min_version for OpenSSL 1.1 | Tatsuya Kinoshita | 2021-02-10 | 4 | -0/+56 | 
| | | |||||
| * | New option ssl_cipher to specify ciphers for TLSv1.2 and below | Tatsuya Kinoshita | 2021-02-10 | 4 | -3/+16 | 
| | | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2021-02-06 | 1 | -0/+29 | 
| | | |||||
| * | Update PO strings | Tatsuya Kinoshita | 2021-02-06 | 5 | -910/+1010 | 
| | | |||||
| * | Update option setting strings for inline image display method | Tatsuya Kinoshita | 2021-02-06 | 1 | -3/+3 | 
| | | |||||
| * | Merge pull request #161 from bptato/master | Tatsuya Kinoshita | 2021-02-06 | 9 | -90/+169 | 
| |\ | | | | | Improved inline image protocol support | ||||
| | * | Clarify inline image setting's wording | bptato | 2021-02-05 | 1 | -4/+4 | 
| | | | |||||
| | * | Use GC_MALLOC_ATOMIC_IGNORE_OFF_PAGE for allocating memory for base64 encoding | bptato | 2021-02-03 | 1 | -1/+1 | 
| | | | |||||
| | * | base64_encode: fix input and output length types | bptato | 2021-02-03 | 2 | -4/+5 | 
| | | | |||||
| | * | Some cleanup for base64_encode | bptato | 2021-02-02 | 3 | -6/+10 | 
| | | | |||||
| | * | Support iTerm2 graphics protocol, replace encodeB with base64_encode | bptato | 2021-02-02 | 8 | -71/+113 | 
| | | | |||||
| | * | Avoid having external programs download images | bptato | 2021-02-02 | 2 | -15/+28 | 
| | | | |||||
| | * | sixel and osc5379 image display protocols can be chosen in options | bptato | 2021-02-02 | 4 | -29/+48 | 
| |/ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2021-01-18 | 1 | -0/+8 | 
| | | |||||
| * | Disable <section> behaves as <hr> | Tatsuya Kinoshita | 2021-01-18 | 1 | -1/+0 | 
| | | | | | | Because displaying horizontal rules are redundantly and unneeded, especially when sections are nested. | ||||
| * | Use xz with -9e for the dist target | Tatsuya Kinoshita | 2021-01-18 | 1 | -1/+1 | 
| | | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2021-01-03 | 1 | -0/+4 | 
| | | |||||
| * | Indentation fix | Tatsuya Kinoshita | 2021-01-03 | 1 | -85/+85 | 
| | | |||||
| * | Update ChangeLogv0.5.3+git20210102 | Tatsuya Kinoshita | 2021-01-02 | 1 | -0/+4 | 
| | | |||||
| * | Update NEWS for 0.5.3+git20210102 | Tatsuya Kinoshita | 2021-01-02 | 1 | -0/+21 | 
| | | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-12-19 | 1 | -0/+5 | 
| | | |||||
| * | Add examples of siteconf, set user_agent to Googlebot for Twitter | Tatsuya Kinoshita | 2020-12-19 | 2 | -0/+12 | 
| | | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-12-18 | 1 | -0/+13 | 
| | | |||||
| * | Update PO-Revision-Date for zh_TW | Tatsuya Kinoshita | 2020-12-18 | 1 | -1/+1 | 
| | | |||||
| * | Merge pull request #159 from acli/20201217_q_level_fix | Tatsuya Kinoshita | 2020-12-18 | 1 | -0/+1 | 
| |\ | | | | | q_level fix (my fault) | ||||
| | * | q_level was never initialized, causing random test failures. This should fix ↵ | Ambrose Li | 2020-12-18 | 1 | -0/+1 | 
| | | | | | | | | | that | ||||
| * | | Merge pull request #158 from acli/20201217_zh_TW | Tatsuya Kinoshita | 2020-12-18 | 1 | -1/+1 | 
| |\ \ | |/ |/| | Minor update to zh_TW translation | ||||
| | * | Translate new string | Ambrose Li | 2020-12-18 | 1 | -1/+1 | 
| |/ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-12-17 | 1 | -0/+6 | 
| | | |||||
| * | Update examples of siteconf, forward twitter.com to nitter.net | Tatsuya Kinoshita | 2020-12-17 | 2 | -6/+6 | 
| | | | | | Because mobile.twitter.com without JavaScript is unusable anymore. | ||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-12-16 | 1 | -0/+7 | 
| | | |||||
| * | Use the default ciphers for OpenSSL 1.1 and later | Tatsuya Kinoshita | 2020-12-16 | 1 | -0/+2 | 
| | | | | | | | cf. https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674 https://src.fedoraproject.org/rpms/w3m/blob/36f14df378762a3a03a6a724583ca5b0ff618ed5/f/Fix-the-cipher-list-string-to-ensure-that-it-contain.patch https://fedoraproject.org/wiki/Packaging:CryptoPolicies | ||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-12-09 | 1 | -0/+10 | 
| | | |||||
| * | Merge pull request #157 from bptato/master | Tatsuya Kinoshita | 2020-12-09 | 2 | -2/+30 | 
| |\ | | | | | Small Gopher fixes/improvements | ||||
| | * | Fix Gopher binaries causing w3m to be stuck in download mode; try to guess ↵ | bptato | 2020-12-02 | 1 | -3/+19 | 
| | | | | | | | | | Gopher image type and fallback to png | ||||
| | * | Add support for Gopher items 5 and I | bptato | 2020-12-02 | 2 | -0/+12 | 
| |/ | |||||
| * | Update ChangeLog | Tatsuya Kinoshita | 2020-11-24 | 1 | -0/+11 | 
| | | |||||
