Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Update PO | Tatsuya Kinoshita | 2020-11-24 | 6 | -722/+753 | |
| | ||||||
* | Update configure by autoconf 2.69 | Tatsuya Kinoshita | 2020-11-24 | 1 | -303/+345 | |
| | ||||||
* | Define X_DISPLAY_MISSING when configure --without-x for Imlib2 | Tatsuya Kinoshita | 2020-11-24 | 4 | -0/+701 | |
| | | | | cf. https://github.com/NixOS/nixpkgs/commit/3cad8fba2958981307f94b865c2b970b95e10789 | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-11-22 | 1 | -0/+21 | |
| | ||||||
* | Update example to use UTC for gitlog2changelog | Tatsuya Kinoshita | 2020-11-22 | 1 | -2/+3 | |
| | ||||||
* | Drop HAVE_SYS_ERRLIST | Tatsuya Kinoshita | 2020-11-22 | 5 | -42/+0 | |
| | ||||||
* | Fix compilation error "too few arguments to function 'longjmp'" | Parag A Nemade | 2020-11-22 | 1 | -1/+1 | |
| | | | | | Origin: https://src.fedoraproject.org/rpms/w3m/c/e7a12fa28cfbfbb0115ec74994092c1d3b8351d8?branch=master Bug-MacPorts: https://trac.macports.org/ticket/61356 | |||||
* | Fix FTBFS due to redefinition of sys_errlist | Parag Nemade | 2020-11-22 | 2 | -22/+0 | |
| | | | | | | Origin: https://src.fedoraproject.org/rpms/w3m/c/99f30870caac12a3949b6736aa70b7233f4414d5?branch=master Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1038009 Bug-MacPorts: https://trac.macports.org/ticket/61356 | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-11-15 | 1 | -0/+7 | |
| | ||||||
* | Include gitlog2changelog to easily generate ChangeLog | Tatsuya Kinoshita | 2020-11-15 | 1 | -0/+110 | |
| | ||||||
* | Use xz instead of gzip for the dist target | Tatsuya Kinoshita | 2020-11-15 | 1 | -1/+1 | |
| | ||||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-11-12 | 1 | -0/+8 | |
| | ||||||
* | Update the dist target to use git archive | Tatsuya Kinoshita | 2020-11-12 | 1 | -1/+1 | |
| | ||||||
* | Update examples for 2ch.cgi | Tatsuya Kinoshita | 2020-11-12 | 2 | -2/+2 | |
| | ||||||
* | Add charset=Shift_JIS to 2ch.cgi | Tatsuya Kinoshita | 2020-11-12 | 1 | -3/+3 | |
| | ||||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-11-11 | 1 | -0/+19 | |
| | ||||||
* | Fix compilation errors when USE_GOPHER and not USE_M17N | Tatsuya Kinoshita | 2020-11-11 | 2 | -4/+21 | |
| | ||||||
* | Merge pull request #154 from bptato/master | Tatsuya Kinoshita | 2020-11-11 | 3 | -0/+53 | |
|\ | | | | | Support Gopher search and binary files | |||||
| * | Remove useless loop | bptato | 2020-11-07 | 1 | -5/+0 | |
| | | ||||||
| * | Remove unnecessary file_unquote call | bptato | 2020-11-07 | 1 | -1/+1 | |
| | | ||||||
| * | Remove unnecessary variable assignment | bptato | 2020-11-07 | 1 | -1/+0 | |
| | | ||||||
| * | Support Gopher items search (7) and binary file (9) | bptato | 2020-11-07 | 3 | -1/+60 | |
|/ | ||||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-10-24 | 1 | -0/+17 | |
| | ||||||
* | Enable Gopher support by default | Tatsuya Kinoshita | 2020-10-24 | 2 | -4/+4 | |
| | ||||||
* | Merge pull request #152 from bptato/master | Tatsuya Kinoshita | 2020-10-24 | 2 | -7/+68 | |
|\ | | | | | Fix gopher support | |||||
| * | Moved back filetype indicator to the beginning of file names | bptato | 2020-10-21 | 2 | -17/+37 | |
| | | ||||||
| * | Improved gopher directory display | bptato | 2020-10-21 | 1 | -3/+18 | |
| | | ||||||
| * | Improved gopher support | bptato | 2020-10-21 | 2 | -15/+41 | |
|/ | ||||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-09-28 | 1 | -0/+4 | |
| | ||||||
* | Accept section "l" for w3mman | Tatsuya Kinoshita | 2020-09-28 | 1 | -1/+1 | |
| | ||||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-09-25 | 1 | -0/+11 | |
| | ||||||
* | Assume a local file if the argument contains slash for w3mman | Tatsuya Kinoshita | 2020-09-25 | 1 | -3/+6 | |
| | ||||||
* | Remove -l flag in CGI script | Dustin Boyd | 2020-09-25 | 1 | -1/+1 | |
| | | | | | Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305 | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2020-09-15 | 1 | -0/+15 | |
| | ||||||
* | Remove .cvsignore | Tatsuya Kinoshita | 2020-09-15 | 10 | -52/+0 | |
| | ||||||
* | Add .gitignore | Tatsuya Kinoshita | 2020-09-15 | 1 | -0/+41 | |
| | ||||||
* | Add support for file://hostname/... URLs | Bruno Haible | 2020-09-15 | 1 | -5/+31 | |
| | | | | | Origin: https://github.com/tats/w3m/files/3488813/file-hostname-support.diff.gz Bug-Debian: https://github.com/tats/w3m/issues/120 | |||||
* | Merge branch 'upstream' into master | Tatsuya Kinoshita | 2020-09-09 | 0 | -0/+0 | |
|\ | ||||||
| * | Merge branch 'cvstrunk' into upstream | Tatsuya Kinoshita | 2020-09-09 | 0 | -0/+0 | |
| |\ | ||||||
| | * | [w3m-dev 04451] add entity.h to "make clean" target.cvstrunk | Dai Sato | 2012-05-22 | 1 | -366/+0 | |
| | | | ||||||
| | * | [w3m-dev 04451] add entity.h to "make clean" target. | Dai Sato | 2012-05-22 | 2 | -2/+7 | |
| | | | ||||||
| | * | [w3m-dev 04452] delete words about Boehm GC. | Dai Sato | 2012-05-22 | 5 | -5/+12 | |
| | | | ||||||
| | * | [w3m-dev 04451] add entity.h to "make clean" target. | Dai Sato | 2012-05-22 | 2 | -2/+6 | |
| | | | ||||||
| | * | parse META CHARSET | Dai Sato | 2012-05-22 | 4 | -8/+19 | |
| | | |