100 Commits
Author SHA1 Message Date
Tatsuya Kinoshita ee66aabc39 Update ChangeLog 2023-07-18 21:09:33 +09:00
Tatsuya KinoshitaandGitHub 25fb402cea Merge pull request #273 from rkta/bsoob
Fix OOB access due to multiple backspaces
2023-07-18 21:05:21 +09:00
Tatsuya Kinoshita 93ad5ee7da Update ChangeLog 2023-01-29 20:30:23 +09:00
Tatsuya Kinoshita c8223fed7c Update ChangeLog 2023-01-21 11:01:52 +09:00
Tatsuya Kinoshita 9f6c29399b Update NEWS to 0.5.3+git20230121 2023-01-21 11:01:01 +09:00
Tatsuya Kinoshita 760d7ad729 Update ChangeLog 2023-01-16 06:19:02 +09:00
Tatsuya Kinoshita c4862fd9c1 Add GROFF_NO_SGR=1 to w3mman2html.cgi for non-Debian groff
Bug-Debian: https://github.com/tats/w3m/pull/238
Bug-Debian: https://github.com/tats/w3m/issues/201
2023-01-16 06:08:57 +09:00
Tatsuya Kinoshita 7caad9ccf4 Revert "Turn ansi escape sequences into html tags"
This reverts commit 44af9271e0.
2023-01-16 06:08:11 +09:00
Tatsuya Kinoshita 8891eab5b5 Update ChangeLog 2023-01-12 22:15:43 +09:00
Tatsuya Kinoshita 2061fbfbc5 Do not expand config value of tmp_dir 2023-01-12 21:53:31 +09:00
Tatsuya Kinoshita 770ad50692 Update ChangeLog 2023-01-12 20:55:31 +09:00
Tatsuya Kinoshita 9a33001df0 Use faccessat for rc_dir and tmp_dir 2023-01-12 20:41:23 +09:00
Tatsuya Kinoshita baaaec0029 Allow writeLocalCookie even when no_rc_dir 2023-01-12 20:34:23 +09:00
Tatsuya Kinoshita d4e14f1b09 Call wtf_init in sync_with_option 2023-01-12 20:34:01 +09:00
Tatsuya Kinoshita 5ffce08c61 Avoid modifying read-only rc_dir 2023-01-12 19:39:10 +09:00
Tatsuya Kinoshita c9cbe79a61 Make tmp_dir if not found 2023-01-12 19:33:19 +09:00
Tatsuya Kinoshita 44ab1f73e3 Update ChangeLog 2023-01-09 19:23:42 +09:00
Tatsuya Kinoshita 9538c6d68a Prepare NEWS for w3m 0.5.3+git202301XX 2023-01-09 19:17:20 +09:00
Tatsuya Kinoshita e60d5bd19b Remove obsolete documents 2023-01-09 19:17:05 +09:00
Tatsuya Kinoshita 536f06da85 Wrap long lines to avoid Lintian warnings 2023-01-09 19:16:59 +09:00
Tatsuya Kinoshita 08fb05518f Update ChangeLog 2023-01-07 10:12:38 +09:00
Tatsuya Kinoshita b9c022a810 Only read a first title
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020215
2023-01-07 09:57:51 +09:00
Tatsuya Kinoshita de325360b8 Revert "Only read title when in head"
This reverts commit 0189e8aa5c.
2023-01-07 09:24:03 +09:00
Tatsuya Kinoshita c985ae8727 Update ChangeLog 2023-01-07 00:32:02 +09:00
Tatsuya Kinoshita f00b565208 Indentation fix for HTMLtagproc1 2023-01-07 00:31:11 +09:00
Tatsuya Kinoshita cb29e944e6 Update ChangeLog 2023-01-06 23:54:47 +09:00
Tatsuya Kinoshita 54fb5fa186 Update ChangeLog 2023-01-06 19:44:13 +09:00
Tatsuya Kinoshita dbb708c56f Avoid locale sensitive tolower in wc_charset_to_ces 2023-01-06 19:42:04 +09:00
Tatsuya KinoshitaandGitHub bbe2a76b5d Merge pull request #259 from rkta/dfn
Recognize link targets in dfn elements
2023-01-06 19:39:20 +09:00
Tatsuya KinoshitaandGitHub 4ae311f02a Merge pull request #257 from rkta/failed_system_call
Handle failed system calls
2023-01-06 19:38:58 +09:00
Tatsuya KinoshitaandGitHub 13e5c361cb Merge pull request #256 from rkta/softhyphen
Skip soft hyphen when reading token
2023-01-06 19:38:36 +09:00
Tatsuya KinoshitaandGitHub d8b820d6cb Merge pull request #254 from rkta/check_lessopen
Check LESSOPEN to avoid undefined behaviour
2023-01-06 19:38:13 +09:00
Tatsuya Kinoshita 8cafc619c1 Update ChangeLog 2023-01-05 20:05:19 +09:00
Tatsuya KinoshitaandGitHub 3750197410 Merge pull request #247 from rkta/hist
Do not override history file if it was changed
2023-01-05 20:02:07 +09:00
Tatsuya KinoshitaandGitHub c56a66a93d Merge pull request #238 from albfan/w3mman
Turn ansi escape sequences into html tags
2023-01-05 20:01:30 +09:00
Tatsuya Kinoshita 7c233b6590 Update ChangeLog 2023-01-04 19:30:58 +09:00
Tatsuya Kinoshita 576d8580d9 Update PO strings 2023-01-04 19:29:45 +09:00
Tatsuya Kinoshita b0940e8cec English fixes
cf. https://github.com/tats/w3m/pull/241
2023-01-04 19:18:46 +09:00
Tatsuya KinoshitaandGitHub d86a975061 Merge pull request #255 from rkta/fix_GH_action
Don't error out on deprecated declaration warnings
2023-01-04 19:17:29 +09:00
Tatsuya KinoshitaandGitHub 57b6c8ecd1 Merge pull request #251 from nsanmartin/high-intensity-colors
Add high-intensity colors option and cli flag.
2023-01-04 19:16:58 +09:00
Tatsuya KinoshitaandGitHub b80737409b Merge pull request #241 from trafficone/master
Minor Fixes of English Docs
2023-01-04 19:16:19 +09:00
Tatsuya Kinoshita 07a53f4d34 Update ChangeLog 2022-12-25 10:33:51 +09:00
Tatsuya Kinoshita 6c06bf1c0c Update configure with acinclude.m4 2022-12-25 10:32:42 +09:00
Tatsuya KinoshitaandGitHub 584f3756d0 Merge pull request #248 from thesamesam/implicit-func-decls
acinclude.m4: fix configure tests broken with Clang 15 (implicit func…
2022-12-25 10:09:30 +09:00
Tatsuya KinoshitaandGitHub 9724f060ef Merge pull request #246 from rokuyama/master
For sixel, no need to round image size to multiple of character size.
2022-12-25 10:08:48 +09:00
Tatsuya KinoshitaandGitHub 954dfbb27b Merge pull request #245 from rokuyama/fix_osc5379
Display resized image for OSC 5379 (mlterm).
2022-12-25 10:08:31 +09:00
Tatsuya KinoshitaandGitHub c15b1aab53 Merge pull request #237 from rkta/siteconf_docs
Improve siteconf docs
2022-12-25 10:08:05 +09:00
Tatsuya KinoshitaandGitHub 57380d6e19 Merge pull request #235 from rkta/retry_filename
Retry if loading of a file fails
2022-12-25 10:06:27 +09:00
Tatsuya KinoshitaandGitHub 989b788269 Merge pull request #234 from N-R-K/testing
Fix -Wmissing-prototypes and -Wstrict-prototypes warnings
2022-12-25 10:05:43 +09:00
Tatsuya KinoshitaandGitHub f663d1f57f Merge pull request #228 from rkta/gh_action
Add GitHub Action to build source when pushing
2022-12-25 10:05:15 +09:00
Tatsuya Kinoshita d5055e6171 Update ChangeLog 2022-12-21 20:42:58 +09:00
Tatsuya Kinoshita f7c476f196 Update PO strings 2022-12-21 20:34:14 +09:00
Tatsuya KinoshitaandGitHub dff69f1281 Merge pull request #219 from rkta/add_option_for_temp_files
Add option to set directory for temporary files
2022-12-21 20:20:27 +09:00
Tatsuya KinoshitaandGitHub ba6b636154 Merge pull request #207 from yashlala/issue-130-xdg-dirs
Set `rc_dir` based on `W3M_DIR` environment variable.
2022-12-21 20:20:03 +09:00
Tatsuya Kinoshita e8e30305a6 Update ChangeLog 2022-12-20 21:20:42 +09:00
Tatsuya Kinoshita 4d813002c3 Fix potential overflow in checkType 2022-12-20 21:16:53 +09:00
Tatsuya Kinoshita 419ca82d57 Fix m17n backspace handling causes out-of-bounds write in checkType
[CVE-2022-38223]
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019599
Bug-Debian: https://github.com/tats/w3m/issues/242
2022-12-20 21:16:48 +09:00
Tatsuya Kinoshita c515ea8a47 Update ChangeLog 2022-04-29 10:25:54 +09:00
Tatsuya Kinoshita fecf81b2db Update NEWS for w3m 0.5.3+git20220429 2022-04-29 10:20:09 +09:00
Tatsuya Kinoshita cf9ec99fe6 Update config.* with autotools-dev 20220109.1 2022-04-29 10:19:04 +09:00
Tatsuya Kinoshita a1ae7a95f9 Update ChangeLog 2022-04-25 19:51:07 +09:00
Tatsuya KinoshitaandGitHub aa67e886c7 Merge pull request #231 from N-R-K/cppcheck_fixes
Cppcheck fixes
2022-04-25 19:49:34 +09:00
Tatsuya Kinoshita f119108d61 Update ChangeLog 2022-04-19 20:07:44 +09:00
Tatsuya KinoshitaandGitHub dbf19bab3c Merge pull request #230 from rkta/warnings
Fix some more warnings
2022-04-19 19:59:44 +09:00
Tatsuya KinoshitaandGitHub fa57b07002 Merge pull request #229 from rkta/null
Fix all warnings when building with -Wnull-dereference
2022-04-19 19:59:19 +09:00
Tatsuya KinoshitaandGitHub a582349397 Merge pull request #227 from rkta/linknumbers_at_eol
Fix broken anchor with link number at EOL
2022-04-19 19:58:55 +09:00
Tatsuya Kinoshita fa6da6a0fa Update ChangeLog 2022-04-15 21:20:11 +09:00
Tatsuya Kinoshita 238b77f0fa Allow building without terminal library
This reverts commit 0d3416e0c2.
cf. https://github.com/tats/w3m/pull/221
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46629
2022-04-15 21:07:40 +09:00
Tatsuya Kinoshita 6338651e22 Allow building without Perl
This reverts commit a0c8de3f3f.
cf. https://github.com/tats/w3m/pull/221
2022-04-15 21:07:30 +09:00
Tatsuya Kinoshita 15c77e3687 Do not reject FreeBSD framebuffer
This reverts commit cb3118b389.
cf. https://github.com/tats/w3m/pull/221
2022-04-15 21:07:02 +09:00
Tatsuya Kinoshita 006871f44c Update ChangeLog 2022-04-10 11:47:54 +09:00
Tatsuya Kinoshita 020f626a95 Remove unused encodeB declaration 2022-04-10 10:07:27 +09:00
Tatsuya Kinoshita 13dea10910 Remove unused MAX_WIDTH 2022-04-10 10:07:04 +09:00
Tatsuya Kinoshita 79dc67566a Prefer https for GNU URLs 2022-04-10 10:06:33 +09:00
Tatsuya Kinoshita eb7ebb48ed Update ChangeLog 2022-04-09 19:38:24 +09:00
Tatsuya KinoshitaandGitHub ca9f5fc096 Merge pull request #222 from rkta/Wall
Fix all reported warnings when -Wall is enabled and enable -Wall by default. While there, move OPTS to end of CFLAGS. This allows the user to override default options.
2022-04-09 19:32:49 +09:00
Tatsuya Kinoshita fecbe424c2 Update ChangeLog 2022-04-08 20:53:12 +09:00
Tatsuya KinoshitaandGitHub 9d7d98c237 Merge pull request #221 from rkta/configure
Add some missing checks to configure.
2022-04-08 20:44:46 +09:00
Tatsuya KinoshitaandGitHub f80ccd42a6 Merge pull request #220 from rkta/posubst
Do not swallow errors from GCC
2022-04-08 20:40:07 +09:00
Tatsuya Kinoshita ba3b7547a0 Update ChangeLog 2022-04-06 20:09:22 +09:00
Tatsuya Kinoshita 7ed4f7796c Adjust spacing in menu strings
cf. https://github.com/tats/w3m/issues/225
2022-04-06 20:08:00 +09:00
Tatsuya Kinoshita 79e8f2d608 Fix typo in menu strings 2022-04-06 20:07:39 +09:00
Tatsuya Kinoshita f323f98b1a Update ChangeLog 2022-04-05 22:42:02 +09:00
Tatsuya Kinoshita 93b6fce6ca Merge branch 'bug/po-de' 2022-04-05 22:34:35 +09:00
Tatsuya KinoshitaandGitHub 9a8b0b11b7 Merge pull request #209 from sebras/master
Add Swedish translation.
2022-04-05 22:21:45 +09:00
Tatsuya Kinoshita 64c5cd449a Update ChangeLog 2022-02-19 21:52:16 +09:00
Tatsuya KinoshitaandGitHub 83df90dc11 Merge pull request #204 from kcwu/improve-fuzz-conv
Improve fuzz-conv fuzzer
2022-02-19 21:47:44 +09:00
Tatsuya KinoshitaandGitHub 1e858d78af Merge pull request #214 from N-R-K/fix_type_mismatch
fix wc_map_range_search() parameter type mismatch
2022-02-19 21:47:21 +09:00
Tatsuya KinoshitaandGitHub 32c1ad1783 Merge pull request #218 from rkta/issue199
Check for end of string when parsing Gopher URLs
2022-02-19 21:46:11 +09:00
Tatsuya Kinoshita 53d323453d Update ChangeLog 2022-02-17 00:27:20 +09:00
Tatsuya KinoshitaandGitHub 1199fb1f36 Merge pull request #217 from rkta/issue200
Ignore tokens that look like HTML, but are not
2022-02-17 00:21:06 +09:00
Tatsuya KinoshitaandGitHub 3924eb1d73 Merge pull request #215 from rkta/imlib2-config
Do not use imlib2-config
2022-02-17 00:20:29 +09:00
Tatsuya Kinoshita 2b59b9eb0a Update ChangeLog 2021-10-27 00:45:34 +09:00
Tatsuya KinoshitaandGitHub a9efc84292 Merge pull request #203 from kcwu/fix-str-stream-leak
fix StrStream memory leak
2021-10-27 00:39:55 +09:00
Tatsuya KinoshitaandGitHub f46aa6769f Merge pull request #202 from bptato/dl
Fix stack overflow due to closing dd tags
2021-10-27 00:39:28 +09:00
Tatsuya KinoshitaandGitHub 7f8b4f9fcd Merge pull request #197 from rkta/table_vla_size_again
Ensure VLA size is at least one (again)
2021-10-27 00:38:55 +09:00
Tatsuya Kinoshita b201f426e4 Update ChangeLog 2021-09-18 20:53:40 +09:00
Tatsuya KinoshitaandGitHub b8a443130c Merge pull request #193 from rkta/asn1_string_manipulation
Fix manipulation of ASN1_STRING
2021-09-18 20:52:37 +09:00
Tatsuya Kinoshita 456ec66be8 Update ChangeLog 2021-09-05 18:49:15 +09:00
Tatsuya KinoshitaandGitHub ef493bd91a Merge pull request #192 from rkta/table_ensure_vla_size_is_greater_0
Ensure VLA size is at least one
2021-09-05 18:46:11 +09:00