]>
prime8.dev >> repos - ttyd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shuanglei Tao [Fri, 24 Mar 2017 14:20:22 +0000 (22:20 +0800)]
Simplify docker alpine image building
Shuanglei Tao [Sat, 25 Mar 2017 16:02:27 +0000 (00:02 +0800)]
cmake: add support for generating deb package for ubuntu
Shuanglei Tao [Tue, 21 Mar 2017 15:10:22 +0000 (23:10 +0800)]
Fix client count calculation
Shuanglei Tao [Tue, 21 Mar 2017 15:06:57 +0000 (23:06 +0800)]
Add the missing null terminator to command string
Shuanglei Tao [Thu, 16 Mar 2017 02:20:25 +0000 (10:20 +0800)]
[ci skip] README: update screenshot URL
Shuanglei Tao [Mon, 13 Mar 2017 15:36:13 +0000 (23:36 +0800)]
Add man page
Shuanglei Tao [Sat, 11 Mar 2017 02:02:36 +0000 (10:02 +0800)]
Bump to 1.3.1
Shuanglei Tao [Fri, 10 Mar 2017 18:24:38 +0000 (02:24 +0800)]
Fix potential segmentation fault (SIGSEGV) error
The server->clients variable may still holds reference to user data which is already freed after websocket connection closed.
Shuanglei Tao [Fri, 10 Mar 2017 18:05:16 +0000 (02:05 +0800)]
Fix an issue that can bypass basic authentication
Reported by Donato Ferrante (NCC Group).
dohnuts [Fri, 3 Mar 2017 18:36:34 +0000 (13:36 -0500)]
Shims to compile under OpenBSD
STAILQ_HEAD is implemented as SIMPLEQ_HEAD
pty.h is like in apple , util.h
Shuanglei Tao [Wed, 8 Mar 2017 12:04:01 +0000 (20:04 +0800)]
Upgrade to xterm.js 2.4.0
Shuanglei Tao [Thu, 23 Feb 2017 11:57:17 +0000 (19:57 +0800)]
Print more details about errors
Shuanglei Tao [Wed, 22 Feb 2017 15:45:40 +0000 (23:45 +0800)]
Add padding for terminal container
Elad Keyshawn [Tue, 21 Feb 2017 23:35:35 +0000 (01:35 +0200)]
[ci skip] Fix typo in README.md (#41)
Shuanglei Tao [Tue, 21 Feb 2017 16:00:25 +0000 (00:00 +0800)]
Fix font-family for windows (#40)
Shuanglei Tao [Sat, 18 Feb 2017 08:55:24 +0000 (16:55 +0800)]
travis: libwebsockets 2.1.1
Shuanglei Tao [Sat, 18 Feb 2017 08:52:07 +0000 (16:52 +0800)]
Upgrade to xterm.js 2.3.2
Shuanglei Tao [Sat, 18 Feb 2017 08:38:59 +0000 (16:38 +0800)]
alpine: remove hard coded version
Damien Duportal [Sat, 18 Feb 2017 08:01:32 +0000 (09:01 +0100)]
Introduce Alpine Docker build (#38)
* Introduce Alpine Docker build
Signed-off-by: Damien DUPORTAL <damien.duportal@gmail.com>
* LibWebSockets: Cloning only the specified tip
Shuanglei Tao [Sat, 11 Feb 2017 00:26:01 +0000 (08:26 +0800)]
Bump to 1.3.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
Shuanglei Tao [Sat, 11 Feb 2017 00:13:18 +0000 (08:13 +0800)]
Add support for the --signal-list option
Shuanglei Tao [Fri, 10 Feb 2017 15:54:37 +0000 (23:54 +0800)]
Upgrade to xterm.js 2.3.1
Shuanglei Tao [Wed, 8 Feb 2017 14:16:38 +0000 (22:16 +0800)]
Fix signal string not work, revert to sys_signame
Shuanglei Tao [Sun, 5 Feb 2017 09:36:19 +0000 (17:36 +0800)]
Add support for the --browser option
Shuanglei Tao [Sat, 4 Feb 2017 14:02:44 +0000 (22:02 +0800)]
Add confirm for window closing
Shuanglei Tao [Sat, 4 Feb 2017 12:46:16 +0000 (20:46 +0800)]
Execute command after authentication
Shuanglei Tao [Fri, 3 Feb 2017 03:23:59 +0000 (11:23 +0800)]
Improve base64 decode and utf8 handling
Shuanglei Tao [Mon, 30 Jan 2017 13:46:53 +0000 (21:46 +0800)]
Add support for listening on UNIX domain socket
Damien DUPORTAL [Thu, 26 Jan 2017 14:41:50 +0000 (15:41 +0100)]
Shrinkin image size
Signed-off-by: Damien DUPORTAL <damien.duportal@gmail.com>
Shuanglei Tao [Thu, 19 Jan 2017 15:33:35 +0000 (23:33 +0800)]
Add support for the --index option
Shuanglei Tao [Mon, 2 Jan 2017 16:14:57 +0000 (00:14 +0800)]
cmake: fix c99 mode for old versions of cmake
Shuanglei Tao [Sun, 25 Dec 2016 16:58:13 +0000 (00:58 +0800)]
[ci skip] update README.md
Shuanglei Tao [Sun, 25 Dec 2016 16:37:53 +0000 (00:37 +0800)]
[ci skip] MSYS2: update checksums for 1.2.2
Shuanglei Tao [Sun, 25 Dec 2016 16:33:54 +0000 (00:33 +0800)]
Bump to 1.2.2
Shuanglei Tao [Sun, 25 Dec 2016 16:30:55 +0000 (00:30 +0800)]
OK to build ttyd on MSYS2 (#30)
Shuanglei Tao [Sat, 24 Dec 2016 13:59:57 +0000 (21:59 +0800)]
Replace sys_signame with strsignal and rename malloc functions
Shuanglei Tao [Thu, 22 Dec 2016 08:29:23 +0000 (16:29 +0800)]
Set theme jekyll-theme-cayman
Shuanglei Tao [Wed, 21 Dec 2016 14:50:23 +0000 (22:50 +0800)]
Reformat C source files
Shuanglei Tao [Sun, 18 Dec 2016 02:20:49 +0000 (10:20 +0800)]
Upgrade to xterm.js 2.2.3 (#29)
Shuanglei Tao [Tue, 29 Nov 2016 14:41:44 +0000 (22:41 +0800)]
Make ttyd compiles on cygwin
Shuanglei Tao [Sun, 27 Nov 2016 01:39:42 +0000 (09:39 +0800)]
Bump to 1.2.1
Shuanglei Tao [Thu, 24 Nov 2016 06:09:10 +0000 (14:09 +0800)]
[ci skip] Update README.md
Shuanglei Tao [Wed, 23 Nov 2016 15:19:32 +0000 (23:19 +0800)]
Enable client certificate verification if ssl CA is given
Shuanglei Tao [Mon, 14 Nov 2016 15:47:54 +0000 (23:47 +0800)]
[ci skip] openwrt: add build instruction with SDK
Shuanglei Tao [Mon, 14 Nov 2016 14:40:36 +0000 (22:40 +0800)]
[ci skip] Update README.md
Shuanglei Tao [Sun, 13 Nov 2016 09:58:16 +0000 (17:58 +0800)]
Bump to 1.2.0
Shuanglei Tao [Thu, 10 Nov 2016 12:46:30 +0000 (20:46 +0800)]
Show websocket connection error with overlay
Shuanglei Tao [Wed, 9 Nov 2016 12:02:04 +0000 (20:02 +0800)]
Move to xterm.js for CJK and IME support (#22)
Shuanglei Tao [Sat, 29 Oct 2016 13:56:45 +0000 (21:56 +0800)]
Add support for the --client-option option
Shuanglei Tao [Fri, 28 Oct 2016 05:44:17 +0000 (13:44 +0800)]
base64_encode: do not use openssl anymore
Neel Chauhan [Fri, 14 Oct 2016 00:21:56 +0000 (20:21 -0400)]
Fix pty.h compile error on FreeBSD (FreeBSD uses libutil.h instead of util.h or pty.h)
Shuanglei Tao [Sat, 15 Oct 2016 02:15:55 +0000 (10:15 +0800)]
travis: add libwebsockets 2.1.0
Shuanglei Tao [Sat, 15 Oct 2016 01:43:13 +0000 (09:43 +0800)]
cmake: search libwebsockets headers from LIBWEBSOCKETS_INCLUDE_DIRS
Shuanglei Tao [Thu, 13 Oct 2016 13:38:51 +0000 (21:38 +0800)]
[ci skip] homebrew: do not need to tap anymore 🎉
Shuanglei Tao [Wed, 12 Oct 2016 23:24:39 +0000 (07:24 +0800)]
Bump to 1.1.0
Shuanglei Tao [Mon, 10 Oct 2016 16:34:46 +0000 (00:34 +0800)]
Optimize client js
Shuanglei Tao [Mon, 10 Oct 2016 15:33:00 +0000 (23:33 +0800)]
Add support for the --check-origin option
requires libwebsockets 1.7.0+ since lws_parse_uri is available from 1.7.0
Shuanglei Tao [Mon, 10 Oct 2016 14:08:17 +0000 (22:08 +0800)]
Add support for the --readonly option
Shuanglei Tao [Mon, 10 Oct 2016 13:39:43 +0000 (21:39 +0800)]
Add support for the --once option
Shuanglei Tao [Thu, 6 Oct 2016 07:01:41 +0000 (15:01 +0800)]
Use custom Server header in http response
Shuanglei Tao [Sat, 1 Oct 2016 13:41:26 +0000 (21:41 +0800)]
[ci skip] update README.md and use libopenssl for openwrt
Shuanglei Tao [Sat, 1 Oct 2016 12:32:40 +0000 (20:32 +0800)]
libwebsockets: hande fragmented messages, fixes #9
Shuanglei Tao [Tue, 27 Sep 2016 16:46:21 +0000 (00:46 +0800)]
[ci skip] openwrt: bump to 1.0.0
Shuanglei Tao [Tue, 27 Sep 2016 15:28:05 +0000 (23:28 +0800)]
cmake: enhance dependency check
Shuanglei Tao [Sun, 25 Sep 2016 01:12:52 +0000 (09:12 +0800)]
[ci skip] Update README.md
Shuanglei Tao [Sat, 24 Sep 2016 17:56:57 +0000 (01:56 +0800)]
Bump to 1.0.0
Shuanglei Tao [Sat, 24 Sep 2016 16:56:53 +0000 (00:56 +0800)]
Implemented authentication for websocket connection
Shuanglei Tao [Tue, 20 Sep 2016 12:38:12 +0000 (20:38 +0800)]
travis: test both 1.7.x and 2.0.x version of libwebsockets
Shuanglei Tao [Tue, 20 Sep 2016 12:08:03 +0000 (20:08 +0800)]
Force exit program for the second ^C
Shuanglei Tao [Mon, 19 Sep 2016 14:20:40 +0000 (22:20 +0800)]
Move source files to src
Shuanglei Tao [Sat, 17 Sep 2016 12:23:09 +0000 (20:23 +0800)]
[ci skip] Add openwrt Makefile
Shuanglei Tao [Sat, 17 Sep 2016 03:59:32 +0000 (11:59 +0800)]
[ci skip] Add Dockerfile
Shuanglei Tao [Sat, 17 Sep 2016 03:58:40 +0000 (11:58 +0800)]
Re organize and format code
Shuanglei Tao [Fri, 16 Sep 2016 08:33:15 +0000 (16:33 +0800)]
[ci skip] Update README.md
Shuanglei Tao [Fri, 16 Sep 2016 08:27:37 +0000 (16:27 +0800)]
CMake: add install target for ttyd
Shuanglei Tao [Fri, 16 Sep 2016 05:50:57 +0000 (13:50 +0800)]
Add command line options and help
Shuanglei Tao [Thu, 15 Sep 2016 02:39:42 +0000 (10:39 +0800)]
[ci skip] Add .gitattributes
Shuanglei Tao [Wed, 14 Sep 2016 00:53:49 +0000 (08:53 +0800)]
Add .travis.yml
Shuanglei Tao [Mon, 12 Sep 2016 00:30:45 +0000 (08:30 +0800)]
Initial commit