765 Commits

Author SHA1 Message Date
Shuanglei Tao
020e2f3ded Bump to 1.7.2 1.7.2 2022-10-18 23:58:37 +08:00
kz6fittycent
fde310b6d2 Snap created and ready for publication (#1003) 2022-10-18 23:46:02 +08:00
Shuanglei Tao
2f7e0e0482 html: upgrade to xterm 5.0 2022-10-18 23:30:36 +08:00
Shuanglei Tao
896e07ede4 scripts: update cross build lib versions 2022-10-18 23:30:36 +08:00
Shuanglei Tao
dd10b064f6 html: update dependencies 2022-10-18 23:30:36 +08:00
Kevin Lin
bae2b816ad html: Initialize doReconnect to false when specified by client options 2022-10-18 23:30:36 +08:00
jzw-weride
4ca49a10d6 pty: fix use-after-free issue when closing a connection (#997) 2022-10-11 22:50:48 +08:00
Shuanglei Tao
3c8dbbb584 scripts: update mingw-build.sh 2022-10-11 22:45:41 +08:00
dependabot[bot]
942bdabe56 build(deps-dev): bump terser-webpack-plugin from 5.3.3 to 5.3.6 in /html (#973)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.3 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.6)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 11:15:21 +08:00
Shuanglei Tao
9525cb3db4 html: update dependencies 2022-09-12 14:30:12 +00:00
Shuanglei Tao
b7fd742c71 html: upgrade to xterm-addon-image 0.1.3 2022-09-12 14:16:41 +00:00
Shuanglei Tao
790cfb39f1 html: only show resize overlay on ws 2022-09-03 19:25:33 +08:00
Shuanglei Tao
5b3426acdf html: upgrade to xterm-addon-image 0.1.1 2022-08-30 13:04:14 +00:00
jerch
b8a88f63b1 html: add sixel support (#970)
* sixel support

* make linter happy

* picky linters gonna be picky

* simplify worker inlining

* rebuild html

Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
2022-08-30 07:44:25 +08:00
Shuanglei Tao
648215214d server: allow http on https port 2022-08-28 19:03:51 +08:00
Dustin Martin
69b63fcfd7 protocol: ignore resize message if process freed (#968) 2022-08-23 22:00:46 +08:00
Shuanglei Tao
45ef5784c1 cross: revert to mbedtls 2.x (2.28.1) 2022-08-18 16:16:12 +08:00
Shuanglei Tao
b31ac86a27 cmake: add check for util lib 2022-08-18 14:37:55 +08:00
Shuanglei Tao
c0be40d6bb Bump to 1.7.1 1.7.1 2022-08-18 13:48:12 +08:00
Shuanglei Tao
efefd56795 protocol: fix potential pty buf leak on process exit 2022-08-18 12:14:46 +08:00
Shuanglei Tao
520ce1733c pty: remove close call on windows 2022-08-18 11:33:30 +08:00
Shuanglei Tao
6cfd9b29ae protocol: fix potential pty buf leak 2022-08-18 10:38:55 +08:00
Shuanglei Tao
eb055722cb cmake: add windows rc file 2022-08-17 21:40:39 +08:00
Shuanglei Tao
d7db63726c protocol: fix potential null pss access 2022-08-17 16:55:49 +08:00
Shuanglei Tao
b76c91e0ae workflow: build win10 binary on release 2022-08-08 16:30:06 +08:00
Shuanglei Tao
3ba994ac6b Bump to 1.7.0 1.7.0 2022-08-08 15:49:40 +08:00
Shuanglei Tao
0b6eaa80b0 html: update default font family 2022-08-08 15:41:13 +08:00
Shuanglei Tao
8ee1c6fabd update LICENSE year 2022-08-06 22:14:35 +08:00
dependabot[bot]
d75b297afc build(deps-dev): bump css-minimizer-webpack-plugin in /html (#928)
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.1...v4.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 01:06:00 +08:00
dependabot[bot]
5c19cbe6d6 build(deps-dev): bump copy-webpack-plugin from 10.2.0 to 11.0.0 in /html (#927)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.0 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v11.0.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 01:05:48 +08:00
Shuanglei Tao
305f992e40 workflow: bump to node 16.x 2022-08-05 00:58:29 +08:00
Shuanglei Tao
07c4904718 html: replace node-sass with sass 2022-08-05 00:49:57 +08:00
dependabot[bot]
aa23766986 build(deps): bump preact from 10.8.2 to 10.10.0 in /html (#954)
Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.10.0.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.8.2...10.10.0)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 23:08:17 +08:00
dependabot[bot]
06aef25b2b build(deps): bump async from 2.6.3 to 2.6.4 in /html (#920)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 22:57:58 +08:00
dependabot[bot]
77cee9a4da build(deps): bump eventsource from 1.1.0 to 1.1.1 in /html (#931)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 22:57:16 +08:00
dependabot[bot]
fc4cc9523e build(deps): bump minimist from 1.2.5 to 1.2.6 in /html (#917)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 22:56:45 +08:00
Shuanglei Tao
ef17d18a71 html: update packages 2022-08-04 22:54:12 +08:00
pseudo
1be5f5c063 pty.c: Fix errant use of fcntl F_SETFD (#951)
* pty.c: Fix errant use of fcntl F_SETFL

When this was added in cfd338ea5e

We before this time the *File descriptor flags* (`F_GETFD`/`F_SETFD`) were augmented to include `FD_CLOEXEC`
Then at this time the additional code added the *File status flags* (`F_GETFL`/`F_SETFL`) to include `O_NONBLOCK`, but this was weaved through code working with `F_SETFD` instead of `F_SETFL`. Some systems may use one big status word for all of them. Mine certainly dont.

FIXES #733
2022-08-04 09:45:09 +08:00
Shuanglei Tao
6e089f6840 cross: use a github mirror of musl.cc artifacts 2022-08-04 09:40:30 +08:00
Shuanglei Tao
e11e784969 Revert "xterm: enable macbook options key as modifier for copy-and-paste (#914)"
This reverts commit 2b4dbacc10.
2022-07-05 21:05:17 +08:00
Shuanglei Tao
e03d16cd28 scripts: bump to mbedtls 3.1.0 2022-07-04 23:35:23 +08:00
Shuanglei Tao
8b6b71e133 server: disable tls 1.0/1.1 by default for openssl 2022-07-04 23:25:08 +08:00
Shuanglei Tao
a41c05e79a bump to libwebsockets 4.3.2 2022-07-04 22:16:39 +08:00
Shuanglei Tao
bc02746d44 html: pin preact@10.8.2 2022-07-04 22:11:08 +08:00
Shuanglei Tao
291642c992 html: upgrade to xterm@4.19.0 2022-07-04 21:53:24 +08:00
Ruben Jenster
2b4dbacc10 xterm: enable macbook options key as modifier for copy-and-paste (#914)
Enabling `set -g mouse on` in tmux.conf breaks copy-on-select.
On other keyboard layouts the shift key can be used as modifier for copy-on-select.
This commit enables the xterm options required for using the options key
as modifier for copy-on-select.
2022-04-08 22:37:02 +08:00
Ruben Jenster
83e514b5b8 cross-build: upgrade zlib to 1.2.12, show curl errors (#915)
* upgrade zlib to 1.2.12

The package for the version 1.2.11 was removed from upstream,
which lets the build script fail.

* cross-build: show curl error if source download fails

Set the curl options `-f (--fail)` and `-S (--show-error)`,
to show errors when curl fails to download a source package.

curl -sLo- "https://zlib.net/zlib-1.2.11.tar.gz" | tar xz
tar: invalid magic
tar: short read

curl -fSsLo- "https://zlib.net/zlib-1.2.11.tar.gz" | tar xz
curl: (22) The requested URL returned error: 404
tar: invalid magic
tar: short read
2022-04-08 22:33:19 +08:00
dependabot[bot]
1d0e344ac1 build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /html (#883)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 19:12:52 +08:00
dependabot[bot]
e8b07bc9dc build(deps): bump url-parse from 1.5.3 to 1.5.10 in /html (#888)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-04 19:12:29 +08:00
dependabot[bot]
6f42dc636c build(deps): bump follow-redirects from 1.13.1 to 1.14.7 in /html (#862)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 10:03:52 +08:00